marcelo-mason / SimpleClans

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

Player can set clan tag with &k &n &b...... #553

Closed JH3Y50N closed 4 years ago

JH3Y50N commented 4 years ago

two tags with &k color code http://prntscr.com/r22bz5

i have added the "colors" to config disallowed, i think you can fix in update http://prntscr.com/r22c58

RoinujNosde commented 4 years ago

image

Config:

  disallowed-tag-colors:
  - '4'
  - k

Você provavelmente adicionou o "k" na config depois que o clã escolheu essa tag.

RoinujNosde commented 4 years ago

Altere a tag desses dois clãs no banco de dados mesmo...

TomLewis commented 4 years ago

I actually had this same problem and was going to request a change! Thanks!

RoinujNosde commented 4 years ago

@FrozenBeard is any change necessary? The screenshot I took is from the latest version, I didn't change anything...

TomLewis commented 4 years ago

@RoinujNosde I cant use the latest version, as i'm using 1.12.2 paper :( So i'm stuck for a while.

RoinujNosde commented 4 years ago

I didn't change anything

The code regarding tag colors is probably the same on your version