Recent content by Madoc

  • 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

    how do i put all of this into triggers do you know what this means
  7. M

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

    It is in the skript folder with the other skripts
  8. M

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

    every time I put the code in the skript file this happends do you know why it won't let me do the command and i am op
  9. M

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

    What skript plugins do i need for it to work?
  10. M

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

    I tested that and it still does not show the command in chat see this is what i am talking about
  11. 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 ||...
  12. 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...