marcelo-mason / SimpleClans

Full featured Clan system for Minecraft
http://dev.bukkit.org/server-mods/simpleclans/
50 stars 59 forks source link

Accept letters from other languages on tag and name #618

Closed RoinujNosde closed 4 years ago

RoinujNosde commented 4 years ago
  1. Add config to enable it
  2. Check tag and or name with if (!Character.isLetterOrDigit(c))