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 skWhitelist v0.1.0

Whitelist addon

  1. tim740
    Supported Minecraft Versions:
    • 1.7, 1.8, 1.9, 1.10, 1.11
    Syntax:

    Code (Text):
    1. whitelist
    2. #gets the whitelisted players
    3.  
    4. add %player% to whitelist
    5. remove %player% from whitelist
    6. reset whitelist
    7. #clears whitelist
    8. reload whitelist
    9. #reloads whitelist
    10. set whitelist to %boolean%
    11. #toggles whitelist on/off
    12.  
    13. server is whitelisted
    14. server is(n'| no)t whitelisted
    15. #checks if whitelist is on/off
    16.  
    17. %player% is whitelisted
    18. %player% is(n'| no)t whitelisted
    19. #checks if player is whitelisted