v1.0.5
Permission manager script for Skript using SkQuery
SkPerms is a permissions manager that handles all permissions towards the server. It can be used for independent player's permissions, or by groups for players. SkPerms is a very light weight and useful script for any server. A lot lighter than other leading permission manager plugins.
SkPerms hooks into Bukkit permissions and can acknowledge permissions from another permission managers that used Bukkit's permissions.
Dependencies:
- Skript https://github.com/bensku/Skript/releases
- SkQuery https://forums.skunity.com/resources/unofficial-skquery-fork-1-11-2.68/
- (Optional) Skellett https://forums.skunity.com/threads/skellett-the-addon-with-a-beast-name.39/
If some of SkQuery's features aren't working. Install Skellett with SkQuery and Skellett will handle the issues.
Commands:
/skp (p|player) (player) (add|remove|list) permission [permission]
/skp (p|player) (player) (add|set|remove|list) group [group]
/skp (g|group) (group) (add|remove|list) permission [permission]
/skp (g|group) (group) (add|remove|list) group [group]
/skp (g|group) (group) (prefix|suffix) set (text)
/skp (d|default) (group)
/skp deleteDefault
Adding a permissions through your script:
Use the following effect to add or remove player permissions from a player. SkPerms will save the data for you.
add "essentials.example" to player's permissions
remove "essentials.example" from player's permissions
Todo:
May I fork SkPerms into my script? Absolutely. People ask me all the time if they can bake SkPerms into their own script. Just please include a reference to me and you're all good.
- Add single permissions (Permissions that get deleted on disconnect)
- World permissions
- Any suggestions are taken
-
Welcome to skUnity!
Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.
If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!
Now, what are you waiting for? Join the community now!
Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Script SkPerms - A Skript permission manager 1.0.5
A widely used permission manager coded in the skripting language.