Advertisement
brunobmello

config.yml

May 1st, 2018
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.43 KB | None | 0 0
  1. disallowHubCommandNoPerm: true
  2. Settings:
  3.   Enable_Per_World_Inventories: true
  4. auto-update: true
  5. hasBungee: false
  6. Version: 3.7.61
  7. Worlds:
  8.   world:
  9.     name: world
  10.     displayname: world
  11.     spawnLoc:
  12.       x: 60.45167225393439
  13.       y: 67.0
  14.       z: 257.3905658119311
  15.       yaw: 272.25
  16.       pitch: 30.599998
  17.       w: world
  18.     weatherstate: NORMAL
  19.     i: 0
  20.     save: world
  21.     desc:
  22.    - 'Survival Vanilla :3 '
  23.     gamemode: SURVIVAL
  24.     color: 3
  25.     hidden: false
  26.   world_nether:
  27.     name: world_nether
  28.     displayname: world_nether
  29.     spawnLoc:
  30.       x: 0.0
  31.       y: 0.0
  32.       z: 0.0
  33.       yaw: 0.0
  34.       pitch: 0.0
  35.       w: world_nether
  36.     weatherstate: NORMAL
  37.     i: 51
  38.     save: world
  39.     desc: ''
  40.     gamemode: SURVIVAL
  41.     color: 3
  42.     hidden: true
  43.   world_the_end:
  44.     name: world_the_end
  45.     displayname: world_the_end
  46.     spawnLoc:
  47.       x: 0.0
  48.       y: 0.0
  49.       z: 0.0
  50.       yaw: 0.0
  51.       pitch: 0.0
  52.       w: world_the_end
  53.     weatherstate: NORMAL
  54.     i: 50
  55.     save: world
  56.     desc: ''
  57.     gamemode: SURVIVAL
  58.     color: 3
  59.     hidden: true
  60.   lobby:
  61.     name: lobby
  62.     displayname: lobby
  63.     spawnLoc:
  64.       x: 65.76841551839686
  65.       y: 66.0
  66.       z: 251.39702346040235
  67.       yaw: 86.39966
  68.       pitch: 17.550001
  69.       w: lobby
  70.     weatherstate: NORMAL
  71.     i: 4
  72.     save: lobby
  73.     desc: ''
  74.     gamemode: SURVIVAL
  75.     color: 5
  76.     hidden: false
  77.     isMainLobby: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement