Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- length of
- open hopper inventory to player with name "a" (sharpsk)
- if tab arg-1 = "toast"
- set name of sidebar of player to "<text>"
- set score "<text>" in sidebar of player to 0
- if location of event-block is location (0.5, 0.5, 0.5):
- open chest with 1 row named "<text>" to pla er
- set slot 0 of player's current inventory to stone named "<text>" with lore "<text>" and "<text>"
- if name of player's current inventory contain "<text>":
- if name of clicked slot = "<text>":
- if name of clicked item is "<text>":
- "%event-item%" is "level 4 beacon":
- set tab header to "<text>" and footer to "<text>" for player
- send actionbar "<text>" to player
- if complete command is "<text>":
- set the 1st line of the player's tool's lore to "<text>"
- set {_location} to location of player
- remove 1 of player's held item from the player's inventory
- set name of tool of player to "<text>"
- enchant player's held item with "efficiency 1" parsed as enchantment type
- disenchant player's tool
- permission: <text>
- permission message: <text>
- executable by: player
- set {area.safe::1} to location of targeted block
- format slot 0 of player with 2 breads named "<text>"
- add stone named "<text>" to player's inventory
- play sound "<text>" to player with volume 1 and pitch 0
- set {_x} to x-coord of event-block
- set {_y} to y-coord of event-block
- set {_z} to z-coord of event-block
Advertisement
Add Comment
Please, Sign In to add comment