PrisonTeam / Prison

The home of the Prison project, a Minecraft plugin to provide mining and ranking gameplay experience.
https://www.spigotmc.org/resources/prison.1223/
Other
131 stars 48 forks source link

Bleeding branch v3.3.0 alpha.18a #265

Closed rbluer closed 2 months ago

rbluer commented 3 months ago

Prison 3.3.0-alpha.18a 2024-05-21

But fix: There was a bug that surfaced that was being triggered by new player joins to the prison server. The symptom was the spamming of new player join messages. This was actually happening only if there were rank commands that would be ran for the initial rank assignment if it used rank related placeholder. The resolution of the placeholders were triggering another new player cycle. This was a classic chicken or the egg situation. It is unknown when this problem was first "setup", but it's only recently that it's been reported. It may have been there in the code for a few years, so not sure how many times this was encountered without being reported.