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

    Kick/Ban Message Cancel?

    This is my code but it gives a player left/ player joined message I want no message any ideas on how to do this? kick the player due to "&c&lJoining Is Not Enabled, Sorry"
  2. N

    While block is not working

    Skript Version: Skript 2.2 (dev20c) Skript Author: Bensku Minecraft Version: 1.11 --- Full Code: on place of iron block: wait 1 tick message "Iron gen created!" while block is a gold block: wait a second if block is a iron block: drop 1 iron ingot at block above Errors...
  3. N

    Could Not Pass Event Help!

    https://hastebin.com/owelilatuv.vbs Trying to use this skript command /build: trigger: make citizen 1 build "house" at location of player speed 10 for player Skrayfall is working
  4. N

    Scoreboard Refresh Loop?

    So every 10 seconds I need the scoreboard to up date my shit way of doing this is every 10 seconds: loop all players: add 1 to {money.%loop-player%} make all players execute command "/menu" make all players execute command "/menuno" but it breaks and it crashes the...
  5. N

    Skqurey?

    For the life of me I can't find a working skript.jar for 1.8 they all have errors or they don't match up with the docs (http://njol.ch/projects/skript/doc/events/) I tried installing SkQuery for the scoreboard and it won't work please help I have just given up right now! Please link me all the...