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

    Now, what are you waiting for? Join the community now!

  1. KingAdmin_YT

    Solved Hide spectators from TAB

    why "every second"? This could make lag or force this server. on gamemode change: if player's gamemode is spectator: hide player from players if player's gamemode is not spectator: reveal player from players Don't you think that's better? Source...
  2. KingAdmin_YT

    Solved "Function" in "Tuske" doesn't work.

    I already tried and tried again, I still don't get results. Why TuSKe not working properly? Is there an alternative to TuSKe? Like a skript-mirror? Solved ._. I don't know how do I to fix. Thank you for help @ShaneBee
  3. KingAdmin_YT

    Solved "Function" in "Tuske" doesn't work.

    on load: load yaml "plugins/SanalMarket/market.yml" as "market.yml" load yaml "plugins/SanalMarket/ayarlar.yml" as "ayarlar.yml" command /market: trigger: market(player) function market(p: player): open virtual chest with 6 row named "&b&lMarket" to {_p} loop yaml...
  4. KingAdmin_YT

    Solved My server crashes when a mob attacks me

    Add droping items will be where is. drop {_i} of emeralds at (attacker or victim)’s location It may need Tuske.