Advertisement
Guest User

Untitled

a guest
Jul 24th, 2014
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. #==============
  2. # NametagEdit v2.2
  3. #==============
  4. # Development Builds: http://ci.playmc.cc/job/NametagEdit
  5. # Source Code: http://www.github.com/sgtcaze/NametagEdit
  6. #==============
  7.  
  8. # If "true", this will remove any formatting created in the tab list by prefixes / suffixes
  9. # Do not set this to true if you already have a plugin that changes the tab list
  10. TabListDisabled: true
  11.  
  12. # If "true", this plugin will check for updates when a player with the permission
  13. # "NametagEdit.update" logs in. Also, the update will check during server startup.
  14. CheckForUpdates: true
  15.  
  16. # If enabled, this plugin will not print 'Setting prefix/suffix' information in the console
  17. ConsolePrintEnabled: false
  18.  
  19. # If enabled, this plugin will send small data MCStats.org.
  20. MetricsEnabled: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement