File Details
[NEOFORGE][1.21.1] FTB Essentials 2101.1.3
- R
- Jan 14, 2025
- 185.47 KB
- 53.5K
- 1.21.1
- NeoForge
File Name
ftb-essentials-neoforge-2101.1.3.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
[2101.1.3]
Added
- Now fires an
EntityTeleportEvent.TeleportCommandevent on NeoForge when any teleportation is done- Note: There isn't a Fabric API equivalent for this event
- The
/rtpcommand can now optionally take minimum and maximum distance arguments - thanks @CanadianBaconBoi- Note that to use these arguments, players must either be admins (permission >= 2) or have the
ftbessentials.rtp.custom_min_maxand/orftbessentials.rtp.custom_maxranks nodes
- Note that to use these arguments, players must either be admins (permission >= 2) or have the
- Added dimension blacklist for teleportation commands - thanks @CanadianBaconBoi
- This is in addition to the existing RTP blacklist config
- See new
blacklistsconfig section within theteleportationsection of the config fromcan be used to prohibit teleportation by players who are in the listed dimension IDstocan be used to prohibit teleportation by players to any of the listed dimension IDs- Dimensions can be wildcarded, e.g.
somemod:*matches all dimensions registered by modsomemod
Fixed
- Fixed problem on SMP where player data (e.g. home location) wasn't always written for the player
- In particular if player disconnected before the server ran a scheduled level save
Support
If you have any issues with this mod, please report them on our Issue Tracker