KitPVP Update 8
This commit is contained in:
parent
3d7a5de5e8
commit
ddaab53f23
@ -87,11 +87,11 @@ command /kitpvp [<string>] [<string>]:
|
|||||||
|
|
||||||
if {kitpvp.%player%.map} is set:
|
if {kitpvp.%player%.map} is set:
|
||||||
if {kitpvp.%player%.map} is "winter":
|
if {kitpvp.%player%.map} is "winter":
|
||||||
|
teleport player to -48, 6, 264
|
||||||
if {kitpvp.%player%.map} is "nether":
|
if {kitpvp.%player%.map} is "nether":
|
||||||
|
teleport player to 73, 4, 269
|
||||||
if {kitpvp.%player%.map} is "farm":
|
if {kitpvp.%player%.map} is "farm":
|
||||||
|
teleport player to 57, 4, 357
|
||||||
else:
|
else:
|
||||||
make player execute command "/kitpvp"
|
make player execute command "/kitpvp"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user