ickerio / factions

Highly customizable, lightweight and fully featured factions mod for the Fabric loader in Minecraft
MIT License
25 stars 28 forks source link

Update CreateCommand.java #77

Closed slowlymore3 closed 1 year ago

slowlymore3 commented 2 years ago

Fixed incorrect comparison of NAME_MAX_LENGTH and actual name length that lead to players being unable to create factions with shorter names than the cap.

BlueZeeKing commented 1 year ago

apologies for taking so long, I'll merge this now