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

    Solved Whats wrong with this skript?

    [17:38:24] [Server thread/ERROR]: #!#! Your Minecraft version or server software appears to be unsupported by Skript (bensku's version). [17:38:24] [Server thread/ERROR]: #!#! Currently only supported servers are Spigot and its forks for Minecraft 1.9 or newer. [17:38:24] [Server thread/ERROR]...
  2. Marsbar

    Solved make npc visible only for 1 player

    I think first i actually helped someone:o
  3. Marsbar

    On consume of named item

    If that doesn't work try this: on consume of bread: if name of event-item is colored "&fToast": cancel event remove 1 of event-item send "That was some tasty toast!" to player
  4. Marsbar

    Hey can you fix my scoreboard skript?

    {money.%loop-player%} shows <none>? Do you use a custom money skript og just the economy money plugin? If you do use economy instead of {money.%loop-player%} try %loop-player's balance% or %balance of loop-player% remember do not use %%loop-player's balance%% :emoji_slight_smile: Im pretty sure...
  5. Marsbar

    Map reload

    Do you know how to skript by you self? Becouse i got a skript that can reload a map it just gives some lag.. (I don't know if it is going to lag your server) And this is supposed to be in 'Requests' forum
  6. Marsbar

    Solved make npc visible only for 1 player

    set {_p} to (the player) hide {_n} from all players reveal {_n} to {_p} Or maybe it is like this: set {_p} to (the player) hide npc {_n} from all players reveal npc {_n} to {_p}
  7. Marsbar

    Owner of current inventory

    Like enderchest?
  8. Marsbar

    Owner of current inventory

    I think he means like /invsee (player). If you do mean that what about: on command "invsee": set {owner.%player%} to "%arguments%" parsed as a player
  9. Marsbar

    enchantment request

    What custom enchantments? And do you know how to skript or do you need the full skript?
  10. Marsbar

    Grenade Launcher not working

    For me it already just make a big explosion. nothing special happens But: loop all entites around the projectile in radius 5: damage loop-entity by 2 This can help you
  11. Marsbar

    enchantment request

    I don't get what you mean can you be more directly about what you mean? Btw, in normal MC it is already binded to the tool? But do you mean custom enchantments?
  12. Marsbar

    Give player a rank/permissions if they have a set word in their Minecraft User

    options: word: Vip #The word that the name should contain rank: Vip #The rank that should be given on join: if "%player%" contains "{@word}" execute console command "/manuadd %player% {@rank}" Hope it is what you meant
  13. Marsbar

    Timer

    options: perm: Holo.Reset #The permission to reset the command permmessage: &cYou do not have the right permission! #Permission message holoname: Reset #Name of the hologram line: 1 #The line that should be reset variables: {hologram.message} = Default message #The message...
  14. Marsbar

    Buy/Rent region

    Write to me when you find a solution pls
  15. Marsbar

    If play has item in specific slot

    Okay
  16. Marsbar

    On Region Enter/Exit not working

    Check if it is the right region Check About the plugins
  17. Marsbar

    Solved Set lore of all of an item

    It has not tested this: variables: {loressword::*} = "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "x", "y", " " and "z" options: Text: This is the new lore! #The tool's lore on inventory click: wait 1 tick loop all...
  18. Marsbar

    Solved %now in country denmark%

    I Think I Know what you mean
  19. Marsbar

    How do i do this? or is it possible?

    En børnehave server? xD
  20. Marsbar

    Why?

    Set this to solved and set it in Java