A Minecraft mod that makes you follow a player that gets teleported to another dimension.
This mod is very useful for mods like wonderland.jar where your friend gets teleported to another dimension but you get left behind.
The mod let's you configure basically every part of the mod. You can use the /dimensionfollow config command to change the config at any time without restarting the server.
/dimensionfollow config radius
Players within this many blocks of the teleporting player's old position will follow them to the new dimension.
/dimensionfollow config teleportWholeWorld
If true, every player in the teleporting player's old dimension follows instead of only players inside radius.
/dimensionfollow config requireConfirmation
If true, players receive a clickable confirmation prompt before following a dimension teleport.
/dimensionfollow config confirmationTimeoutSeconds
Seconds before a pending teleport confirmation expires.
/dimensionfollow config ignoredDimensions add/remove/list
Dimensions that will not be followed. Should be a list of dimension IDs, e.g. "minecraft:overworld".
Modern Gradle plugin for multi-version development, you can check out Stonecutter here.
This has tremendously sped up development and made maintaining multiple versions much easier.