A virtual vault to hold the blocks that players mine
- Update NBT
- Fix nms on 1.20.5/6 + 1.21
- Support 1.21
- Prevent rebreak make default false
- Fix deposit action
- Update NBT-API & XSeries support 1.20.5/6 (4 already?)
2.1.1 - Support 1.20.x / Fix bug
- Added support 1.20.1/1.20.2
- Fix deposit issues
- Fix sell issues
2.1.0 - Fix bug
2.0.1 - Fix bug when player place block and mine it again
2.0.2 - Fix message
- Fix message when chat number
- Add auto update files
2.0.3 - Fix config
- Fix config issue
2.0.4 - Fix maven
2.0.5 - Fix config (Fix plugin can't enable from 2.0.3)
2.0.6 - Fix issue about add/remove item when server is online
Fix issues on legacy version (1.9.x - 1.12.2)
Remove ProtocolLib from depend
Update config file
Add more options for fortune - NguyenPhucAnhKhoi
Update DCore to Build #56 - VoChiDanh
Maybe fix explosive enchantments - VoChiDanh
Improve fortune - NguyenPhucAnhKhoi
Improve file method - NguyenPhucAnhKhoi
Fix papi error - NguyenPhucAnhKhoi
Update DCore to Build #63 - VoChiDanh
Update DCore to Build #70 - VoChiDanh
Fix some features can't use on 1.13.x
Fix bug
You shoud reset config.yml and gui.yml when update this
If you use 1.12.2 -> 1.9.x: Use config-legacy.yml and gui-legacy.yml
1.13.x -> 1.19.x: Use config.yml and gui.yml
You need backup and delete file gui.yml when update!!
Fix gui issues
Move api to DCore
Rename APick to AutoPickup
Rename ASmelt to AutoSmelt
Separate commands for each class.
Hotfixes gui issues (reset gui.yaml when update plz)!
IF YOUR SERVER IS 1.13+, PLEASE RESET GUI.YML WHEN UPDATE!
- Add Blocks.MATERIAL.Block (If autosmelt turn off, you'll take block in Block)
Example:
[code]
autosmelt on: you'll take STONE when take block
autosmelt off: you'll take COBBLESTONE when take block
This is really important in config.yml please add it in config.yml please! If not, if autosmelt is off, you will not receive the block but also report an error!
- Add more placeholderAPI
- Add more placeholder for gui
- Add auto update gui
- Add cooldown for buttons
- Fix Block Explode
- Fix gui don't load in modern version
- Update config and language version
- Fix gui can't use on 1.13+
- Add more options
- Fix gui update bugs
- Add cooldown for auto buttons
- Improve buttons reduce lag.