Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # using commands is how znpcs will work with this
- on rightclick with compass:
- if name of tool of player is "&lMinigames":
- open virtual chest inventory with size 1 named "&lNinjaNet" to player
- format gui slot 0 of player with grass block named "Flat Survival" with lore "Java & Bedrock" and "1.8+" to run:
- make player run command "nkfs" as op
- format gui slot 1 of player with light gray stained glass named ""
- format gui slot 2 of player with purple stained glass block named "Crystal Wars" with lore "Java & Bedrock" and "1.17+" to run:
- make player run command "nkcw" as op
- format gui slot 3 of player with light gray stained glass named ""
- format gui slot 4 of player with diamond sword named "Sky Wars" with lore "Java & Bedrock" and "1.8+" to run:
- make player run command "nksw" as op
- format gui slot 5 of player with light gray stained glass named ""
- format gui slot 6 of player with gold sword named "Battle Royale" with lore "Java & Bedrock" and "1.8+" to run:
- make player run command "nkbr" as op
- format gui slot 7 of player with light gray stained glass named ""
- format gui slot 8 of player with blue ice named "Ice Boat Racing" with lore "Java & Bedrock" and "1.9+" to run:
- make player run command "nkibr" as op
- command /nkfs:
- permission: op
- permission message: "&4Please use &r&lMinigames &r&4to use this!"
- trigger:
- teleport player to location at 0, 5, 0, in world "nknet"
- command /nkcw:
- permission: op
- permission message: "&4Please use &r&lMinigames &r&4to use this!"
- trigger:
- teleport player to location at 0, 5, 0, in world "nknet"
- command /nksw:
- permission: op
- permission message: "&4Please use &r&lMinigames &r&4to use this!"
- trigger:
- teleport player to location at 0, 5, 0, in world "nknet"
- command /nkbr:
- permission: op
- permission message: "&4Please use &r&lMinigames &r&4to use this!"
- trigger:
- teleport player to location at 0, 5, 0, in world "nknet"
- command /nkibr:
- permission: op
- permission message: "&4Please use &r&lMinigames &r&4to use this!"
- trigger:
- teleport player to location at 0, 5, 0, in world "nknet"
- on join:
- make player run command "clear" as op
- give 1 of light gray stained glass pane to player named ""
- give 1 of light gray stained glass pane to player named ""
- give 1 of light gray stained glass pane to player named ""
- give 1 of light gray stained glass pane to player named ""
- give 1 of compass to player named "&lMinigames"
- give 1 of light gray stained glass pane to player named ""
- give 1 of light gray stained glass pane to player named ""
- give 1 of light gray stained glass pane to player named ""
- give 1 of light gray stained glass pane to player named ""
Advertisement
Add Comment
Please, Sign In to add comment