File Details
[NEOFORGE][1.21.1] FTB Essentials 2101.1.5
- R
- Feb 10, 2025
- 190.59 KB
- 702
- 1.21.1
- NeoForge
File Name
ftb-essentials-neoforge-2101.1.5.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
[2101.1.5]
Added
- Added
admins_exempt_dimension_blacklistsconfig setting in theteleportationsection offtbessentials.snbt- Default is true; controls whether players with permission level >=2 should be subject to teleporting dimension blacklists
- Added new
/give_me_kitcommand 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_yconfig setting, which sets a minimum Y-value accepted by the/sethomecommand - 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
/rtpbehaviour, which is non-deterministic
- Most important for
- Active flight is no longer immediately switched off by the
/flycommand if player is in creative/spectator mode
Support
If you have any issues with this mod, please report them on our Issue Tracker