Advertisement
Guest User

Untitled

a guest
May 19th, 2019
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.60 KB | None | 0 0
  1. litebans.*: All permissions except notify permissions.
  2. litebans.ban: Permission to use /ban Mod
  3. litebans.tempban: Permission to use /tempban T-Mod
  4. litebans.ipban: Permission to use /ipban Mod+
  5. litebans.ipmute: Permission to use /ipmute Mod+
  6. litebans.override: Permission to override previous bans/mutes. Mod+
  7. litebans.group.unlimited: Permission to bypass ban/mute limits T-Mod
  8. litebans.cooldown.bypass: Permission to bypass all cooldowns Mod+
  9. litebans.cooldown.bypass.ban: Permission to bypass ban cooldowns Mod+
  10. litebans.cooldown.bypass.warn: Permission to bypass warn cooldowns Mod+
  11. litebans.mute: Permission to use /mute ChatMod
  12. litebans.tempmute: Permission to use /tempmute ChatMod
  13. litebans.unban: Permission to use /unban -- grants litebans.override SrMod
  14. litebans.unmute: Permission to use /unmute Mod+
  15. litebans.unwarn: Permission to use /unwarn Mod+
  16. litebans.unban.queue: Permission to automatically queue unbans for offline players when a matching ban is not found SrMod
  17. litebans.kick: Permission to use /kick ChatMod
  18. litebans.warn: Permission to use /warn ChatMod
  19. litebans.history: Permission to use /history ChatMod
  20. litebans.warnings: Permission to use /warnings ChatMod
  21. litebans.warnings.self: Allows a player to use /warnings to see their own warnings (with no arguments). Everyone
  22. litebans.staffhistory: Permission to use /staffhistory Admin
  23. litebans.prunehistory: Permission to use /prunehistory Admin
  24. litebans.staffrollback: Permission to use /staffrollback Admin
  25. litebans.iphistory: Permission to use /iphistory SrMod
  26. litebans.banlist: Permission to use /banlist Mod
  27. litebans.checkban: Permission to use /checkban Mod
  28. litebans.checkmute: Permission to use /checkmute ChatMod
  29. litebans.lastuuid: Permission to use /lastuuid Mod
  30. litebans.geoip: Permission to use /geoip SrMod
  31. litebans.dupeip: Permission to use /dupeip Mod
  32. litebans.dupeip.viewip: Permission to see IP addresses in /dupeip Admin
  33. litebans.ipreport: Permission to use /ipreport Mod
  34. litebans.togglechat: Permission to use /togglechat Mod+
  35. litebans.togglechat.bypass: Permission to bypass /togglechat, showing your messages to all players that have /togglechat enabled. Mod+
  36. litebans.clearchat: Permission to use /clearchat Mod+
  37. litebans.clearchat.bypass: Permission to bypass /clearchat, anyone with this permission won't have their chat cleared None
  38. litebans.mutechat: Permission to use /mutechat Mod+
  39. litebans.mutechat.bypass: Permission to bypass /mutechat, anyone with this permission will still be able to chat ChatMod
  40. litebans.lockdown: Permission to use /lockdown
  41. litebans.lockdown.bypass: Permission to not be kicked during a lockdown, and to join the server while a lockdown is in progress.
  42. litebans.admin: Permission to use /litebans <reload/import/...>
  43. litebans.notify: Permission to see all notifications. This permission also needs to be negated if you are removing other notify permissions. SrMod
  44. litebans.notify.clearchat: Permission to see the broadcast whenever someone uses /clearchat. Mod+
  45. litebans.notify.silent: Permission to see silent punishments (e.g. "/ban -s <target> [reason]")ChatMod
  46. litebans.notify.banned_join: Permission to see when banned or blacklisted players attempt to join. ChatMod
  47. litebans.notify.mute: Permission to see when muted players try to chat. Chat-Mod
  48. litebans.notify.dupeip_join: Permission to see dupeip notifications, for example, when a player joins and has a banned account on the same IP address. Mod+
  49. litebans.json.hover_text: Permission to see hover-text
  50. litebans.tabcomplete: Permission to tab-complete names of online players across the entire network with the BungeeCord version of the plugin.
  51. litebans.server.<scope>: If the default_server_scope is not global, litebans.server.<scope> permission is required to use non-default server scopes.
  52. These permissions are true by default under Spigot, but require manual configuration under BungeeCord:
  53. litebans.notify.broadcast: Permission to see ban/mute/warning/kick broadcasts.
  54. litebans.notify.warned: Permission to see own warning notifications.
  55. litebans.notify.muted: Permission to see own muted notifications.
  56.  
  57. Exempt permissions require Vault for offline player checks under Spigot.
  58. Under BungeeCord, no additional plugins are required.
  59. litebans.exempt: Exempt from bans/mutes/warnings/kicks
  60. litebans.exempt.ban: Exempt from bans
  61. litebans.exempt.mute: Exempt from mutes
  62. litebans.exempt.warn: Exempt from warnings
  63. litebans.exempt.kick: Exempt from being kicked
  64. litebans.exempt.bypass: Bypass exempt permissions
  65. litebans.exempt.bypass.<type>: Same as above, bypasses specific exempt permissions.
  66. litebans.exempt.dupeip_join: Exempt from dupeip checks on join
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement