Advertisement
Guest User

Example conf.json file for server1

a guest
Jul 8th, 2013
1,112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. {
  2. "colorAlly": "LIGHT_PURPLE",
  3. "colorSystem": "YELLOW",
  4. "colorChrome": "GOLD",
  5. "colorCommand": "AQUA",
  6. "colorParameter": "DARK_AQUA",
  7. "enforceAccess": false,
  8. "useEconomy": true,
  9. "useVanillaPortals": false,
  10. "teleportEntitiesDefault": true,
  11. "teleportVehiclesDefault": false,
  12. "gateMaxArea": 100,
  13. "gateMaterialDefault": "PORTAL",
  14. "bungeeCordSupport": true,
  15. "bungeeTeleportDefault": "LOCATION",
  16. "customBungeeMessages": true,
  17. "useSocketComms": true,
  18. "socketCommsPort": 18001,
  19. "socketCommsPass": "server1spassword",
  20. "autoUpdate": true,
  21. "debug": false
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement