ElgarL / Towny

Towny Advanced plugin for Bukkit @ http://palmergames.com/towny/
http://palmergames.com/towny/
76 stars 92 forks source link

Title issues #197

Closed Feldmarschall closed 4 years ago

Feldmarschall commented 4 years ago

Towny: Towny-0.95.0.4.jar TownyChat-0.61.jar

1. Since towny update there are a few problems with titles.

The old format doesnt work:

/townyadmin set title player "Lord " or /townyadmin set title player 'Lord ' or in my config (other plugin) 'townyadmin set title %player% Lord '

It always felt good that you could use a space at the end.

2. In combination with a menu, there is also another error: - '[OperatorCommand] townyadmin set title %player% &7Lord &7' = 7Lord 7Playername

The color isnt registered... towny issues? (console error: The GUI specified is invalid)

Hope you can fix it. :)