Activity

leozockt8210

Shipped this project!

I have created a Minecraft plugin that includes several challenging survival modes to make playing Minecraft Survival more difficult or even easier. Because I always wanted to play something like this with friends, I decided to make it happen. And not just for myself, but for all of you. I’m relatively new to programming, so it took me a long time to create this project. But I tried very hard to make it as good as possible. The hardest part, of course, was all the bugs and problems that cropped up along the way. I had to work on one problem for a really long time before it was fixed. I also added features that I unfortunately had to remove later because they were simply too difficult and complex to solve. In addition, I also learned more about Java and how to create good Minecraft plugins. I am very happy with the plugin and will continue to add new features soon in the future. :)

leozockt8210

I have added 7 more challenges and 4 new settings. A /reset command to reset certain configurations is now also part of the plugin. When you restart the server, the plugin saves the active challenges, settings, and backpack of each player in a .yml file. I am almost done, having tested, debugged, and fixed everything. However, I still need to fix most of the minor bugs in the code to avoid further issues.

Attachment
Attachment
0
leozockt8210

Fixed many bugs, added one more challenge and added so many more options, that I had to create another page. Also added two commands: /invsee, wehre you can see other players inventory and /position wehre you can save your current location, to find later back to it. I’m not done yet, there are many more points on my ToDo-List.

Attachment
Attachment
Attachment
0
leozockt8210

Fixed some performance bugs and added 4 more challenges. Although two of them are very stressful for the server, I always keep an eye on performance to get the best possible gameplay without lags. Furthermore I testet some challenges with friends to see how multiplayer-friendly they are. In the picture you can see the “Chunk
Synchronization”-Challenge, which places every block in every other Chunk or destroyed them. And also the “Chunk = Random Block”-Challenge, which replaces every block in the chunk a player enters with a random single one.

Attachment
0
leozockt8210

Added 11 more Challenges, some more settings and fixed some bugs in the timer. I also payed attention to the compatibility to run multible challenges at the same time without having trouble with bugs. Every challenge can be played in multiplayer or singleplayer.

Attachment
0
leozockt8210

Added a Timer, wich can show seconds, minutes, hours or if needed, days. You can also change to color or set the time manually.
Also added some general settings like Backpack, Hardcore, Damage-chat-logger.

Attachment
0