Other Tools
The list of tool plugins that work best together:
How to synchronize currencies and xp between plugins?
Pick one of the plugins that will be the primary source and storage for xp and essence. For example we will use AxHoes here. So the setup is going to be like this:
Go to all of the other tool plugins and open the hooks.yml.
Change the
essence-pluginandplayer-xp-pluginto the name of your primary tool plugin. For example:
After this, reload the plugins and they should start using your /axhoes essence and player xp instead of the plugin's builtin currencies.
(Optional) Disable the /essence and /level commands in your non-primary plugins, so they won't override the primary commands. You can do this by setting the
essence-commandsandplayer-xp-commandsto an empty block. For example:
Restart the server to apply changes.