FTB Essentials (Forge & Fabric)

Adds many essential utility commands for servers

File Details

[FABRIC][1.21.1] FTB Essentials 2101.1.5

  • R
  • Feb 10, 2025
  • 189.33 KB
  • 534
  • 1.21.1
  • Fabric

File Name

ftb-essentials-fabric-2101.1.5.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ftb-essentials-410811:6178509"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[2101.1.5]

Added

  • Added admins_exempt_dimension_blacklists config setting in the teleportation section of ftbessentials.snbt
    • Default is true; controls whether players with permission level >=2 should be subject to teleporting dimension blacklists
  • Added new /give_me_kit command for better permission control
    • /give_me_kit <kit> is equivalent to /kit give @s <kit> but is usable by non-op players by default
    • In addition, the boolean permission node ftbessentials.give_me_kit.<kit> is now checked if the player using the command is not admin-level
    • In this way, regular players can be given the ability via permission nodes to give themselves specific kits
  • Added home_min_y config setting, which sets a minimum Y-value accepted by the /sethome command
  • All hardcoded player-visible messages in the mod are now translatable; many more translations are now in en_us.json

Fixed

  • Fixed itemstack serialization not working correctly when saving kits
  • Fixed destination pos being unnecessarily recomputed when running teleporting commands
    • Most important for /rtp behaviour, which is non-deterministic
  • Active flight is no longer immediately switched off by the /fly command if player is in creative/spectator mode

Support

If you have any issues with this mod, please report them on our Issue Tracker