I NEED HELP

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Kiri

Deactivated
Feedback score
45
Posts
368
Reactions
275
Resources
0
Here's an example from the wiki.

Code:
/say Hello [player name]!

    items:
      1:
        type: command
        item:
          material: WOOL
          quantity: 32
          damage: 0
        commands:
          - "say Hello, %PLAYER%!"
        buyPrice: 500
        slot: 0
 
Status
This thread has been locked.
Top