Skip to content

Releases: Matistan/MinecraftSharedInventory

UPDATE 1.4

21 Feb 20:29

Choose a tag to compare

HUGE UPDATE

Major changes:

  • Added multiple games support (you can play few shared inventory games at the same time (#2))
  • Fixed almost all item duplications and disapearances bugs

new commands:

  • sharedinventory create <game> - creates a game of shared inventory
  • sharedinventory delete <game> - deletes a game of shared inventory

New Config options:

  • survivalOnStart - Set to true to set survival mode for all players when the game starts.
  • showSyncErrors - Set to true to show errors in the chat when a player changed his inventory in a not implemented way.

Fixes:

  • armor durability is now synced (#4)

Version 1.3.2

15 May 12:16

Choose a tag to compare

Added Metrics for bstats

Minor bug

08 May 14:46

Choose a tag to compare

'list' command working properly when using playWithEveryone

Version 1.3

08 May 12:13

Choose a tag to compare

Changelog:

  • added a new command /sharedinventory rules <rule> value(optional - to change the rules in config.yml file in game!
  • added a new rule playWithEveryone to not have to use /sharedinventory add every time, and instead play with every player on the server. This is set by default to true.
  • some minor improvements

Version 1.2

14 Apr 12:23

Choose a tag to compare

list of improvements:

  • added @a functionality, when trying to add players
  • some minor improvements
  • bugfixes

Version 1.1

05 Mar 15:12

Choose a tag to compare

Permission Update

Added permissions support for all the commands.

Version 1.0

01 May 12:34
2eed220

Choose a tag to compare

v1.0

updated readme