Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- arenas:
- test:
- enabled: false
- maxPlayers: 10
- protection:
- lobby: {}
- arena: {}
- spawn:
- lobby:
- world: world
- pitch: 14.849976
- yaw: -196.6488
- x: 79
- y: 68
- z: 240
- arena:
- world: world
- pitch: 0.1499646
- yaw: -214.49902
- x: 77
- y: 68
- z: 235
- classes: {}
- lobby:
- protection:
- lobby:
- pt1:
- x: 70
- y: 68
- z: 236
- pt2:
- x: 73
- y: 68
- z: 236
- arena:
- protection:
- arena:
- pt1:
- x: 70
- y: 68
- z: 238
- pt2:
- x: 73
- y: 68
- z: 238
- ------------------
- f.set("arenas."+arenaName+".protection.lobby.pt1.x", l.getBlockX());
- f.set("arenas."+arenaName+".protection.lobby.pt1.y", l.getBlockY());
- f.set("arenas."+arenaName+".protection.lobby.pt1.z", l.getBlockZ());
Advertisement
Add Comment
Please, Sign In to add comment