Paste #13378: Untitled Paste

Date: 2015/01/26 07:03:49 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13


hat:
   type: command
   name: hat
   description: Attiva i cappelli
   usage: /hat
   aliases: 
   - cappello
   permission: essentials.hat
   permission message: "<red>Per usare i cappelli devi acquistarlo presso il mercante VIP!"
   script:
   - equip <player> head:<player.item_in_hand>
   - take <player.item_in_hand>
   - NARRATE "<green>Goditi il tuo nuovo cappello!"