Перейти к содержимому
Mineforgian

CyberLevels

A leveling system with custom rewards, MySQL support, and more!

Загрузки
238
Подписчики
0
Обновлён
2 июля 2026 г.
Лицензия
MIT

Опубликован 30 марта 2026 г.

Spigot Spigot Wiki Discord Spigot bStats

bStats Discord Spigot

Text Description

Discord Version

Description

A leveling system plugin with MySQL support.

XenoLevels will be released soon, order here.

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).

Features

1.8.0 - 1.21.x Spigot/Paper Supported.
MySQL Support - Save player data in a SQL database, useful for multi-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!

PlaceholderAPI

Available placeholders

%clv_leaderboard_name_% - A leaderboard player's name.
%clv_leaderboard_level_% - A leaderboard player's level.
%clv_leaderboard_exp_% - 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.

Commands

/clv about - About the plugin.
/clv help - Help menu.
/clv reload - Reload the plugin.
/clv top - View the top leaderboard.
/clv info [] - See a player's level/exp progress.
/clv addExp [] - Increase a player's EXP balance.
/clv setExp [] - Set a player's EXP balance.
/clv removeExp [] - Decrease a player's EXP balance.
/clv addLevel [] - Increase a player's level.
/clv setLevel [] - Set a player's level.
/clv removeLevel [] - Decrease a player's level.

NOTE: you can also use /levels, /level, /cyberlvl, cyberlevels.

Permissions

Player Permissions

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. - EXP multiplier.

Admin Permissions

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.

Support

Found a Bug or Have a Question? Open a ticket on our Discord Server or contact Kihsomray. Please do not use the review section for support. Thanks =D

bStats

TOS
  • 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.

Advertisement

Slot 1 Slot 2 Slot 3 Slot 4 Slot 5

Ченджлог

1.2.8Релиз26.1, 26.1.1, 26.1.2 · 2 июля 2026 г.

Database Sync Shutdown Fix

Database sync stability hotfix for cleaner shutdowns and restarts.

Fixed

  • Fixed database sync continuing to poll while CLV was shutting down.
  • Reduced shutdown/restart console errors caused by closed database connections.
  • Servers using MySQL or cross-server sync should now stop more cleanly.

Notes

  • No configuration changes are required.
  • Restart your server after updating.
  • This mainly affects servers using database sync.
1.2.7Релиз26.1, 26.1.1, 26.1.2 · 27 июня 2026 г.

Fishing EXP and Anti-Abuse Fixes

Small gameplay fix focused on fishing EXP and placed-block anti-abuse tracking.

Fixed

  • Fishing EXP is now only awarded when the player actually catches a fish.
  • Fishing attempts that catch entities or do not complete as a fish catch should no longer trigger fishing EXP.
  • Player-placed blocks are now tracked more consistently for only-natural-block anti-abuse checks.

Notes

  • No configuration changes are required.
  • Restart your server after updating.
  • If you used fishing EXP for caught entities, it now only counts real fish catches.
1.2.6Релиз26.1, 26.1.1, 26.1.2 · 4 июня 2026 г.

Safer Level Reward Commands

Maintenance update focused on safer level reward command execution and a bundled runtime refresh.

Changed

  • Updated the bundled CyberCore runtime used by CLV.
  • Refreshed the public CLV README/documentation.

Fixed

  • Fixed [player] and [console] level reward commands so they are executed safely on the main server thread.
  • This helps prevent unsafe command-dispatch issues when rewards are triggered by level changes.

Notes

  • Restart your server after updating.
  • No configuration changes are required.
1.2.5Релиз26.1, 26.1.1, 26.1.2 · 20 мая 2026 г.

Patch update focused on level-reward defaults and tab-completion permission consistency.

Recommended: Back-up any player data before updating.

Changed

  • Level rewards are now enabled by default when adding levels through config.add-level-reward.
  • The default config now ships with config.add-level-reward: true.

Fixed

  • Fixed CLV tab command permission matching for EXP and level commands.
  • EXP and level tab-completion permissions now align with lowercase command lookups such as addexp, setlevel, and removelevel.

Notes

  • Existing configs may keep their current config.add-level-reward value; review it if you want the new default behavior.
1.2.4Релиз26.1, 26.1.1, 26.1.2 · 17 мая 2026 г.

Hotfix update focused on console tab-completion support.

Fixed

  • Fixed CLV tab completions for console command senders.
  • Added console-safe suggestions for supported commands such as about, reload, EXP/level mutation commands, and purge.
  • Fixed purge player-name suggestions so they can be used from console.
1.2.3Релиз26.1, 26.1.1, 26.1.2 · 15 мая 2026 г.

Hotfix update focused on tab-completion performance and Ax hook loading cleanup.

Changed

  • Simplified internal AxHoes and AxPickaxes hook loading logic.

Fixed

  • Fixed CLV tab completion by caching player name suggestions.
  • Improved tab-completion ordering and reduced repeated offline player lookups.
1.2.2Релиз26.1, 26.1.1, 26.1.2 · 13 мая 2026 г.

Maintenance update focused on build tooling and CyberCore dependency refreshes.

Changed

  • Updated the Gradle wrapper to 9.5.0.
  • Refreshed the CyberCore dependency.
1.2.1Релиз26.1, 26.1.1, 26.1.2 · 12 мая 2026 г.

Hotfix update focused on EXP event compatibility and internal dependency refreshes.

Changed

  • Refreshed the CyberCore dependency.

Fixed

  • Added compatibility aliases to ExpChangeEvent for integrations expecting legacy-style event methods.
  • Added getPlayer(), getAmount(), setAmount(), getOldXP(), and getNewXP() aliases to improve third-party hook compatibility.

Комментарии

Загружаем…