Skip to content

Releases: Matistan/MinecraftSharedInventory

UPDATE 1.4

Choose a tag to compare

@Matistan Matistan released this 21 Feb 20:29

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

Choose a tag to compare

@Matistan Matistan released this 15 May 12:16

Added Metrics for bstats

Minor bug

Choose a tag to compare

@Matistan Matistan released this 08 May 14:46

'list' command working properly when using playWithEveryone

Version 1.3

Choose a tag to compare

@Matistan Matistan released this 08 May 12:13

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

Choose a tag to compare

@Matistan Matistan released this 14 Apr 12:23

list of improvements:

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

Version 1.1

Choose a tag to compare

@Matistan Matistan released this 05 Mar 15:12

Permission Update

Added permissions support for all the commands.

Version 1.0

Choose a tag to compare

@Matistan Matistan released this 01 May 12:34
2eed220
v1.0

updated readme