FTB Essentials (Forge & Fabric)

Adds many essential utility commands for servers

File Details

ftb-essentials-forge-2004.1.1.jar

  • B
  • Mar 22, 2024
  • 177.10 KB
  • 893
  • 1.20.4
  • Forge

File Name

ftb-essentials-forge-2004.1.1.jar

Supported Versions

  • 1.20.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ftb-essentials-410811:5202791")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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