Just another random teleport plugin for Bukkit/Spigot!
- Add set nether portals to randomly teleport
- Randomly teleport once you go in a certain location
- Teleport people in a biome they choose, with /rtp
- Ability for localization
Compiling is super simple. You just need a few things:
- Maven
- JDK 8 Once you got those, you will need to run maven with this command:
mvn package
This will produce the jar file for ExoRTP in the target/ folder.