MZP-Core is a modern, lightweight library for creating advanced plugins in few steps for the most common minecraft server versions. Tested with the minecraft version 1.8 and 1.18.
What features offer MZP-Core for Server Owner?
From 1.8 up to the newest version
Same database structure system
High performance and lightweight
No Configuration disaster
Multi network ready
Powerful void management
Patch for invisible bug, mostly 1.8
How I can install the API for my server? We created for server owner on our GitHub site an easy, understandable
tutorial.
How I can configure the plugin correct? You can find on our github page our
configuration tutorial.
Work the API for x version? There is no guarantee that it will work on all versions. We tested it on 1.8 and on the newest version 1.17.
We created for beginner and for advanced developer easy understandable tutorials. It doesn't matter if you have enough coding knowledge or not. The tutorial is perfect for both types.
Here you can check out the
beginner tutorial!
What is Dynamic SQL? With the
biggest feature in our API you dont need to worry about saving data anymore. We generate for you the correct SQL query without knowledge! The dynamic SQL feature is full asynchronous with the help of CompletableFuture. No syntax errors. No frustration. Easy and Fast!