Sk-Perm

Addon Sk-Perm 2.3.0

  • 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!

Supported Minecraft Versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 1.12
  6. 1.13
vBviuu1.png

DEPRECATION NOTICE:
Sk-Perm is no longer active.
Please instead use PermSK by iPlexy. This addon is an updated, working fork of Sk-Perm.

GitHub
Spigot
skUnity


Sk-Perm
gives you the freedom to deal with permissions and groups. You can add/remove permissions to/from players as well as groups. You can also add/remove players to/from groups.

This add-on is linked into permission plugins via Vault. Because of this, there are a few Vault specific syntaxes that do not rely on a specific permission plugin and should work with any permission plugin that is hooked into Vault.

This add-on also has some syntaxes that link directly into some permission plugins. See list in Optional Dependencies.

This is just the start of something fun. I will add some more to this over the next little while.

Dependencies:
- Skript [Tested with Bensku's fork 2.3.2]
- Vault + Permission Plugin [Must be linked into vault] (Tested with PEX)

Optional Dependencies:
- Permission Plugin Specific Syntaxes:
- PermissionsEX
- LuckPerms (Finally arrived) (LuckPerms version 5+ no longer supported)
- UltraPermissions (Coming soon)​

Spigot Versions:
So far I have only tested this on 1.13.2 and 1.8.8 but theoretically, it should work on ANY Spigot version that supports Skript and Vault.

Documentation:
Docs can be found HERE
Here are a few examples:
code_language.skript:
add "essentials.chat" to permission of player
add "essentials.tp" to permission of player in world "world"

remove "essentials.home" from permission of player

add "essentials.home" to permission of group "Member"
remove "essentials.tp" from permission of group "moderator"

add player to group "Admin"
remove player from group "default"

Reviews:
Please do not use reviews for help. If you post in reviews for support you will not receive support, as I can only reply to your review, and not have a conversation back and forth.

Suggestions/Feedback:
Please use the discussion area for suggestions and feedback.
  • Like
Reactions: Ayham Alali
Author
ShaneBee
Downloads
5,325
Views
5,325
First release
Last update
Rating
4.33 star(s) 3 ratings

More resources from ShaneBee

Latest updates

  1. Whitelist Stuff [2.3.0]

    ADDED: Added a whitelist expression to add/remove players from whitelist, get whitelisted...
  2. Small Fix [2.2.2]

    FIXED: Fixed the plugin not recognizing PEX on load
  3. Small Fix [2.2.1]

    FIXED: Fixed "group of player" condition not working

Latest reviews

Are you gonna update to more version in Luckperms?
I really need it for versions 5.0+
ShaneBee
ShaneBee
No I am not.
Nice plugin dude. I like that someone made a skript addon specifically for permissions.
ShaneBee
ShaneBee
Thank you for the kind review. Glad to see you are enjoying it :)
100000/10, this is great if you don't want to use a permission plugin on your server, and makes you able to make a CUSTOM Permission Skript. The New Update is too good for Skript Community!
ShaneBee
ShaneBee
Thanks for the great review. But Im a little confused by what you said "don't want to use a permission plugin" ... this addon REQUIRES a permission plugin. Without a permission plugin and Vault, this will not load.