mirror of
https://github.com/Phoenix616/RandomTeleport.git
synced 2024-11-10 20:59:35 +01:00
Bukkit plugin which lets you teleport players to random locations. [v2: 1.13 - 1.16.x]
32de0ca58b
This is necessary as the searcher is validating the block below the player's feet, not the one the player is standing in. Therefore we add one to the Y coordinate when completing. |
||
---|---|---|
randomteleport-hook | ||
randomteleport-plugin | ||
randomteleport-plugin-hooks | ||
.gitignore | ||
LICENSE | ||
pom.xml | ||
README.md |
RandomTeleport v2
Work in progress!
Second generation random teleport Bukkit Plugin.
Lets you teleport players to a random location of a map within your provided parameters while respecting stuff like world borders and region protections.
SpigotMC resource page: http://www.spigotmc.org/resources/fubs-random-teleport.1094/
TODO: Command parameter documentation