1. 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.

Addon Sk-Perm 2.3.0

Giving you some freedom to deal with perms/groups

  1. Whitelist Stuff [2.3.0]

    ShaneBee
    ADDED:
    • Added a whitelist expression to add/remove players from whitelist, get whitelisted players, turn whitelist on/off
    • Added a condition to see if a player is whitelisted
    • Added a condition to see if the server is whitelisted
    • Added effect to reload the whitelist
    See DOCS for syntaxes and examples.
  2. Small Fix [2.2.2]

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

    ShaneBee
    FIXED:
    • Fixed "group of player" condition not working
  4. UltraPermissions Support [2.2.0]

    ShaneBee
    Support for UltraPermissions has arrived!

    ADDED:
    • Added UltraPermissions to the API, will work with the regular "PermPlugins" syntaxes
    • Added a player prefix/suffix expression which has offline player support
    CHANGED:
    • Tidied up the main class
  5. LuckPerms Support [2.1.0]

    ShaneBee
    It has finally arrived. LuckPerms support is here

    ADDED:
    • Most syntaxes now support LuckPerms (With the exception of group rank, as that does not exist in LuckPerms)
    • Group Prefix/Suffix expression. You can now get/set the group prefix/suffix. (World support as well)
  6. Big Rewrite [2.0.0]

    ShaneBee
    Big re-write to include a new Permission Plugin API
    This won't affect Skripters much, It just allows me to add more permission plugins in the future, without mucking around with a crap ton of new syntaxes.
    Most patterns have not changed.

    If you are experiencing issues with a pattern that may not be recognized, please see the docs for updates
    Docs on SkriptHub
  7. The PEX Update [1.1.0]

    ShaneBee
    Over the next little while, I would like to add support for different permission plugins. Since each plugin has different APIs and features, they will all be slightly different syntaxes.
    Today we start with PEX. Why did I start with PEX you ask? Well, because I know the plugin very well. Even though it's outdated and no longer maintained, it works very well. I would like to support LuckPerms next.

    ADDED:
    PEX:
    • ...
  8. Small Fix [1.0.1]

    ShaneBee
    FIXED:
    - When using %world%, the world was showing up wrong. My bad!