PerWorldInventory
PerWorldInventory copied to clipboard
Seperate gamemode per group
Simply add a setting for the worlds.xml that will override the seperate-gamemodes configuration per group. So you might have seperate gamemodes on but have it turned off for a creative world group.
@hockeymikey Like when they join a world in the "creative" group, set the gamemode accordingly? The worlds.yml file does manage gamemodes.
groups:
default:
worlds:
- world
- world_nether
- world_the_end
default-gamemode: SURVIVAL
Unless you are wanting to have per world overrides?
I think he means for the worlds in a "regular" group, when someone changes gamemodes he would like to have it separate inventory between those game modes. But for worlds in a "creative" group, he doesn't want the inventories to be separate per gamemode.
@sloanr333 @hockeymikey , I see. Well that shouldn't be /too/ hard