mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-17 17:15:47 +00:00
Reason for this change is that in previous versions on MC the spigot api would load a chunk prior to finding the tallest block in the world. So a full recode on the random location has been issued, first generating a random x/z coordinates, then loading that locations chunk, grabbing the tallest block making sure its a valid block, and then checking for griefprevention/worldguard, and then teleporting the player if its valid, else loop again until it finds a valid location, or cancel if there are too many attempts.
Welcome to BetterRTP's repository!
Where's the Lang files?/Want to Contribute translating?
All language files are located here feel free to fork one of the language files and help translate!
Libraries
BetterRTP uses and is compiled with the following libraries:
- ParticleLib (included) - Particles library by ByteZ1337. Find all supported particles here
- PaperLib (included) - Library for interfacing with PaperMC specific APIs, used for async chunk loading.
Where's the Wiki?
The wiki is available here!
Chat with us on Discord
Have a Suggestion? Make an issue!
Thank you for viewing the Wiki for BetterRTP!
Did this wiki help you out? Please give it a Star so I know it's getting use!
Check out my other plugins!
Description
Languages
Java
100%