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

    Solved Simple Gui not working

    command /menu: trigger: open chest with 3 rows named "Menu" to player format slot 3 of player with book "format slot 3 of player with book" doesn't work. I have the plugins SkQuery and skRayFall
  2. C

    Event-block's location.

    on right click: if event-block is yellow glass: if event-block's x-coordinate is 5: if event-block's y-coordinate is 54: if event-block's z-coordinate is 2: Why doesn't this work and could it be more compact?
  3. C

    Custom mining speed.

    Is there a way to change the amount of time it takes to break a block and the tool required for it. I am making a texture pack for my server and have some noteblock states retextured to ores.
  4. C

    Solved Apply potion effect.

    apply potion of night vision of tier 1 to player for 100000000 seconds Doesn't work. Addons: skRayFall TuSKe skQuery
  5. C

    Solved If player is in world.

    I am using "if player is in world "dropper":" and its not working. I have a multiverse world named "dropper". Context: on death: if player is in world "dropper": message "a" teleport player to location {level}
  6. C

    On right click

    on right click: send "a" to player Any reason why this might not be working
  7. C

    Solved Custom variable prefix

    I have made custom xp variables per player. I need to make a custom prefix for the player that includes the level variable I have made using skript.
  8. C

    Spawn mob at location

    I need to spawn a zombie at specific coordinates in a specific multiverse.
  9. C

    Solved Custom xp system?

    I want to make the xp requirement for each level 5000, whether through the xp bar or any other variable that could keep track of xp intake. Ideally something that could be displayed on the sidebar or tab.
  10. C

    Solved Spawn a mob on block break.

    So I wan't to make it so a zombie has a 5% chance of spawning when someone breaks stone.