I am working on a Minecraft plugin that includes some challenging survival modes to make playing Minecraft Survival more difficult or even better. The latest feature is Force Battle mode. In this mode, players or teams compete against each other t…
I am working on a Minecraft plugin that includes some challenging survival modes to make playing Minecraft Survival more difficult or even better. The latest feature is Force Battle mode. In this mode, players or teams compete against each other to collect items or mobs selected by a randomizer. The player or team with the most points at the end wins. I am relatively new to programming, so it took me a long time to create this project. But I put a lot of effort into making it the best it can be.
I have used AI to debug my code sometimes and to find and fix more serious errors. However, the basic structure of the code is my own. Since I haven’t been programming with Java for very long, or writing code in general, I have sometimes used AI to help me write small better code and to understand how other big plugins work.