Skip to content

0.16.0-mc1.17

Compare
Choose a tag to compare
@John-Paul-R John-Paul-R released this 08 Aug 20:23
· 21 commits to master since this release

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.