Bukkit plugin which lets you teleport players to random locations. [v2: 1.13 - 1.16.x]
Go to file
Phoenix616 d16f95b3b1 Add simple cooldown functionality
Currently doesn't support storing of that information beyond server restarts.
Also improve formatting in the plugin.yml
2019-03-27 19:02:21 +01:00
randomteleport-hook Fix hook loading 2019-03-26 20:23:34 +01:00
randomteleport-plugin Add simple cooldown functionality 2019-03-27 19:02:21 +01:00
randomteleport-plugin-hooks Fix issues with maven build 2019-01-23 00:48:02 +01:00
.gitignore [WIP] Some initial code and structure for v2 2019-01-09 01:34:52 +01:00
LICENSE [WIP] Some initial code and structure for v2 2019-01-09 01:34:52 +01:00
pom.xml Fix maven building issues 2019-03-26 13:06:51 +01:00
README.md [WIP] Some initial code and structure for v2 2019-01-09 01:34:52 +01:00

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