Advertisement
Guest User

Config Essentials

a guest
Nov 13th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.63 KB | None | 0 0
  1. # Disable this if you have any other plugin, that modifies the displayname of a user.
  2. change-displayname: true
  3.  
  4. # When this option is enabled, the (tab) player list will be updated with the displayname.
  5. # The value of change-displayname (above) has to be true.
  6. change-playerlist: false
  7.  
  8. # When EssentialsChat.jar isn't used, force essentials to add the prefix and suffix from permission plugins to displayname.
  9. # This setting is ignored if EssentialsChat.jar is used, and defaults to 'true'.
  10. # The value of change-displayname (above) has to be true.
  11. # Do not edit this setting unless you know what you are doing!
  12. add-prefix-suffix: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement