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

    Join and leave message

    Hello community i just used this skript: options: joinbroadcast: &a[&a&l+&a] %player% quitbroadcast: &6[&4&l-&6] %player% on join: set join message to "{@joinbroadcast}" wait 1 tick stop on quit: set quit message to "{@quitbroadcast}" but it doesnt remove the default...
  2. AngerYT

    Solved When riding horse show actionbar

    Im trying to find when riding horse show actionbar, i dont find it, someone has a skript for it?
  3. AngerYT

    [FREE] Moneyworld

    Moneyworld Expand your fun with ATM's and more! Please note: You need essentials (eco) vault and skript | You need to do /sign using essentials or any other plugin to use colorcodes and make the ATM Work. (Psst... Giftcards, Creditcards are coming soon!) Moneyland makes your server more fun...
  4. AngerYT

    Rolling bands skript

    i want like if u drop on a black concrete it will go like to the next black concrete as kassa band i want like if a item is dropped on black concrete that it will just go like to the next black concrete near it idk if i name it right: kassa treadmill?
  5. AngerYT

    if player is holding item with name

    i want to create a ATM Machine that would put the money in the bank, As example if you right click it with holding a diamond with the name "20 Bucks" i want something like: if player's tool is diamond with name "20 Bucks" nevermind found something working: if player's tool is diamond...
  6. AngerYT

    if player is operator

    im making something that if some1 joins it needs to wait 10 seconds before going to the normal world but im searching "If Player is operator" plz help
  7. AngerYT

    Teleport to last log off location

    im making something that if u join u need to wait and after it will teleport to last log off location but how?