I wanted to translate your plugin into Russian, but after compilation it refuses to work. I suspect that the problem is in imports.
To compile, I use Eclipse because the compiler that you provided reports an error.
Could you tell me which libraries I should use to compile the plugin?
I’ll make a config option that’ll allow people to customize the Messages that get displayed to all users. I’m not using any specific libraries to compile, possibly SpongeForge? As I use the NBTTagCompound class to store data in ItemStacks.
That’s it with this class that I have a problem after compiling. Eclipse requires for him a libraries from both Sponges and Forge. I tried to use several libraries that contain this class, including Sponge and SpongeForge.
In this case, if I add the Forge library, then Eclipse says that the import from Sponge is not needed. But if I remove the Sponge library, then it’s impossible to compile because of this same class. I tried to compile through gradlew, but he swears on the same class.
Unfortunately the compiled plugin can not be translated completely, the InClassTranslator program does not open some classes.
Pretty big bug, if you have, for example, 1 bone, and do /um add 100 1000, it will add 1000 bones into the Market. You can buy them and use them, it’s not just a visual glitch or anything.
For some reason I can’t seem to get mysql to function properly, I set all the settings in the config to the right values, including the database name, but it doesn’t create any new tables.