promotional bannermobile promotional banner

FTB Essentials (Forge & Fabric)

Adds many essential utility commands for servers
Back to Files

[NEOFORGE][1.21.1] FTB Essentials 2101.1.3

File nameftb-essentials-neoforge-2101.1.3.jar
Uploader
FTBFTB
Uploaded
Jan 14, 2025
Downloads
53.6K
Size
185.5 KB
Mod Loaders
NeoForge
File ID
6086311
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ftb-essentials-410811:6086311"

Learn more about Curse Maven

What's new

[2101.1.3]

Added

  • Now fires an EntityTeleportEvent.TeleportCommand event on NeoForge when any teleportation is done
    • Note: There isn't a Fabric API equivalent for this event
  • The /rtp command 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_max and/or ftbessentials.rtp.custom_max ranks nodes
  • Added dimension blacklist for teleportation commands - thanks @CanadianBaconBoi
    • This is in addition to the existing RTP blacklist config
    • See new blacklists config section within the teleportation section of the config
    • from can be used to prohibit teleportation by players who are in the listed dimension IDs
    • to can 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 mod somemod

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