![Storage [1.8.x - 1.20.x] icon](https://images.polymart.org/product/2123/thumbnail.png?t=1&v=3)
Storage [1.8.x - 1.20.x] 2.2.0
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.9
- Make gui title support item name (4/8/2024)
- Update NBT, Fix colors (3/31/2024)
- Fix NPE (3/10/2024)
- Fix placeholder #material# in action (3/10/2024)
- Fix placeholder #material# (2/22/2024)
- 2.1.8
- update XSeries to 9.9.0 (2/8/2024)
- update XSeries to 9.8.1 (1/5/2024)
- Pre-release 2.1.8 (12/28/2023)
- 2.1.8-SNAPSHOT
- Test build (12/28/2023)
- Increase version (12/28/2023)
- 2.1.7
- Fix sth (12/25/2023)
- Add new command /Storage toggle (12/23/2023)
- Fix 1.19_R3 using the wrong mapping, causing a test to fail
- Fix internal version ID of 1.20_R2
- Update PlaceholderAPI
- Fix some issue with gui when server version is 1.20.2
- If admin place block, player can mine normally
- add Database#deleteData
- update XSeries (Support 1.20.2/3/4 Material)
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
- Make worth support double price type (x.xx)
- Add message warning when admin config item more than slot gui can contain
- Add message to show how many item player can deposit/withdraw/sell item
- Fix withdraw item action when do with a big number or withdraw all but item have more than slot can contain
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
-
PLEASE DELETE & BACKUP OLD FILE AND USE NEW FILE!Change Logs:
- Change commands
- Change default file
- Fix SQLite
- Fix material for 1.12.2 below
- Add help command for admin
- Fix issue when build with java 8
- Fix sometime plugin can't enable
- Fix bug Remove ColorManager.java
- Fix mine have error on console
- Fix bug with worldguard Now have custom flag for check mining when installed worldguard (v6,v7) | flag: storage | default: allow
- Fix mine block and drop out instead of add to storage
- Fix bug when mine only cobblestone can add to storage
- Same as above but with command
- Fix bug /storage doesn't work well
- Add placeholder to /storage | item_amount#/#max_storage# Items
- Fix bug gui doesn't work after add placeholder
- Fix bug with material in gui Fix message issue when use command
- Fix debug issue Fix default config file
- Fix bug when use /storage set Fix message default file
- Fix reload files method
- Complete Gui
- Reduce file size
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]
Name: '&7Stone'
Price: 10
Convert: STONE
Block: COBBLESTONE
[/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.