Skip to content

Releases: John-Paul-R/Essential-Commands

0.31.0-mc1.19.3

23 Jan 01:27
e85441a
Compare
Choose a tag to compare

Essential Commands v0.31.0 (mc 1.19.3)

Commit Log

Changes

  • (#169) Fix bug that caused AFK to not be cancelled on move in certain configurations. (@Luungooo)
  • German localization (@Luungooo)
  • EssentialsX warp converter (@disymayufei) (#172, #157)
  • Bugfixes to the EssentialsX homes converter. Now supports Nether and End in most circumstances.

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.30.2-mc1.19.3

17 Jan 15:00
ba9aa45
Compare
Choose a tag to compare

Essential Commands v0.30.2 (mc 1.19.3)

Commit Log

Changes

  • add pt_br translations, courtesy of AnonymozzY on CF
  • fix crash on first startup (Missing EssentialCommands.properties) (This would resolve itself on second run, but...)
  • fix: continue queuedTeleport loop on "moved" interrupt
    • Previously, if a player hit the "teleport interrupt on move" distance threshold on the same tick that the teleport would execute, crash ensued. (very tiny chance of happening, but possible)

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.30.1-mc1.19.3

11 Dec 19:14
1493fad
Compare
Choose a tag to compare

Essential Commands v0.30.1 (mc 1.19.3)

Commit Log

  • Update to 1.19.3 courtesy of @LagPixelLOL (#160)
  • Add bed command - allows player to teleport to their spawnpoint
    • config: enable_bed (default false)
    • permission: essentialcommands.bed
  • Add config option recheck_player_ability_permissions_on_dimension_change (default false). If true, on world change, a player with fly or invuln enabled, but without the appropriate permission in the new world, will lose the ability upon arrival.
    • This is primarily to better support per-world permissions.
  • Fix bug that always allowed ops to bypass teleport_interrupt_on_move, regardless of whether they had the bypass.teleport_interrupt_on_move permission.
  • Fixes to rules command feedback courtesy of @arnokeesman
  • Don't write to the config/EssentialCommands.properties file (updating the timestamp), unless there are meaningful changes to be made to the file (#153)
  • EssentialsXParser bugfixes (it's still super buggy!)
    • Further improvements potentially coming next release, in large part thanks to @disymayufei (#157)

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.30.0-mc1.19.2

02 Nov 22:43
cd12dd7
Compare
Choose a tag to compare

Essential Commands v0.30.0 (mc 1.19.x)

  • Add ability to use selector text tag and Placeholders in nicknames. (permissions-gated)
  • Add /rules. (Configurable via config/essential_commands/rules.txt)
  • Fix broken EssentialsXParser (but is still highly experimental)

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.30.0-mc1.19

02 Nov 22:41
268865d
Compare
Choose a tag to compare

Essential Commands v0.30.0 (mc 1.19)

  • Add ability to use selector text tag and Placeholders in nicknames. (permissions-gated)
  • Add /rules. (Configurable via config/essential_commands/rules.txt)
  • Fix broken EssentialsXParser (but is still highly experimental)

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.29.0-mc1.19.2

01 Oct 17:54
1883d94
Compare
Choose a tag to compare

Essential Commands v0.29.0 (mc 1.19.2)

  • Show home/warp name in teleport completion message.
  • (#142) Add config option respawn_at_ec_spawn for respawning at spawn.
    available options:
    • Always
    • SameWorld
    • Never

(this release previously did not include the feature addressing #142, but 0.29.0-mc1.19 did. That has since been rectified. (the current jar attached to this release does include the stated feature))


If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.29.0-mc1.19

01 Oct 17:52
273306a
Compare
Choose a tag to compare

Essential Commands v0.29.0 (mc 1.19)

  • Show home/warp name in teleport completion message.
  • (#142) Add config option respawn_at_ec_spawn for respawning at spawn.
    available options:
    • Always
    • SameWorld
    • Never

If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.24.5-mc1.18.1

22 Aug 23:56
4a089d4
Compare
Choose a tag to compare

Essential Commands v0.24.5 (mc 1.18.1)

EC 0.24.5-mc1.18.2 backported to mc1.18.1


If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.28.1-mc1.19.2

13 Aug 02:43
4e96d22
Compare
Choose a tag to compare

Essential Commands v0.28.1 (mc 1.19.2)

Fix bug that caused essentialcommands config reload to fail if run in server console.


If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.

0.28.1-mc1.19

13 Aug 02:39
c9a4af6
Compare
Choose a tag to compare

Essential Commands v0.28.1 (mc 1.19)

Fix bug that caused essentialcommands config reload to fail if run in server console.


If you discover any bugs, you can report them in the Issue Tracker.

Additional conversation can be had in the dev room discord.