Search results

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

  1. G

    Solved Permission wooden door

    Changed server version to 1.13.2, it does work now.
  2. G

    Solved Permission wooden door

    I have 2.4 alpha, if i change the subject to a chest than it works perfectly, so maybe it's about the item name or something?
  3. G

    Solved Permission wooden door

    No errors, but non op's can still open the door. You get no message
  4. G

    Solved Permission wooden door

    Category: Skript Suggested name: GuardDoors Spigot/Skript Version: 1.11.2 What I want: I want that you need a permission to open a Dark_Oak_door and if you don't have this permission you get a message with: &4&lYou are not a guard. Ideas for commands: No commands needed Ideas for...
  5. G

    Scoreboard

    https://pastebin.com/4gRDMnuP You need to change the variables but this is what i have. Please click solved when solved
  6. G

    auto gens

    on break: block is emerald block named "test" cancel event add 10 to player's balance send "&a&l+ $10" to player I only want to let it break when it's named test, but when i break it now it will break with or without name
  7. G

    auto gens

    Emerald block disappeares after breaking
  8. G

    Solved Permissions per tag {Simple help}, i think

    Hey this is my skript: command /tag [<text>]: aliases: /tags, /t, /tgs, /ts permission: tag.use permission message: &cNo permissions. trigger: if arg 1 is not set: open chest with 3 rows named "&7Tags" to player format slot 0 of player with black...
  9. G

    Punishment

    https://www.spigotmc.org/resources/skript-2-2-server-controls-mc-1-8-8.40746/ You mean something like this?
  10. G

    closed

    Use the right format. Category: Suggested name: Spigot/Skript Version: What I want: A proper description. Ideas for commands: Ideas for permissions: When I'd like it by: A reasonable time
  11. G

    FakePlayers skript

    Category: FakePlayers Suggested name: FakePlayers Spigot/Skript Version: Spigot 1.13.2 What I want: I'd like a plugin which allows you to add fake players into the tab list of online players and also the /list command. If you would be able to show the players as if they were online on the...
  12. G

    Solved Groupmanager // colorname doesn't work together

    command /color <string>: permission: color.use trigger: set {_c::*} to split "0123456789abcdef" at "" if {_c::*} does not contain arg-1: message "&cInvalid color! Use %join {_c::*} with "", ""%" else: set {color::%uuid of player%} to...
  13. G

    Tags Skript

    Category: Tags Suggested name: TagsGui Spigot/Skript Version: Spigot 1.13.2 What I want: A tag skript like this one: https://www.spigotmc.org/resources/skript-tagsgui-eula-compliant.38634/ but then for 1.13.2 Ideas for commands: /tags /tagsgui Ideas for permissions: tags.name <- Name of the...
  14. G

    Solved Need CustomFish Skript

    You are a boss!
  15. G

    Really good guy, helped me SO good! <3 Made 2 skripts for me, and is exactly what i wanted!

    Really good guy, helped me SO good! <3 Made 2 skripts for me, and is exactly what i wanted!
  16. G

    Command Blocker

    Thanks!
  17. G

    Solved Need PvpDisable Skript

    Going to test it, i will let you know the result! It worked, Thank you so much!