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

    how to know who is the player who push you to thhe void

    hello i trying to make a skript that give 5 coins to the player who pushed the other player to the void but skript dont know who is the pusher to give him the coins
  2. OHOHOHO

    skript load error

    so i join my server as i usually do and when i reload my new skript i was an error [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! [Skript] Severe Error: [16:21:09 ERROR]: #!#! Could not load Intreviw.sk [16:21:09 ERROR]: #!#! [16:21:09 ERROR]: #!#! If you're developing an add-on for Skript this...
  3. OHOHOHO

    forget the code

    on rightclick holding red wool named "test" --> dont work the named "test" dont work i didnt find the code in the docs
  4. OHOHOHO

    cant downlaod Citizens spigot 1.8

    i know this problem its not for skript forum but its really impotent to me i cant download Citizens plugin for spigot 1.8 and yes i search online and dont find anything
  5. OHOHOHO

    set walk speed of entity

    set the walk speed of the last spawned entity to 0 --- still moving help
  6. OHOHOHO

    Solved loo all blocks from X Y Z to X Y Z

    i want to loop all blocks in specific world in specific location there is way to do it?
  7. OHOHOHO

    skellett dont work

    im looking version of skellett for minecraft craftbukkit 1.8 [23:47:54 INFO]: [Skellett] The item merge event is only for 1.9+ versions! [23:47:54 INFO]: [Skellett] The offhand switch event is only for 1.9+ versions! [23:47:54 INFO]: [Skellett] The breeding event is only for 1.10+ versions...
  8. OHOHOHO

    Solved loop player help

    i have problem with loop player when i or my friend join to the game only my friend or i see more 30 seconds and when the game start i see more 30 second (well who enter first and waiting until the second will joined and see the 30 second first) every second: if {game.skywars.ready.desert}...
  9. OHOHOHO

    BungeeeCord Teleportal command

    so i started to create server with bungee cord but i need command that teleport the players between servers i use SkellettProxy but i dont know the code and also how to work with this addon (This Is My First Time With Bungee Cord)
  10. OHOHOHO

    Solved how to know what version of skript work with addons

    well every addons that i was download wasn'twork on my server except SkQuery is the only addons that was work on my server i download the skript plugin from here - https://dev.bukkit.org/projects/skript and the addons that i was download and dont work are RandomSK and Umbaska them both doesn't...
  11. OHOHOHO

    RandomSK download link

    well i didnt find the downlaod link..
  12. OHOHOHO

    Solved disable PvP to someone

    how do i disable pvp for player this is only what i found in the doc examples: enable PvP #(current world only) disable PvP in all worlds
  13. OHOHOHO

    Solved skript last verison downlaod link

    when i trying to download last version of skript it say -https://www.dropbox.com/sh/f0vx74usrqb6kpv/AABMT03y_-oAyCgyCHNeA3DQa?dl=0 i download from here - https://skunity.com/Skript
  14. OHOHOHO

    Solved how do i make loop player to gamemode

    so i build a mini game like hunger games but i want that the last 2 player will teleport to death match so i want to loop all player in the mini game world and than i want to make the loop player only to the player that have survival mode every seconds: if {gamestart} is true: if...