R00tB33rMan 4697f06163 Various fixes & improvements (#246)
* HuskClaims Support

* Bump Lombok for compilation and fix other obscure issues

* Resolve database locking

* Have the executor service perform in multiple places

* Utilize a ConcurrentHashMap instead of a HashMap for player data management to mitigate fast connections and thread switching

* Reapply modifications with UUID checking for this particular instance

* Apply additional null checks to mitigate player reading exceptions once again

* Fix RTP on death on custom worlds and add it to debug print

* Migrate to newer FoliaLib module and fix compilation again

* Fix Min-Max Radius

Co-authored-by: ZepsiZola <zepsizola@gmail.com>

* Implement labeled HuskClaims support since it's internally implemented

* Rebase

* Likely make thread-safe

* Resolve obscure and rare ArrayIndexOutOfBoundsException

---------

Co-authored-by: JMaleta <13309090+JMeta0@users.noreply.github.com>
Co-authored-by: ZepsiZola <zepsizola@gmail.com>
2026-07-06 20:00:51 -04:00
2023-04-30 23:04:52 +02:00
2026-01-26 22:27:10 -05:00
2025-04-11 12:25:32 -04:00
2024-03-27 21:36:25 -04:00
2022-04-18 18:00:40 -04:00
2024-05-24 14:14:17 -04:00
2018-10-15 00:52:37 -04:00
2018-10-15 00:52:37 -04:00
2018-10-15 00:52:37 -04:00
2020-08-11 20:28:33 -04:00
2026-07-06 20:00:51 -04:00
2023-12-29 12:12:46 -05:00
2023-04-30 23:04:52 +02:00
2022-10-17 09:46:51 -04:00

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.
  • FoliaLib (included) - Library for interfacing with Folia specific APIs, used for cross-platform timers.

Build instructions on Ubuntu

mvn clean install

The file will be in the Target file.

Where's the Wiki?

The wiki is available here!

Chat with us on Discord
Discord
Have a Suggestion? Make an issue!
GitHub issues

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!

S
Description
Official wiki of the BetterRTP plugin!
Readme MIT 5.6 MiB
Languages
Java 100%