Core library for DiamondFire mods, allowing them to share a common codebase and systems.
fix: early returns in packet stuff
Merge remote-tracking branch 'origin/main'
fix: bad handling of current version
feat: update checking
fix: removed test command
feat: trigger ModeSwitchListeningFeature even if the mode switched to is the same as the current
docs: actiondump
style: no more var
ci: switch prerelease to false
feat: always disable debugging
ci: fix missing quote
ci: add sources to modrinth upload
style: rename origin to dev origin as build has its own origin
feat: sort out some debugging
fix: disabled debugging oops
Merge pull request #4 from DFOnline/debugging
debugging
undo: last commit
fix: No more use of getPlayer on mode switch when running /locate, cause it isn't necessary and leads to strange NPEs on certain plots
feat: switch some stuff from Component to Text