Releases: John-Paul-R/Essential-Commands
0.17.0-mc1.17.1
Essential Commands v0.17.0
(mc 1.17.x)
A bunch of community-submitted improvements for this release!
New
- Chinese (zh_cn) localization, by MikhailTapio
- Feature: Message of the Day (MOTD), by SonarBeserk
Bugfixes
(both by SonarBeserk)
- Change NicknameClearCommand to use the name of target player for feedback (instead of sender player)
- Correctly display config via
/essentialcommands config display
0.17.0-mc1.16.5
Essential Commands v0.17.0
(mc 1.16.5)
Direct backport of 0.17.0-mc1.17.1
This version of Essential Commands has incompatibilities with certain older versions of Java.
If the server fails to start, consider updating your Java installation (16 recommended).
Important Note
EssentialCommands for mc 1.16.5 requires version 0.11.7
(or earlier) of the Fabric Loader. It will not work on Fabric Loader v0.12.x.
Note that the Fabric loader is not the Fabric API. Get the Fabric Loader Installer here.
0.16.2-mc1.17.1
Essential Commands v0.16.2 (mc 1.17.x
)
Bugfix:
- Changed
/fly
to use PAL, improving compatability with other mods. /fly
should now always persist until it is manually disabled.- Flight can no longer be disabled in creative mode.
- Using an elytra should no longer grant the wearer the ability to creative-fly.
- Switching from creative to survival no longer leaves flight enabled, unless the player has
/fly
enabled.
0.16.1-mc1.17
Essential Commands v0.16.1 (mc 1.17.x
)
Bugfix:
- Fix bug that caused
/fly
with thepersist
flag set to true
to not actually persist when using/execute in <dimension> run tp <player> <destination>
0.16.1-mc1.16.5
Essential Commands v0.16.1 (mc 1.16.5
)
Direct backport of 0.16.1-mc1.17
This version of Essential Commands has incompatabilities with certain older versions of Java.
If the server fails to start, consider updating your Java installation (16 recommended).
0.16.0-mc1.17
Essential Commands v0.16.0 (mc 1.17.x
)
New:
- Add command /top
- Allows teleporting to the world surface (highest non-air block at your current position)
- Config opt:
enable_top
- Permission: `essentialcommands.top
- Add command /essentialcommands config display
- Shows currently loaded config values.
- Also, accepts optional argument
config_property
.
If this arg is provided, only the value of that config option will be returned.
- Add tpahere permission, separate from tpa.
- Add option to allow the effects of
/fly
to persist between deaths, relogs, dimensions, etc.
Bugfixes:
- Fix Option change event not firing on option init.
- Fix crash-inducing Java version parsing bug that occured for some early-access Java versions.
0.16.0-mc1.16.5
Essential Commands v0.16.0 (mc 1.16.5
)
Direct backport of 0.16.0-mc1.17
This version of Essential Commands has incompatabilities with certain older versions of Java.
If the server fails to start, consider updating your Java installation (16 recommended).
0.15.0-4-mc1.16.5
Essential Commands v0.15.0-4 (mc 1.16.5
)
Fix memory leak that occured on some Linux machines.
Crimes against Java were committed for this release.
0.15.0-mc1.17
Essential Commands v0.15.0 (mc 1.17.x
)
New:
- Support multiple home limits via permissions, instead of one global limit in config.
- Command shortcuts for
tpaccept
,tpdeny
, andhome
.
(No longer requires specification of home/player name if only one option exists)
0.15.0-mc1.16.5
Essential Commands v0.15.0 (mc 1.16.5)
Direct backport of 0.15.0-mc1.17
This version of Essential Commands has incompatabilities with certain older versions of Java.
If the server fails to start, consider updating your Java installation.