24 lines
836 B
YAML
24 lines
836 B
YAML
#======================================================================================#
|
|
# NVus PRISON SETUP #
|
|
# by never2nv #
|
|
# www.FNGnation.net #
|
|
# Discord: FNGnation.net/discord #
|
|
#======================================================================================#
|
|
|
|
GOLD_BLOCK:
|
|
cmd-type: player
|
|
command: warp shop
|
|
message: "Teleporting to the shop..."
|
|
|
|
DIAMOND_BLOCK:
|
|
cmd-type: server
|
|
command: give @p diamond
|
|
|
|
IRON_BLOCK:
|
|
cmd-type: player
|
|
command: spawn
|
|
message: "Teleporting to spawn..."
|
|
|
|
EMERALD_BLOCK:
|
|
cmd-type: server
|
|
command: give @p emerald |