This repository has been archived by the owner on Jan 2, 2023. It is now read-only.
Releases: CodeDoctorDE/ItemMods
Releases · CodeDoctorDE/ItemMods
v2.0.0-alpha.2
Merry Christmas!
This update includes:
- 1.18 support
- Simple command framework
Have a nice day!
Maintenance update
This is a maintenance update.
Translation bugs (#18) were fixed and new api methods were implemented.
First alpha of 2.0.0
ItemMods has its first birthday! Happy birthday! Come to the discord to celebrate this!
I rewrote the plugin.
Here are the highlights:
- Every item and block is in a pack and have its own file in the pack directory
- GUI improvements: tabs, smaller gui, ...
- Resource pack generator: The plugin will build a resource pack for you.
You only need to add a preset, and the required textures - New translation api: It's easier to translate. I added crowdin to give the opinion
to add their own language to the plugin - New docs: I created an own website for the plugin. Here you can see all news, documentation and more. See it here
- Remove nms dependency, added nbt api
- Follow the semantic versioning 2.0: Every version is named in the following schema: MAJOR.MINOR.PATCH.
The alpha, beta and release candidates has a number after it (for example 2.0.0-alpha.0)
And here is the first release in 2021 for ItemMods!
Have fun. The docs are not finished, so please use the discord for questions.
Thank you for waiting :)
Bug fixing
Fix several dupe glitches
Update BetterGUI to the latest 4.x update
I STRONGLY RECOMMENDED UPDATING!
Only armor stand blocks + Advanced api
- Add advanced api, thanks to @AlessioDP
- OreAnnouncer Support
- Change thtat you can also make only armor stand blocks
- Update api
- Fixing bug #3
- Change to new api
- README update
- change api, now it's openConfigGui, not getConfigGui
Bug fixing + CodeMC
- Fixing block breaking bug, thanks to @AlessioDP
- Deploy repository on codemc
Bug fixing
fix don't place
Bug fixing + Custom events
- Null pointer exception fix
- Custom events
Bug fixing
- Bump version
- Fix null checks
- Fix better gui soft depends error
Better gui support + Bug fixing
- Better gui support
- Bug fixing
- Updated wiki