MyEssentials / MyTown2

Version 2 of MyTown - A Minecraft Server Protection Mod
The Unlicense
35 stars 22 forks source link

[Enhancement] Chat prefix for current town #442

Open TerdyTheTerd opened 8 years ago

TerdyTheTerd commented 8 years ago

Pretty simple feature request, any way to add in a method that will display the name of the town in chat that the player most recently joined, so chat might look like "[TownName][GroupName][PlayerName] {chat}" or, preferably better, add in a variable, say "TOWN" or "current_town" to use in FE chat formatting?

damonmensch commented 8 years ago

I personally think the variable for FE Chat would probably be better, or some combination of the two. Also maybe allow the creation of tags for towns? This way town names can be abbreviated to 3 or 4 letters.

MuresanSergiu commented 8 years ago

@damonmensch that is a different suggestion, if you want that implemented please make another issue and be more specified.

damonmensch commented 8 years ago

I don't see how it's a different suggestion, seeing its only purpose is for identifying towns in chat.

Basically my town is called "Dudesville". Instead of having chat say "[Dudesville] Damonmensch", it'll allow the mayor of Dudesville to set a tag of "Dood". Now it instead says "[Dood] Damonmensch".

This is a feature that already exists in many faction and town based plugins.

MuresanSergiu commented 8 years ago

Ah, I see, I thought you wanted tag system for towns so that you can categorize them. I'll look into it.