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

    ID Backpacks

    Addons needed: Skript SkQuery The way this backpack plugin works is by saving the contents of the backpack in a variable ID. This ID is stored in the lore of the item and the skript will reference the lore of the item to figure out which backpack it needs to open. To Do: Different storage...
  2. Orangesanta8415

    Solved give {var::*} netherite shovel named "&6Dirt Breaker"

    I will test it and try to help you when I am home. That will be in about 6 hours so yeah!
  3. Orangesanta8415

    Solved give {var::*} netherite shovel named "&6Dirt Breaker"

    try give all elements of {var::*} netherite shovel named "&6Dirt Breaker" not tested
  4. Orangesanta8415

    script for not losing items after death

    Why not just do /gamerule keepInventory true?
  5. Orangesanta8415

    Sumo Duel

    Category: Minigames Suggested name: Sumo Duel Spigot/Skript Version: 2.2 What I want: I would like a sumo skript similar to Hypixel's. The sumo map will be in a world called "duel_sumo" and I would like the game to end when a player goes below a certain y level in the world "duel_sumo". When...
  6. Orangesanta8415

    Custom breaking speed

    Category: Customised Survival Suggested name: CustomMining Spigot/Skript Version: 1.16.4 What I want: I would like a Skript that copies the custom mining features of Hypixel Skyblock. The player naturally has mining fatigue so that they can't break any blocks in "world". Then when they hold...
  7. Orangesanta8415

    a mana system with a subtitle

    every 10 ticks: loop all players: send action bar "&b%{mana.%loop-player%}%&b/%{maxmana.%loop-player%}% Mana" to loop-player every 20 ticks: loop all players: if {mana.%loop-player%} equal to {maxmana.%loop-player%}: stop else: add 10 to...
  8. Orangesanta8415

    Solved if %player's money% is greater or equal to 2000:

    It sounds like you use vault, I can’t test this because I’m in bed right now, I may be able to help you further in the morning but instead of using percents use balance. E.g: if player’s balance is greater than 2000: idk Soz if it no work
  9. Orangesanta8415

    Solved if %player's money% is greater or equal to 2000:

    What economy plugin are you using?
  10. Orangesanta8415

    Multiplying Inventory

    Please do your research. There are many examples out there on how to do this. Using forum discussions like this helps. https://forums.skunity.com/threads/set-a-players-inventory-to-a-variable-then-open-it.2778/ If you need any further help feel free to ask.
  11. Orangesanta8415

    a mana system with a subtitle

    I made kind of what you were looking for along with an aspect of the end to try it with! The player defaults with 250 mana but I'll keep working on it and updating you. IDK what addons it needs just search up 'Skript actionbar addon'. Anyway here is the code (Its pretty simple) on join: set...
  12. Orangesanta8415

    Enchantment Layout

    Category: Enchantment Suggested name: EnchantLayout+ Spigot/Skript Version: 1.15.2 Latest. What I want: I would like it so that upon putting an enchantment onto an item it looks like the layout in hypixel skyblock. It should look a little like this: Sharpness V, Silk Touch I, Unbreaking III...
  13. Orangesanta8415

    Aiming Enchantment

    Thanks!
  14. Orangesanta8415

    Virus Block

    Just saying, the /stop command can stop the server so maybe pick another command if you still need this.
  15. Orangesanta8415

    A profile using hd displays

    The skript would most likely need to depend on holographic displays but I don’t know how to depend on other plugins with skript. sorry!
  16. Orangesanta8415

    Chest

    Lol that’s so simple but true
  17. Orangesanta8415

    Chest

    Ok, that makes more sense. Unfortunately, I don't think that is possible. The only way the game saves items hrough tile entities is with NBT. Unfortunately, without NBT it is impossible to do.
  18. Orangesanta8415

    Chest

    If you have a middle-click chest then when you place it, it has the items I don't know what you mean about the sharpness 32k though.
  19. Orangesanta8415

    Unplaceable block

    Ok fair enough im new to skript i thought i would help out. Also if you are good with skript can you help my request please. https://forums.skunity.com/threads/aiming-enchantment.12928/ i really need it
  20. Orangesanta8415

    Chest

    Wait, do you want it to say +nbt?