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

    PlaceholderAPI breaks skript

    Hello, im having a very strange problem happen to me when i download PAPI on my server. When i upload papi and restart my server, skript doesnt want to load any skripts or anything. Its like they all broke but yet they are still in the game and skript doesnt show up red in the plugins list. Im...
  2. Mattllama987

    Tooltips

    oh my gosh! You are a life saver! Thank you, and have a wonderful day! :)
  3. Mattllama987

    Tooltips

    Hello, i use to use tool tips alot with skript. But now that i updated skript, it no longer works. Did the devs change up the stuff in the later verisons? This is what i have now: on chat: cancel event send "<tooltip:&a%player%>%player's prefix% %player%<reset> %message%" to all players...
  4. Mattllama987

    region at player

    I was told its a vanilla thing skript has?
  5. Mattllama987

    region at player

    Hello, im currently using skript 2.4-beta5 and seem to be having a strange problem. Im not sure if it was changed in a new update or not. But im trying to detect the region of the player with this: if "%region at player%" contains "whatever": But it gives me a error. Ive used this before and no...
  6. Mattllama987

    Skript download

    Thank you for responding ;) But i got it working now. All i did was change the .jar file on my server lol. Thank you!
  7. Mattllama987

    Skript download

    Hello, i have a 1.13.2 server, and im trying to download skript but it keeps coming up rad in the plugins. Ive downloaded soo many different versions, but the same thing happens. Im also looking for tuske for 1.13.2. If anyone knows where to find it, please let me know ASAP. Thanks! ~Matt
  8. Mattllama987

    NPC floating heads

    Ok, so i tried a go at it, and it didnt go so good lol. Ive never done anything like this at all. Are you able to give me a small example of how to do this? Im trying to do something where i enter a region and a few block in front of me, it will spawn a few player heads spinning around a NPC...
  9. Mattllama987

    NPC floating heads

    Hey, so I have a question. Is there a way to make armor stands spin around an npc? So like I’m gonna try to explain what I’m trying to do and maybe you can tell me if it’s possible or not? Ok so I am making an npc that’ll sell like 6 or 7 player heads, and when you walk into the room they like...
  10. Mattllama987

    Tab sorting

    Thank you guys so much for responding and helping with this! Have a wonderful day! <3 ~Matt
  11. Mattllama987

    Tab sorting

    Hello, i have a prison server with a custom tab i made with skript. I need to know how i can sort the tab to be the high staff to lowest. Then the donors. Then the normal players. Ive seen lots of posts with people wanting to know the same thing. But they were never answered. Thanks!
  12. Mattllama987

    Solved Lore deleting all other lores

    Not a problem lol. Thank you! :)
  13. Mattllama987

    Solved Lore deleting all other lores

    Hahahaha oh my gosh. Im very very sorry to bother you x2 now xD. But something very very weird is happening. When i add a lore, Earthquake and then a lore Explosive. I click Earthquake again and it replaces Explosive with Earthquake. Here is a video of it happening...
  14. Mattllama987

    Solved Lore deleting all other lores

    Thank you so much! Thats exactly what i needed. Thank you for being so nice and helping resolve this problem i was having. :) Have a wonderful day! :)
  15. Mattllama987

    Solved Lore deleting all other lores

    That is correct. But I want it to stop adding lvls to the pick when it reaches lvl 50.
  16. Mattllama987

    Solved Lore deleting all other lores

    Im sorry but i quite 100% understand. I changed what i think was right, but it didnt work. Could you show me how to change it to be at 50? :)
  17. Mattllama987

    Solved Lore deleting all other lores

    Hi, sorry to wait your time again :). But how can i make it so if the lore contains 50, It will stop and wont add anymore lvls?
  18. Mattllama987

    Solved Lore deleting all other lores

    That sure did it! Thank you so much and have a very nice day! :)
  19. Mattllama987

    Solved Lore deleting all other lores

    Im using 2.2 dev-37
  20. Mattllama987

    Solved Lore deleting all other lores

    For what i can tell so far, it is working. But it wont update the lore on the players tool and set it to the new updated one. I had to make a few changes. command /earthexpick: trigger: add 1 to {earthquake::buy::%player%} {earthquake::buy::%player%} > 49: set...