K0bus / CreativeManager

Free Spigot plugin for manage action in Creative
6 stars 12 forks source link

Different inventory groups for different gamemodes #27

Closed Cyanoure closed 8 months ago

Cyanoure commented 1 year ago

It would be nice to have a grouping system. I would like to use the same inventory for adventure and survival modes.

An example config:

# gamemode: what-inventory-to-use
inventory:
  creative: creative
  adventure: survival
  survival: survival
# Instead of false: creative: ignore
K0bus commented 8 months ago

This wont be added on this version. I actually work on CreativeManager2 with a proper / modern code base. https://github.com/K0bus/CreativeManager2