Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 1.16 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.16 KB

InstaPerms

The instant permissions manager that really is instant!

Build Status

Download

Head to our jenkins server and get the build from last successful artefacts (permalink to latest phar). You can also find an archive of all previous versions.

Documentation

Commands
--------

  - /setperm <player> <permission> : Gives a player a permission (Permission: instaperms.set)

  - /rmperm <player> <permission> : Removes a players permission (Permission: instaperms.rm)

  - /hasperm <player> <permission> : Checks if a player has a permission (Permission: instaperms.has)

  - /seeperms <player> : Shows all a players permissions (Permission: instaperms.see)

Permissions
-----------

  - instaperms.set : Allows /setperm (Default: OP)

  - instaperms.rm : Allows /rmperm (Default: OP)

  - instaperms.has : Allows /hasperm (Default: OP)

  - instaperms.see : Allows /seeperm (Default: OP)