Summary
- By cutting down that username to 15 chars the namemanger failed to detect the shopowner when created. (commit: 2a3e720) (details)
- getUUIDFor method did return null when shortened wasn't found because it was never checked if its their full name (commit: 1af279a) (details)
The file was modified | src/main/java/com/Acrobot/ChestShop/Listeners/PreShopCreation/NameChecker.java (diff) |
The file was modified | src/main/java/com/Acrobot/ChestShop/UUIDs/NameManager.java (diff) |