HyperLevels🌟Levelling System icon

HyperLevels🌟Levelling System 1.0-SNAPSHOT

Advanced Levelling System with complex rewards, multipliers, prestige system and MySQL support

1-Photoroom.png

Plugin requires HyperCore

✨ Amazing Features

🎯 Fully Customizable XP Gain

Configure XP rewards for mining, killing mobs, crafting, fishing, breeding, smelting, trading, enchanting, advancements, and more! Every action can reward players.

🎁 Powerful Reward System

Give money, execute commands, grant items. Support for "all" levels, intervals (5+), specific levels, and milestones. Prestige rewards included!

⚡ Prestige System

Players can reset their level to gain prestige ranks with unique rewards, broadcasts, and special status. Fully configurable prestige progression!

🗄️ MySQL + Redis Support

HyperLevels was specifically built for large server networks and provides a very efficient MySQL database structure that creates lightning-fast sync with other servers in combination with Redis.

🎨 Beautiful Displays

Custom titles, actionbar messages, sounds, and experience bar integration. Everything supports MiniMessage formatting with gradients!

🔌 PlaceholderAPI Integration

Full PAPI support with placeholders: %hyperlevels_level%, %hyperlevels_exp%, %hyperlevels_prestige% and many more!

🎖️ Rank Progression

Automatically promote players through ranks based on their level. Perfect for LuckPerms integration with customizable promotion commands!

👑 Permission-Based Rewards

Grant special bonuses to VIP, Premium, or any permission-based groups. Reward your supporters with extra XP or money!

🔄 Plugin Migration

Use command /hl migrate to migrate from other Levelling Systems! (Currently only CyberLevels, open a ticket to request more)

2-Photoroom.png

💎 Experience Sources

⚔️ Combat

  • Kill hostile mobs
  • Defeat bosses (Dragon, Wither, Warden)
  • PvP with cooldown
  • Kill passive animals

⛏️ Mining

  • All ore types (coal → netherite)
  • Deepslate variants
  • Ancient debris
  • Natural blocks only

🌾 Farming

  • Harvest crops
  • Chop trees
  • Breed animals
  • Collect nether wart

🔨 Crafting

  • Craft tools & armor
  • Diamond tier items
  • Netherite upgrades
  • Fully configurable

🎣 Fishing

  • Catch all fish types
  • Find treasure
  • Even junk gives XP
  • Configurable amounts

✨ Special

  • Complete advancements
  • Enchant items
  • Trade with villagers
  • Smelt items

⌨️ Commands

📊 /level [player]

View your or another player's current level and experience.

Aliases: /lvl, /lv

⚙️ /levels <subcommand>

Admin commands to manage levels, reload config, view stats.

Aliases: /lvls, /hl, /hyperlevels

✨ /exp <add|set|remove> <player> <amount>

Manage player experience points.

Aliases: /xp, /experience

⚡ /prestige [confirm]

Reset your level and gain prestige. Requires confirmation.

Aliases: /pr, /p

🎥 In-Game Showcase

 

ezgif-77492b6092816807.gif

Screenshot%202025-11-20%20175442.png

📝 Reward Configuration Example

# HyperLevels - Rewards Configuration
rewards:
  # Universal reward - given on EVERY level up
  base-reward:
    type: "level"
    levels: "all"
    money: 100
    commands:
      - "give {player} diamond 1"
    messages:
      - "&a&l✓ &aYou leveled up to &e{level}&a!"

  # Every 5 levels (5, 10, 15, 20...)
  interval-5-reward:
    type: "level"
    levels: "5+"
    money: 250
    commands:
      - "give {player} emerald 5"

  # Level 50 Milestone
  level-50-milestone:
    type: "level"
    levels: [50]
    money: 25000
    commands:
      - "give {player} netherite_chestplate 1"
    broadcast:
      enabled: true
      message: "&e{player} reached &6&lLevel 50&7!"

  # Prestige Rewards
  prestige-base-reward:
    type: "prestige"
    prestiges: "all"
    money: 1000
    messages:
      - "&6&l⚡ PRESTIGE ASCENSION ⚡"

# Permission-Based Rewards
permission-rewards:
  vip-bonus:
    permission: "hyperlevels.vip"
    levels: "all"
    money: 50

📊 PlaceholderAPI Placeholders

%hyperlevels_level% - Player's level
%hyperlevels_exp% - Current experience
%hyperlevels_exp_required% - XP needed for next level
%hyperlevels_exp_progress% - Progress percentage
%hyperlevels_prestige% - Prestige level
%hyperlevels_total_exp% - Lifetime total XP

💡 Plus CyberLevels compatibility: All %clv_% placeholders still work!

📋 Requirements & Dependencies

  • Minecraft Version: 1.21+ (Paper/Spigot)
  • Required: HyperCore (for MySQL/Redis support)
  • Optional: PlaceholderAPI (for placeholders)
  • Optional: Vault (for economy rewards)
  • Optional: LuckPerms (for rank progression)

levels

level

progress

progression

multiplier

boost

experience

prestige

hyper