TF-EssentialsX/Essentials
pop4959 76e511a774
Implement random teleport command (#3418)
Adds `/tpr` and `/settpr` commands, which respectively allow you to teleport randomly or set teleportation parameters.

Server owners are expected to set the center with `/settpr` before players can use `/tpr`. They can also set the minimum and maximum range to be teleported from the center (default 0-1000).

Also includes an event where plugins can adjust or cancel the teleport.

Closes #3154.
2020-07-06 19:53:43 +01:00
..
src Implement random teleport command (#3418) 2020-07-06 19:53:43 +01:00
test/com/earth2me/essentials Update to 1.16.1 (#3408) 2020-06-27 12:17:35 -07:00
pom.xml Update to 1.16.1 (#3408) 2020-06-27 12:17:35 -07:00