Aquerr/EagleFactions

Regex needed for faction name/tag

Kittycraft opened this issue · 0 comments

Environment

Any

What happens?

These are all valid command that will create factions:

  • /f create "░░░" "la la"
  • /f create ░░░ "la la"
  • /f create bla ░««²¤
  • /f create bla "░« «²¤ "
  • /f create " " " "

Expected result

That I am able to use /f info without the need to google an ascii character list, worry about how many spaces I missed from their faction name, or need to use quotation marks so sponge will know that the blob of text I typed was a faction name.