A leveling system plugin with MySQL support. This plugin is inspired by the
LevelPoints plugin by Zoon20X (not a fork). The plan is to add support for importing settings from LevelPoints to this plugin.
If you feel like supporting this project, it will be highly appreciated! Many hours of work go into these plugins so you can use them free of charge
We try our best to fix bugs as soon as they become apparent - We ask that you report any bug(s) you encounter (
Discord server).
➼
1.7.10 - 1.21.x Spigot/Paper Supported. ➼ MySQL Support - Save player data in a SQL database, useful for mutli-server networks.
MySQL is not required. Tested on MySQL 10.4 and MariaDB 10.6. Some versions of SQL may not work. ➼ Custom EXP Requirements - Set the requirement for each individual level and/or use a general formula.
➼ Custom Rewards - Reward your players with whatever rewards you would like.
➼ Multipliers - Give a player a multiplier with a simple permission node.
➼ Leaderboard - See the top 10 players on the server or bungee network.
This is a beta feature and must be enabled in config.yml. ➼ EXP Earn Events - Reward your players with exp for performing certain actions.
➼ Anti-Abuse - Prevent your players from abusing the EXP earn events.
➼ PlaceholderAPI - Easily display a player's level, exp, required exp, etc in other plugins
(like a scoreboard).
➼ Player UUIDs - Data is saved by a player's UUID so if a player changes their name, it won't make a difference.
➼ Fast - Loads 1,000,000 levels in about half a second.
➼ Custom Messages - Send a chat message, action bar, or title/subtitle!
➼ HEX/Gradient - Send messages to players with a gradient/hex.
➼
Auto-Update Configs - Configurations automatically adjust themselves with each update! No need to redo your configuration files for every update.
➼ Java 1.8+ Support - Supports Java 8 and newer versions
(including Java 11 and 16).
➼
Support - Quick to fix any issues present or help with your query. Join our
Discord server and get support ASAP!
Available placeholders ➼ %clv_leaderboard_name_<position>%- A leaderboard player's name. ➼ %clv_leaderboard_level_<position>%- A leaderboard player's level. ➼ %clv_leaderboard_exp_<position>%- A leaderboard player's experience (EXP). ➼ %clv_player_level%- A player's current level. ➼ %clv_player_exp% - A player's current exp balance. ➼ %clv_player_exp_required%- How much more EXP a player needs to level up. ➼ %clv_player_exp_remaining%- How much more EXP until the player levels up. ➼ %clv_player_exp_progress_bar%- Progress bar for a player's EXP. ➼ %clv_player_exp_percent% - Percentage of exp to required exp. ➼ %clv_level_maximum% - Maximum level a player can achieve. ➼ %clv_level_minimum% - Minimum level a player can achieve. ➼ %clv_exp_minimum% - Amount of EXP a player starts with.
➼
/clv about - About the plugin.
➼
/clv help - Help menu.
➼
/clv reload - Reload the plugin.
➼
/clv top - View the top leaderboard.
➼
/clv info [<player>] - See a player's level/exp progress.
➼
/clv addExp <amount> [<player>] - Increase a player's EXP balance.
➼
/clv setExp <amount> [<player>] - Set a player's EXP balance.
➼
/clv removeExp <amount> [<player>] - Decrease a player's EXP balance.
➼
/clv addLevel <amount> [<player>] - Increase a player's level.
➼
/clv setLevel <amount> [<player>] - Set a player's level.
➼
/clv removeLevel <amount> [<player>] - Decrease a player's level.
NOTE: you can also use /levels, /level, /cyberlvl, cyberlevels.
➼
CyberLevels.player.* - All player permissions.
➼
CyberLevels.player.help - Player help menu.
➼
CyberLevels.player.info - See their level/exp progress.
➼
CyberLevels.player.about - Information about the plugin.
➼
CyberLevels.player.multiplier.<amount> - EXP multiplier.
➼
CyberLevels.admin.* - All admin permissions.
➼
CyberLevels.admin.help - Admin help menu.
➼
CyberLevels.admin.info - See a player's level/exp progress.
➼
CyberLevels.admin.reload - Reload the plugin.
➼
CyberLevels.admin.exp.* - Add/set/remove EXP.
➼
CyberLevels.admin.exp.add - Add EXP.
➼
CyberLevels.admin.exp.set - Set EXP.
➼
CyberLevels.admin.exp.remove - Remove EXP.
➼
CyberLevels.admin.levels.* - Add/set/remove level.
➼
CyberLevels.admin.levels.add - Add level.
➼
CyberLevels.admin.levels.set - Set level.
➼
CyberLevels.admin.levels.remove - Remove level.
Found a Bug or Have a Question? Open a ticket on our
Discord Server or contact Kihsomray#0001. Please do not use the review section for support. Thanks =D
- This resource may not be redistributed or sold.
- You cannot decompile this resource.
- You cannot claim this resource as your own.
- These terms can be updated at any given time.
Failure to comply with these terms may result in consequences.