Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- Nether PVP Arena
- Messages
- --]]
- game = game or {}
- game.msg = {
- getColor = "netherpvp:getColor",
- notifyColor = "netherpvp:notifyColor",
- newRound = "netherpvp:newRound",
- notifyReady = "netherpvp:notifyReady",
- startRound = "netherpvp:startRound",
- stopRound = "netherpvp:stopRound",
- notifyWin = "netherpvp:notifyWin"
- }
Advertisement
Add Comment
Please, Sign In to add comment