Bukkit plugin which lets you teleport players to random locations. [v2: 1.13 - 1.16.x]
Go to file
Phoenix616 e979043e14 Send target location block change to player (possibly related to #33)
This has been shown to stop the client from falling into blocks while teleporting in the past and might as well still solve some issues where the client hasn't received the chunk data yet.
2019-09-19 18:21:10 +01:00
randomteleport-hook Fix hook order reversal 2019-04-12 13:17:23 +01:00
randomteleport-plugin Send target location block change to player (possibly related to #33) 2019-09-19 18:21: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
README.md [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

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