Files
.github
Bukkit
Core
src
main
java
resources
test
build.gradle
pom.xml
gradle
.gitignore
CONTRIBUTING.md
HEADER
LICENSE
README.md
build.gradle
code_style.xml
gradle.properties
gradlew
gradlew.bat
settings.gradle
PlotSquared/Core/src/main
Alexander Söderberg 55cf34508a Fix issue where old player objects were not cleaned up properly.
This is caused by an issue with the event order in Spigot (and Spigot derivatives), so the fix is rather hacky.
2020-06-23 18:36:53 +02:00
..