KitPVP Update 2
This commit is contained in:
parent
5df266a3db
commit
54219598d2
@ -87,12 +87,12 @@ command /kitpvp:
|
|||||||
on join:
|
on join:
|
||||||
if player's world is "minigames":
|
if player's world is "minigames":
|
||||||
remove all items from player
|
remove all items from player
|
||||||
set slot 1 of player's inventory to 1 of chest named "&fKitPVP"
|
set slot 0 of player's inventory to 1 of chest named "&fKitPVP"
|
||||||
stop
|
stop
|
||||||
|
|
||||||
on respawn:
|
on respawn:
|
||||||
if player's world is "minigames":
|
if player's world is "minigames":
|
||||||
set slot 1 of player's inventory to 1 of chest named "&fKitPVP"
|
set slot 0 of player's inventory to 1 of chest named "&fKitPVP"
|
||||||
stop
|
stop
|
||||||
|
|
||||||
on quit:
|
on quit:
|
||||||
|
Loading…
Reference in New Issue
Block a user