Skip to content

2004.1.1 release (MC 1.20.4)

Pre-release
Pre-release
Compare
Choose a tag to compare
@desht desht released this 22 Mar 13:28
· 59 commits to main since this release
c9ea0d0

Changed

  • Ported to MC 1.20.4. Support for Forge, NeoForge & Fabric.
  • Essentials commands can now optionally be registered under the top-level /ftbessentials command
    • By default, commands are still registered as their own top-level command, as before
    • See the register_to_namespace and register_alias_as_well_as_namespace boolean options in the ftbessentials.snbt config file
  • Server configuration file has moved from <world>/serverconfig/ftbessentials.snbt to <instance>/config/ftbessentials.snbt
    • This was necessary due to command registration (which happens before server start) needing to know the config