Skip to content

Releases: John-Paul-R/Essential-Commands

0.21.0-mc1.18.2

12 Mar 06:25
Compare
Choose a tag to compare

Essential Commands v0.21.0 (mc 1.18.2)

Changes:

  • Add /home tp_other, enabling teleporting to another (presently online) player's home. (intended for admin use)
    • The permission node is essentialcommands.home_tp_others. Requires OP by default.

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

Additional conversation can be had in the dev room discord.

0.20.4-mc1.18.2

09 Mar 05:10
Compare
Choose a tag to compare

Essential Commands v0.20.4 (mc 1.18.2)

Changes:

  • Actually Fix RTP on 1.18.2 servers (infinite loop bad!)

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

Additional conversation can be had in the dev room discord.

0.20.3-mc1.18.2

07 Mar 02:05
Compare
Choose a tag to compare

Essential Commands v0.20.3 (mc 1.18.2)

Changes:

  • Fix RTP on 1.18.2 servers
  • Fix bug that caused a server crash if both spawn and tpa were disabled.
  • Use 1.18.2 mappings & newer Fabric API

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

Additional conversation can be had in the dev room discord.

0.20.2-mc1.18.1

22 Feb 04:20
Compare
Choose a tag to compare

Essential Commands v0.20.2 (mc 1.18.1)

Changes:

  • Fix items potentially getting deleted in Anvil, Grindstone, and Stonecutter commands (#86).
  • Fix display text for all "bench" commands, using Mincrafts built-in translations.

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

Additional conversation can be had in the dev room discord.

0.20.1-mc1.18.1

21 Feb 03:59
Compare
Choose a tag to compare

Essential Commands v0.20.1 (mc 1.18.1)

Changes:

  • Change the way EC grants all perms to OPs.
    • Old version was causing broad mod compatability issues. Investigated and Resolved by @braunly in #94.

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

Additional conversation can be had in the dev room discord.

0.20.0-mc1.18.1

06 Feb 20:24
Compare
Choose a tag to compare

Essential Commands v0.20.0 (mc 1.18.1)

Changes:

  • RTP performance enchancements (Thanks @Wesley1808!) (Wesley1808/ServerCore#16)
  • Russian (ru_ru) translations (thanks oldbrowze#9618 on Discord!)
  • Add workbench-style commands:
    • /stonecutter
    • /grindstone
    • /wastebin
    • /anvil
  • Optional computed permissions for warps. (e.g. essentialcommands.warp.tp_named.{warp_name})

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

Additional conversation can be had in the dev room discord.

0.19.0-mc1.18.1

20 Dec 16:41
Compare
Choose a tag to compare

Essential Commands v0.19.0 (mc 1.18.1)

Changes:

  • Add essential_commands:nickname placeholder. (PlacehodlerAPI)
  • Send motd after player join message. (Should fix a bug where motd would not include role styles from LuckPerms)
  • Add Invuln Command (Basically the old /god).
  • Add Gametime Command (displays in-game time in 24-"hour" format, and tick-time on hover).

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

Additional conversation can be had in the dev room discord.

0.18.2-mc1.18.1

19 Dec 18:06
Compare
Choose a tag to compare

Essential Commands v0.18.2 (mc 1.18.1)

Changes:

  • A mod compatability fix for StyledChat by Patbox.
    • Fixes #83, a bug where EssentialCommands nicknames would completely overwrite StyledChat's displayName setting.

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

Additional conversation can be had in the dev room discord.

0.18.1-mc1.18.1

16 Dec 03:30
Compare
Choose a tag to compare

Essential Commands v0.18.1 (mc 1.18.1)

A small update to support Minecraft 1.18.1

Other changes:

  • RTP has been disabled in the nether, as it allowed players to get on
    top of the uppermost bedrock layer.
  • Don't allow spamming same target with tp requests.
  • Add tpcancel as per #64. Better backend system for ending tp requests.
  • Fix bug that could prevent config from being generated in some scenarios.

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

Additional conversation can be had in the dev room discord.

0.17.1-mc1.18-rc3

28 Nov 23:44
Compare
Choose a tag to compare

Essential Commands v0.17.1 (mc 1.18-rc3) (1.18 compatible)

A tentative update for Minecraft 1.18-rc3 & Java 17.

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

Additional conversation can be had in the dev room discord.