This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
support nickname-plugins like nick namer: http://dev.bukkit.org/bukkit-mods/nick-namer
Nick Namer is supported(half) - nice option: "UseNicknames"! But if the player dies, the nickname is shown, even if "UseNicknames" is set to "false" :(
works:New_Join_Message work nicely with nicknames: '&dHello %player_name% :)' -> the nickname is not shown if config is like this: "UseNicknames : false"
don´t works:'&c%killed% &7has been slain by a &cZombie' = don´t work with nicknames -> the nickname is shown despite of "UseNicknames : false"
______________________________________________________________________________killjoy64(the author of Nick Namer) knows a possibility: use the player's DISPLAYNAME instead of their DEFAULT NAME.
if you won´t do that, because i don´t know what the config-file-option: "UseNicknames" is used by other users for.. a second config-file-option "UseDisplayname" would be very nice to have. And "UseDefaultname" would be great, too. So you will have 3 Options(Nick,Displa,Default).
thx
Julia :)
To post a comment, please login or register a new account.