PlotSquared/Core
EinDev b46a19f5ca Keep player names, so they don't have to be looked up again.
That way the lookup function MainUtil#getName won't get called which would throw an exception if called in the Bukkit Thread.
As the player enters the Name, we don't have to look it up again.

Fixes PS-96
2020-08-08 18:07:49 +02:00
..
src Keep player names, so they don't have to be looked up again. 2020-08-08 18:07:49 +02:00
build.gradle Replace the R-tree library with PRTree. Fix SquirrelID shading issues. Bump the version to 5.12.0 2020-05-25 15:13:31 +02:00
pom.xml Add more documentation to the settings.yml 2020-05-27 22:20:13 +02:00