← Назад к ресурсам

Simple Levels

A LevelSystem Plugin which allows you to create multiple LevelSystems with different XP formulas and different Level Design in one Plugin.

Modrinth management minigame utility

Описание

# Simple Levels - Highly Customizable Leveling Plugin with Animated Level Displays Simple Levels is a lightweight yet powerful Minecraft leveling system designed for servers that want fully customizable, animated, multi-system player leveling. Create unlimited leveling systems, each with its own XP formula, animated level displays, placeholders, and worlds where the system is active. Perfect for: - Survival - RPG - Minigames - Network servers ## ✨ Features **🔹 Animated Level Displays** Create animated level titles shown through placeholders. Display levels with color-changing text, shifting effects, or rotating messages! ``` levels: 1: display: - "&aLevel 1 - Beginner" - "&cLevel 1 - Beginner" - "&4Level 1 - Beginner" ``` Define a global tick-speed to control animation speed per system. **🔹 Unlimited Level Systems** Each system has: - its own formula - its own animated displays - per-level XP requirements - disabled worlds - full player XP storage - per-level rewards - multiple reward types (command / message) - per-level permission restriction **🔹 Custom Rewards** ``` reward: type: command commands: - eco give %player_name% 10 ``` ``` reward: type: message messages: - '&aYou have just reached &eLevel 2&a!' ``` **🔹 PlaceholderAPI Support** Use animated level titles anywhere: - TAB - Scoreboards - Chat - Holograms - Bossbars - Other plugins **Placeholders:** - %simplelevels__level% - Displays the players Level in the defined design (with animation) - %simplelevels__level_raw% - Displays the players Level as a raw number - %simplelevels__xp_needed_next% - Displays the amount of XP needed to reach the next Level - %simplelevels__current_xp% - Displays your current amount of XP you have in your level - %simplelevels__max_level% - Displays the max of the defined LevelSystem **🔹 XP Management Commands** Administrators can easily manage XP: ``` /simplelevels addxp /simplelevels removexp /simplelevels levelstats /simplelevels reload ``` ## 📦 Requirements - Spigot/Paper 1.16+ - PlaceholderAPI (for placeholders) ## 🧩 Support Found a bug or want a new feature? Contact me through the [support Discord](https://discord.gg/mE9zbXkWyv).