If you have any problem with the rank above your head (Not the right displayname or any other problems) use this command : /simpletag reload tags
Available commands:
simpletag reload config This command allow you to reload the config.
simpletag reload tags This command allow you to reload every tags above all player's head.
config.yml:
Code (YAML):
# ---------------------------------------------------------------------------------------------------------------------- # If you don't want the plugin to add a tag to players in a certain world, # then add the name of that world to the list below. # # EXAMPLE: if you don't want the plugin to add a tag to players in the End, then add "world_the_end" to the list below. # It should looks like that : # disabled-worlds: # - world_1 # - world_1 # - world_the_end # - etc... # ---------------------------------------------------------------------------------------------------------------------- disabled-worlds: - world_1
- world_2
- etc
# ---------------------------------------------------------------------------- # If you don't want to have the informations message when you join the server, # then set it to 'false'. Else, set it to 'true'. (Default: true) # ---------------------------------------------------------------------------- send-informations-on-join: true