Skip to content

Commands and Permissions

dniym edited this page Sep 23, 2019 · 8 revisions

Commands

/Istack protections -Shows the status and allows configuration of all Protections

/Istack toggle -Allows you to toggle a protection on/off by name

/Istack reload -Reloads the config.yml file (only ever needed if you edit config.yml with a text editor)

Permissions

All permissions for this plugin default to OP, to give your lower staff access to them grant them permissions from the list below.

  illegalstack.admin:
    description: Allows users to use the /istack protections command
    default: op
  illegalstack.help:
    description: Allows users with this perm to use the /istack command
    default: op
  illegalstack.notify:
    description: Allows users with this perm to receive in game notifications of offenses
    default: op
  illegalstack.groupstack:
    description: Any player given this permission will be allowed to have specific 
      overstacked whitelisted items (GroupStack[ <MATERIAL_NAME1>,<MATERIAL_NAME2> ])
    default: op
  illegalstack.enchantbypass:
    description: Allows users with this perm to have items that break the vanilla enchant limits.
    default: op

Clone this wiki locally