FAQ
What are the differences between the free and premium versions?
Compared to the premium version, the free one does not contain the following features:
Quick-sell
Quick-craft
JSON logging
Inspect
Upgrade commands
Store commands
Statistics commands
Only ore materials supported?
You can use any block material such as cobblestone, amethyst, or even bedrock
Does it work with plugin X?
The plugin is developed to be compatible with as many plugins as possible. However, not all of them work in a standard way and require integration. If your favourite plugin does not work with OreProcessor, please contact me!
What about the cost of performance?
The plugin is super lightweight as it does not behave like Minecraft's ticking system. I have tested the plugin on a server with thousands of ores processed per second and the plugin is even not in the top 10 in /timings.
Will upgrading to the Premium version require player-data reset?
There is 100% no data loss. The player data format is compatible with both Lite and Premium versions without conversion or reset.
How to use RGB messages?
You can utilize RGB in chat messages and GUI. The format is &#aaaaaa for e.g: dbd6b
I saw warnings/errors in the console!
The plugin will validate the configuration upon startup / when you reload the plugin.
Typically, warnings are shown in yellow, and serve errors are shown in red. You need to read those messages to understand what is going on.
For example, if you got these messages:
That means you have configured wrong materials / or you are using materials from newer versions on a server running the older version. In this case, you can update the configuration or simply ignore the warning. Any missing material will be ignored by the plugin.
The default configuration contains materials such as amethyst or copper which exist on 1.17+, you will see those warnings on 1.16 and older servers. But again, they can be ignored!
Last updated