MondoChest 0.7.2-pre1

Details

  • Filename
    MondoChest.jar
  • Uploaded by
  • Uploaded
    May 26, 2014
  • Size
    128.60 KB
  • Downloads
    776
  • MD5
    2daf600dabaf8d84ecf91b71b15a5493

Supported Bukkit Versions

  • CB 1.7.9-R0.1
  • CB 1.6.4-R1.0
  • CB 1.5.2-R1.0

Changelog

Compatibility Warning

Version 0.7.2-pre1: 2014-05-26

  • Support adding slaves without a sign via a new config option and permission.

Version 0.7.1: 2013-11-14

  • Fix NullPointer issue when group limits are removed
  • Support trapped chests.
  • Dropped support for older MC, minimum version is now 1.5.2-R1

Version 0.7: 2013-03-20

  • Fix bug in chest break protection
  • Implement a more stringent and specific ACL
  • Conversation-based ACL controls
  • Permissions can control chest limits
  • Deal smartly with adding duplicate chests
  • Option for case-insensitive signs
  • Fix bug in sometimes having duplicate chests
  • Option to allow signs in front of the chests.
  • Add a /mondo check command to check for missing chests and signs

Version 0.6.2: 2013-02-04

  • Play nice with SignThatChest by allowing signs right in front of a chest.

Version 0.6.1: 2012-09-21

  • Support a limit for number of master chests per user

Version 0.6: 2012-08-22

  • Add ability to define the users who can access a MondoChest
  • Allow access to 'mondo' command from console (limited use)
  • Add in optional protection on opening a chest
  • Add optional ability to find slaves 2 away horizontally.
  • Fix minor bug with not removing chest if slaves_vertical_two was set
  • Add in MCStats metrics.
  • Official support for Bukkit 1.3.1

Version 0.5.5: 2012-08-05

  • Fix bug where you right click a new master and it doesn't register for adding slaves till you right click it again.

Version 0.5.4: 2012-07-05

  • Add optional ability to find slaves 2 up/down from a sign

Version 0.5.3: 2012-05-12

  • Add new /mondo find command
  • Remove deprecated search radius
  • Make various performance settings more configurable
  • Remove a lot of old code and general code cleanup
  • Bukkit 1.1.x is no longer supported

Version 0.5.2: 2012-04-03

  • Fix bug where master signs pick up chests 2 away from the sign, not just adjacent.
  • Performance improvements: Use O(1) datastructure for slave operations.
  • Strategies for more compact config
  • Any parsing errors causes an automatic backup of banks.yml

Version 0.5.1: 2012-04-01

  • Fix bug where a master can contain the same chest again as a slave

Version 0.5: 2012-03-29

  • Support Vault permissions
  • Radius is deprecated
  • MondoChests have "owners"
  • Slave signs add to the last clicked chest
  • Multiple chests per item type
  • Optional sign protection
  • Only owners can break signs
  • Break signs to remove slaves / entire mondochests.
  • pretty message coloring

Version 0.4.2: 2012-02-29

  • Remove spurious debug output

Version 0.4.1: 2012-02-26

  • fix bug that occurred at positive-Z coordinates which caused chests to never be found

Version 0.4: 2012-02-25

  • Permissions support
  • Multi-world support

Version 0.3: 2012-02-24

  • Items are now disambiguated by data value: colors of wool, dyes, etc can go into different chests

Version 0.2: 2012-02-24

  • Do not try to make a config file if config.yml exists.
  • Item restacking is off by default in configuration
  • Chest search uses world.getMaxHeight() to prepare for 1.2

Version 0.1: 2012-02-23

  • Initial Release

With sign protection on, breaking a block behind a protected sign causes the sign to break without MondoChest knowing about it. Same is probably true for explosions.