Bukkit plugin which lets you teleport players to random locations. [v2: 1.13 - 1.16.x]
Go to file
Phoenix616 6b98efb1e4 Add initiator to targets if it's an entity and no target was found
This happens when the player runs the command without a target argument or when using the API methods
2019-04-27 01:14:10 +01:00
randomteleport-hook Fix hook order reversal 2019-04-12 13:17:23 +01:00
randomteleport-plugin Add initiator to targets if it's an entity and no target was found 2019-04-27 01:14:10 +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 Update to PaperLib 1.0.2 to fix version detection 2019-04-12 15:44:15 +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