Advertisement
Guest User

Inventories

a guest
Sep 12th, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. # Multiverse-Inventories Settings
  2.  
  3. # ===[ Multiverse Inventories Config ]===
  4. settings:
  5. # This is the locale you wish to use.
  6. locale: de
  7. # Level of debugging information to display.
  8. # 0 = off, 1-3 increasing amount of debug spam.
  9. debug_level: 0
  10. # If this is true it will generate world groups for you based on MV worlds.
  11. first_run: false
  12. # If this is set to true, it will enable bypass permissions (Check the wiki for more info.)
  13. use_bypass: false
  14. # If set to true, any world not listed in a group will automatically use the settings for the default group!
  15. default_ungrouped_worlds: false
  16. # If this is set to true, players will have different inventories/stats for each game mode.
  17. # Please note that old data migrated to the version that has this feature will have their data copied for both game modes.
  18. use_game_mode_profiles: false
  19. shares:
  20. # You must specify optional shares you wish to use here or they will be ignored.
  21. # The only built in optional share is "economy"
  22. use_optionals: []
  23. groups: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement