Don't remove scape sequence from displayName, it looks like to break covenants plugin
This commit is contained in:
@@ -230,7 +230,7 @@
|
||||
end
|
||||
|
||||
--remove scapes
|
||||
nickname = nickname:gsub("|","")
|
||||
--nickname = nickname:gsub("|","") --a bug report told about covenant icons plugin being broke, this like is probably the culprit
|
||||
return nickname
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user