⁉️Frequently Asked Questions

Here are some quick FAQs which may help you understand how Coral works.

What are the minimum machine requirements? How many players do you think i can keep active at the same time?

As long as you can comfortably run 1.19.4/1.20+ on your machine, CoralPrisons should work just fine as well. It's extremely efficient and performance friendly and mostly built on packets moving the load away from the server.

Do you use a database system based on mysql or derivatives? And does it support multi-instance?

Databases are currently not yet supported but that will be added soon, however you shouldn't really need to be using multi-instancing as the core is built to handle a large amount of players on a single instance.

How does the schematic configuration system work for private mines?

There's a full tutorial for the schematic system on our wiki for Coral. It's a custom system to allow for fast pasting schematics which is also fully packet based meaning no actual blocks are loaded on the server.

Does Coral support ItemsAdder and/or custom GUIS?

CustomModelData is supported for all items in the GUI's. So indirectly yes, however there's no native support for something like "itemsadder:default".

How long will it take more or less for you to add the new features? Will the old version be compatible with the new one (Can I load the plugin without damage)?

New features are being added almost daily, we actively take a lot of suggestions from the clients but there is no guarantee that every suggestion will be added. Old versions should always be compatible with newer versions, if there are any breaking changes or config changes this will always be included in the changelog.

Last updated