Guest User

Untitled

a guest
Jun 23rd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. # ===[ Multiverse Inventories Config ]===
  2. settings:
  3. # This is the locale you wish to use.
  4. locale: en
  5. debug_mode: false
  6. # If this is true it will generate world groups for you based on MV worlds.
  7. first_run: false
  8. # Level of debugging information to display.
  9. # 0 = off, 1-3 increasing amount of debug spam.
  10. debug_level: 0
  11. default:
  12. worlds:
  13. - world_nether
  14. - world
  15. shares:
  16. - '*'
  17. Survival:
  18. worlds:
  19. - Survival_nether
  20. - Survival
  21. shares:
  22. - '*'
  23. skylands:
  24. worlds:
  25. - skylands_nether
  26. - skylands
  27. shares:
  28. - '*'
  29. vipworld:
  30. worlds:
  31. - vipworld_nether
  32. - vipworld
  33. shares:
  34. - '*'
Add Comment
Please, Sign In to add comment