Advertisement
Guest User

example

a guest
May 3rd, 2015
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. mirrors:
  2. # Worlds listed here have their settings mirrored in their children.
  3. # The first element 'world' is the main worlds name, and is the parent world.
  4. # subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
  5. # the same user/groups files as the parent.
  6. # the element 'all_unnamed_worlds' specifies all worlds that aren't listed, and automatically mirrors them to it's parent.
  7. # Each child world can be configured to mirror the 'groups', 'users' or both files from its parent.
  8. factions:
  9. factions_nether:
  10. - users
  11. - groups
  12. factions_the_end:
  13. - users
  14. - groups
  15. ASkyBlock:
  16. ASkyBlock_nether:
  17. - users
  18. - groups
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement