-
Notifications
You must be signed in to change notification settings - Fork 80
Sharing Details
dumptruckman edited this page Apr 3, 2012
·
5 revisions
This document details how sharing works in Multiverse-Inventories. If you do not care for the nitty gritty details, this page doesn't contain any necessary information though it may be useful as another way to look at the plugin's usability.
- WorldGroups contain a list of worlds and details regarding how Multiverse-Inventories will treat players within, leaving and entering that group of worlds. ** Each WorldGroup has a list of Sharables called shares. *** A Sharable is a //thing// (statistics mostly) that remains the same for a player when they move between worlds listed in a WorldGroup. *** Some Sharables are optional (Such as economy) which are //only// considered if they're added to the optional shares list (Not covered here.) *** A Sharable can be //negative// which means a group is specifically NOT sharing that Sharable. This can be useful to share "all" and then simply remove a few instead of listing all but those. Negative Sharables are indicated by a negative symbol (-) in front of the name (example: -inventory). This is not to be confused with a yaml list entry (example: - inventory). ** A WorldGroup has an optional "spawn" setting (setup not covered here) which will cause players in that group to respawn at the world listed in the setting.