Lives smp, fixed flawed logic that caused command errors.
Hello, Upon attempting to add files for new versions of Minecraft, I realized why some people reported errors. There was a block of code that would update a players data, only On their first connection to a server. This means that there was an issue where people who had existing servers would add the plugin and it wouldn't work because it wasn't their first time on their server. I am extremely sorry, and ashamed that this flawed logic went unnoticed for this long.