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

    how do i fix this rank skript i made

    options: p: &4&lOwner command /rank [<text>] [<offline player>] [<text>]: permission: op permission message: {@p} &cDon't have permission! trigger: if arg 1 is not set: send "&c--------------------------------------" send "&4/rank set <player> <rank>...
  2. M

    how do i fix this command i am making

    command /ninjabow: permission: op trigger: give player 1 of unbreakable bow named "&3&lNinja's &1&lGodly &6&lBow" with lore "&2The &5Power to &c&lobliterate a &2&lHacker" and "&5Power: ""&c+90T""" and "&3Strength: &c+10T" and "&6&lgold &2&lcost: 120T" and "&1&l✦GODLY✦" on right...
  3. M

    How do i add a Atribute Modifyer to the weapon

    command /SPsword: permission: op trigger: give player 1 of unbreakable diamond sword named "&6My&9 Staff &3Sword" with lore "&3&lThe power is in Jeremy's hands" and "&4Damage: ""&c+50,000,000,000""" and "&6Ability: kills hackers" and "&6costs &990,000,000,000 &6Gold" and...
  4. M

    how do i fix this error in the code

    command /pets: permission: server.owner trigger: pets(player) on inventory click: if name of player's current inventory contains "&aPets": cancel event if clicked inventory != player's inventory: if index of event-slot =...
  5. M

    how do you add a attribute modifier to this

    command /godsw: permission: op permission message: &cYou do not have permission to do this! trigger: give player 1 of unbreakable iron sword named "&1▁ ▂ ▄ ▅ ▆ ▇ █ Gods Warrior █ ▇ ▆ ▅ ▄ ▂ ▁" with lore "&6Damage: &c+10000" and "&6Ability: ""Instant Transmission &e&lRIGHT...
  6. M

    I need help with this skript what i reload it in game then it won't give me the item

    command /godsw: permission: server.owner permission message: "&cYou do not have permission to do this!" trigger: give player iron sword named "&1▁ ▂ ▄ ▅ ▆ ▇ █ Gods Warrior █ ▇ ▆ ▅ ▄ ▂ ▁" with lore "&6Damage: &c+10000 || &6Ability: Instant Transmission &e&lRIGHT CLICK ||...
  7. M

    I need help with the command it runs the command but does not give the sword

    command /godsW: trigger: permission: op permission message: "You do not have permission to run this command!" on right click: if player's tool is iron sword: give player 1 iron sword named "&1▁ ▂ ▄ ▅ ▆ ▇ █ God's Warrior █ ▇ ▆ ▅ ▄ ▂ ▁" with lore "&6Damage: &c+10000 || &6Ability...