Releases: hakan-krgn/hCore
Releases · hakan-krgn/hCore
hCore | Gradle improvements
hCore | Sign Fixes
- Fixed sign gui closing issue in 1.20. (3ef4edd)
hCore | Sign Fixes
hCore | NBT Errors in 1.20
- Fixed nbt null pointer errors. (3f89155)
hCore | Publishing issue
hCore | 1.20 support
hCore | 1.19.4 fix
- Changed field name of connection in packet system. issue 73
hCore | 1.19.4 Support
- Added 1.19.4 support.
hCore | Reverting commits
- Removed broken auto scan system.
- Fixed plugin annotation for bungee
- Fixed config loader from resource for bungee.
hCore | Scanner
- Added auto scanner system to register commands, listeners and dependencies automaticly.
- Renamed some class names.
- Add Reflections class.