Frequently Asked Questions

Questions, that have been answered on the Discord server frequently, are posted here.

I’m not getting any new rewards after reaching a new level

Make sure you set prevent-duplicate-rewards to false in the config.yml file. If you’re still not getting any rewards, make sure you aren’t getting any errors in the console or having a bad syntax in the rewards.yml to get the reward. You can find more information about the settings in the Configuration wiki page.

Can I synchronize CLV levels & EXP with vanilla EXP bar?

Unfortunately, not at the moment. You will probably need to find another plugin that can do this or find a developer to create a plugin for you.

Can I use placeholders in the messages?

Yes! You can use whatever placeholders you want in other plugins or in our messages. You can find more information about the placeholders in the Placeholders wiki page.

Level system

The system is based on the requirements to reach the next level. You can set the requirements in the levels.yml file. You can set any requirement on any level and any amount of exp to reach the next level. If you want to automatizate requirements of the same formula, you can edit general-formula. You can find more information about the settings in the Levels wiki page.

Getting EXP based on events

Events are the main source of EXP. Based on your setting, players can get desired amount of EXP for each event. It is also possible to create an interval to generate random EXP between two numbers. Set the amount of EXP in the earn-exp.yml file.

There’s also a multiplier option on different blocks, mobs and even player’s permission. The customisation is endless. You can find more information about the settings in the Events wiki page.

You can’t create new events nor add events from third party plugins. If you’re looking for supporting your plugin, please contact us on Discord.


Getting Started
Commands & Permissions