Jump to content

I need help


wrds

Recommended Posts

command /super 
  aliases: /pic
  executable by: players
  cooldown: 3 hours
  cooldown message: "&4You must wait until the cooldown is up"
  trigger:
            give iron_pickaxe with nbt"{Unbreakable:1,display:{Name:'[{"text":"Altropia\'s iron pickaxe","italic":false,"color":"aqua"}]'},Enchantments:[{id:efficiency,lvl:255},{id:fortune,lvl:10}],HideFlags:5}" to arg-2
        send "&aGiven &6Altropia's iron pickaxe"


I don't know what to do I am knew to skript and if anyone could help me that would be great

Link to comment
Share on other sites

You have arg-2 with no arguments

 

Here

 

 

command /super <offline player>:

  aliases: /pic

  executable by: players

  cooldown: 3 hours

  cooldown message: "&4You must wait until the cooldown is up"

  trigger:

            give iron_pickaxe with nbt"{Unbreakable:1,display:{Name:'[{"text":"Altropia\'s iron pickaxe","italic":false,"color":"aqua"}]'},Enchantments:[{id:efficiency,lvl:255},{id:fortune,lvl:10}],HideFlags:5}" to arg-1

        send "&aGiven &6Altropia's iron pickaxe to &3%arg-1%"

 

 

 

 

350kb.gif.0ff78007b131dd46bab00eb5980d6c35.gif

Yo_the_pro19

owner of Aqua-lands.net

rank: VIP 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...