permission

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

    Now, what are you waiting for? Join the community now!

  1. A

    Solved Loop-player help

    Hello, I using a latest version of the minecraft skript plugin and I have got a problem with.... There's no loop that matches 'loop-player has not permission "vanish2.sk" ' I usig some addons, but I not thing it's that. This is CODE in file core.sk: command /vanishsk: trigger: if...
  2. iim_alex

    Script UPerms - Permissions / GUI Group Set / Simple Command b1

    NEW Best Skript Permissions System Dependencies - Skript - SkQuery - TusKa - SkUtilities This Plugin was created in a simple and effective way. Thanks to the innovative Skript Permissions, technology is one of the Best UPerms System Skripts. · /uperm - Open a GUI · /uperms user (player)...
  3. cheatchki

    Script BungeePEX 1.0

    Requirements: - skript - MundoSK - SKUtilities - PermissionEX Features: - Ability to send PermissionEx commands over your bungee server - Set Certain ranks to be bungee wide - config is seperate from skript, and can be found in the PermissionEx folder (Or if specified in a different...
  4. Adrihun

    Skript Commands with Anti Spam?

    I made a Rank Manager in script, so if you do /setrank Adrihun Owner, it will give me the rank Owner and I have also added some nice things to it like fireworks. And if an admin spams this command, there will be a lot of fireworks, etc. So I tried to make an anti spam for this and it worked...
  5. xGrow

    Solved Permissions Skript

    How is the inverse of this?: if player has permission "{@ninja}": I thought was this: if player has not permission "{@ninja}": Solved: if player doesn't have permission "{@ninja}":