Checks the player's new name for an economy account. If found, the account isn't destroyed and recreated.
Vault has no function to remove accounts, so name changes cause Towny to create a second account with the same UUID. In CraftConomy, this throws a database exception, which is not caught by Towny and breaks name changes.
Checks the player's new name for an economy account. If found, the account isn't destroyed and recreated.
Vault has no function to remove accounts, so name changes cause Towny to create a second account with the same UUID. In CraftConomy, this throws a database exception, which is not caught by Towny and breaks name changes.