Advertisement
Crommgames

Untitled

Nov 23rd, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. {
  2. "group": {
  3. "name": "Lobby",
  4. "wrapper": [
  5. "Wrapper-1"
  6. ],
  7. "kickedForceFallback": true,
  8. "serverType": "BUKKIT",
  9. "groupMode": "LOBBY",
  10. "globalTemplate": {
  11. "name": "globaltemplate",
  12. "backend": "LOCAL",
  13. "url": null,
  14. "processPreParameters": [],
  15. "installablePlugins": []
  16. },
  17. "templates": [
  18. {
  19. "name": "default",
  20. "backend": "LOCAL",
  21. "url": null,
  22. "processPreParameters": [],
  23. "installablePlugins": []
  24. }
  25. ],
  26. "memory": 356,
  27. "dynamicMemory": 512,
  28. "joinPower": 0,
  29. "maintenance": false,
  30. "minOnlineServers": 0,
  31. "maxOnlineServers": -1,
  32. "advancedServerConfig": {
  33. "notifyPlayerUpdatesFromNoCurrentPlayer": true,
  34. "notifyProxyUpdates": true,
  35. "notifyServerUpdates": true,
  36. "disableAutoSavingForWorlds": true
  37. },
  38. "percentForNewServerAutomatically": 50,
  39. "priorityService": {
  40. "stopTimeInSeconds": 300,
  41. "global": {
  42. "onlineServers": 1,
  43. "onlineCount": 100
  44. },
  45. "group": {
  46. "onlineServers": 0,
  47. "onlineCount": 100
  48. }
  49. },
  50. "settings": {}
  51. }
  52. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement