Advertisement
Crommgames

Untitled

Nov 25th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. {
  2. "group": {
  3. "name": "BW2x1",
  4. "wrapper": [
  5. "Wrapper-1"
  6. ],
  7. "kickedForceFallback": false,
  8. "serverType": "GLOWSTONE",
  9. "groupMode": "DYNAMIC",
  10. "globalTemplate": {
  11. "name": "globaltemplate",
  12. "backend": "LOCAL",
  13. "url": null,
  14. "processPreParameters": [],
  15. "installablePlugins": []
  16. },
  17. "templates": [
  18. {
  19. "name": "SuperMario",
  20. "backend": "LOCAL",
  21. "url": null,
  22. "processPreParameters": [],
  23. "installablePlugins": []
  24. },
  25. {
  26. "name": "Fantasy",
  27. "backend": "LOCAL",
  28. "url": null,
  29. "processPreParameters": [],
  30. "installablePlugins": []
  31. },
  32. {
  33. "name": "PlatzAngst",
  34. "backend": "LOCAL",
  35. "url": null,
  36. "processPreParameters": [],
  37. "installablePlugins": []
  38. }
  39. ],
  40. "memory": 256,
  41. "dynamicMemory": 256,
  42. "joinPower": 0,
  43. "maintenance": false,
  44. "minOnlineServers": 3,
  45. "maxOnlineServers": -1,
  46. "advancedServerConfig": {
  47. "notifyPlayerUpdatesFromNoCurrentPlayer": false,
  48. "notifyProxyUpdates": false,
  49. "notifyServerUpdates": false,
  50. "disableAutoSavingForWorlds": true
  51. },
  52. "percentForNewServerAutomatically": 100,
  53. "priorityService": {
  54. "stopTimeInSeconds": 180,
  55. "global": {
  56. "onlineServers": 6,
  57. "onlineCount": 100
  58. },
  59. "group": {
  60. "onlineServers": 3,
  61. "onlineCount": 100
  62. }
  63. },
  64. "settings": {}
  65. }
  66. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement