VoidWarp This is at heart a simple void teleport plugin. However, it offers multiple different compatibilities and multiple different teleport modes. Most notibly the ability to teleport the player to the nearest warp to the player!
Want to stop your players inifinitely falling in your
Limbo? Try
VoidWarp-Limbo!
Multiple different teleport modes
Unique teleport to the nearest warp feature
Setup different modes in different worlds
Can be used to block the nether roof from being used!
Teleport players to the nearest HuskHomes warp with the "HUSKHOME_WARP" mode
Teleport to the HuskHomes world spawn
/vwreload - Reload the plugin
voidwarp.admin.reload - Allows to reload the plugin
voidwarp.admin.bypass - Bypass VoidWarp regions, entering these regions will have no effect
Code (YAML):
############################ # VoidWarp - Config # ############################ world: # mode: The mode to use when the player is in the region (SPAWN/COMMAND/WARP/ESSENTIALS_WARP/HUSKHOME_WARP) mode: SPAWN
# yMin: The Y coordinate at the bottom of the range (Leave empty to have no minimum) yMin: -1000
# yMax: The Y coordinate at the top of the range (Leave empty to have no maximum) yMax: 0
# message: The message that is displayed in chat when you are teleported message: "<grey>Teleported to <yellow>%location%</yellow>." # commands: Commands to be ran when in the region (Note: Only valid if mode is "COMMAND") (COMMANDS CURRENTLY ONLY RAN AS PLAYER) commands: [] # warps: A list of warps (Note: Only valid if mode is "WARP", "ESSENTIALS_WARP" OR "HUSKHOME_WARP") warps: [] # whitelist: Sets whether the warps list is a whitelist or blacklist (Note: Only valid if mode is "WARP") whitelist: true
If you have a bug to report or need help setting up your plugin join the
Discord Support Server