Guest User

HELP

a guest
Jul 15th, 2025
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. check_updates: true
  2. cloud_enabled: true
  3. cloud_sorting: name
  4. boolean:
  5. 'true': 'yes'
  6. 'false': 'no'
  7. date_format: MM/dd/yy HH:mm:ss
  8. debug: false
  9. expansions:
  10. playerlist:
  11. offline-text: Offline
  12. argument-separator: ','
  13. lists:
  14. players:
  15. type: ONLINE
  16. included: true
  17. filters:
  18. - CANSEE
  19.  
  20. online_players:
  21. type: ONLINE
  22. included: true
  23. filters:
  24. - CANSEE
  25.  
  26. staff:
  27. type: ONLINE
  28. included: true
  29. filters:
  30. - PERMISSION:group.staff
  31. - CANSEE
  32.  
  33. groups:
  34. staffAndPlayers:
  35. gap: 1
  36. lists:
  37. staff:
  38. title: Staff Members (%amount%)
  39. max: 10
  40. remaining: '... and %remaining% more!'
  41. players:
  42. title: Players (%amount%)
  43.  
Advertisement
Add Comment
Please, Sign In to add comment