Details
Supported Bukkit Versions
Changelog
VERSION 1.7.1
- Fixed error on explosions
VERSION 1.7.0
- Updated to 1.2.4
- Fixed Explosion Protection
VERSION 1.6.6
- Fixed Trap Doors and Fence Gates
VERSION 1.6.5
- Fixed data folder not being created on fresh install
VERSION 1.6.4
- Fixed reading command from plugin.yml in 1.2.2
VERSION 1.6.3
- Fixed config file always being overwritten when reloading
VERSION 1.6.2
- Fixed initial data not being saved on clean install
VERSION 1.6.1
- Fixed old data not being converted
VERSION 1.6.0
- Modified save system to eliminate loss of data from plugin not saving
- Now uses bukkit method to move files from jar (should fix config file not being created)
- Now uses bukkit plugin folder (instead of hard coded path) to find data folder
- Verifies event status to eliminate conflicts with other plugins
- You can now change the command that this plugin uses by editing the plugin.yml (found inside the plugin jar file)
- Players who do not log in to the server in a set amount of days will have their chests automatically disowned
- Added support for locking Trap Doors and Fence Gates