Post any ideas / suggestions for the game servers here.
  • User avatar
  • User avatar
  • User avatar
  • User avatar
  • User avatar
  • User avatar
#93047
I propose adding a colored (coloured in Canada, UK and elsewhere) tag above the heads of staff and in the online users grid overlay. This would make quickly scanning the list for staff much easier and help inform new users as to who the staff are as opposed to asking in chat. Admins would have an [Admin] tag above their heads and mods would have a
MODERATED
tag above their heads. Donors could be included and get a [Donor] tag.

Implementation:
In the playerListener class
Code: Select all
                        .
                        .
                        .
    
    @EventHandler(priority=EventPriority.HIGHEST)
    public void onPlayerJoin(PlayerJoinEvent event) {
        Player player = event.getPlayer();
        if (isAdmin(player)) {
            player.setDisplayName(ChatColor.RED + "[Admin]" + ChatColor.WHITE + player.getName());
            player.setPlayerListName(ChatColor.RED + "[Admin]" + ChatColor.WHITE + player.getName()));
        } else if (isMod(player)) {
            player.setDisplayName(ChatColor.BLUE + "[Mod]" + ChatColor.WHITE + player.getName());
            player.setPlayerListName(ChatColor.BLUE + "[Mod]" + ChatColor.WHITE + player.getName()));
        } else if (isDonor(player)) {
            player.setDisplayName(ChatColor.AQUA + "[Donor]" + ChatColor.WHITE + player.getName());
            player.setPlayerListName(ChatColor.AQUA + "[Donor]" + ChatColor.WHITE + player.getName()));
        }
    }
                        .
                        .
                        .
                        
#93052
I'm not sure that this would be all that useful--seeing admins or mods in chat is more common than actually seeing their characters in-game. However, it certainly couldn't hurt, and might be kind of neat; also, by offering ready-to-implement code it seems like a pretty easy thing to do.

+1
#94787
I disagree. whilst it would be easier for new players to tell whos a mod itll probably prevent them from learning all of the mods themselves. ive seen videos of other servers with tons of tags all over the place making it impossible to tell whats what.
i think that this will start that cycle and end up in loads of confusing coloured tags all over the place. :s
long long title how many chars? lets see 123 ok more? yes 60

We have created lots of YouTube videos just so you can achieve [...]

Another post test yes yes yes or no, maybe ni? :-/

The best flat phpBB theme around. Period. Fine craftmanship and [...]

Do you need a super MOD? Well here it is. chew on this

All you need is right here. Content tag, SEO, listing, Pizza and spaghetti [...]

Lasagna on me this time ok? I got plenty of cash

this should be fantastic. but what about links,images, bbcodes etc etc? [...]