Skip to content

Conversation

@elvyyy
Copy link

@elvyyy elvyyy commented Apr 6, 2022

I decided to make tgon/tgoff commands, also to integrate with Hibernate and a database.

All changes have been made for my own needs, but I hope some of them could be useful :-)

@mastercake10
Copy link
Owner

Thanks for your PR. I have never really looked into this Hibernate thingy, but is it really needed for a project this size? It seems like it introduces a few new libraries too, like the javassist lib, xml libs etc. I don't understand why it needs Javassist, Hibernate should only alter existing fields but isn't expected to compile new classes at runtime, right?

Currently, the jar with all dependencies has a size of ~17 MiB. That's far too big for a simple MC plugin imho.
All other changes are fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants