Simple Levels
A LevelSystem Plugin which allows you to create multiple LevelSystems with different XP formulas and different Level Design in one Plugin.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Simple Levels
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_<system>level% - Displays the players Level in the defined design (with animation) - %simplelevels<system>_level_raw% - Displays the players Level as a raw number - %simplelevels_<system>_xp_needed_next% - Displays the amount of XP needed to reach the next Level - %simplelevels_<system>_current_xp% - Displays your current amount of XP you have in your level - %simplelevels_<system>_max_level% - Displays the max of the defined LevelSystem
🔹 XP Management Commands
Administrators can easily manage XP:
``` /simplelevels addxp <system> <amount> <player> /simplelevels removexp <system> <amount> <player> /simplelevels levelstats <system> <player> /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.