Minecraft Shared Inventory
With this fun little plugin, everyone shares the same inventory. This makes the gameplay very interesting!
Minecraft version
This plugin runs on a Minecraft version 1.16+.
Commands
- /sharedinventory add <player> <player> ... - adds players
- /sharedinventory add @a - adds all players
- /sharedinventory remove <player> <player> ... - removes players
- /sharedinventory remove @a - removes all players
- /sharedinventory start - starts the game
- /sharedinventory reset - resets the game
- /sharedinventory list - shows a list of players in the game of shared inventory
- /sharedinventory rules <rule> value(optional) - changes some additional rules of the game (in config.yml)
- /sharedinventory help - shows a list of shared inventory commands
Configuration Options
Use the command `/sharedinventory rules` or edit the `plugins/MinecraftSharedInventory/config.yml` file to change additional options.
Permissions
If `
usePermissions` is set to
true in the
config.yml file, players without ops will need the following permissions to use the commands:
- sharedinventory.sharedinventory - allows to use all `/sharedinventory` commands.
- sharedinventory.add - allows to use `/sharedinventory add` command.
- sharedinventory.remove - allows to use `/sharedinventory remove` command.
- sharedinventory.start - allows to use `/sharedinventory start` command.
- sharedinventory.reset - allows to use `/sharedinventory reset` command.
- sharedinventory.list - allows to use `/sharedinventory list` command.
- sharedinventory.help - allows to use `/sharedinventory help` command.
- sharedinventory.rules- allows to use `/sharedinventory rules` command.
Have fun!
Made by Matistan