Advanced Experience icon

Advanced Experience -----

3 in one Exp Features



Advanced Experience, a lightweight performance plugin that transforms experience into a dynamic gameplay mechanics. Whether you're flying, farming, or crafting custom experience bottles

EXP-Powered Flight Fly using your experience points! Each tick consumes EXP, making flight a fair to players.

Combat-Aware Flight Control Automatically disables flight when players engage in combat its a fair play, can also disabled this thru config

Global EXP Fly Mode Integrates with other plugins like essentials etc. without hooking system. Toggle global mode to consume EXP usage across your server. can also disabled this thru config.yml if you prefer only the plugin consume EXP when flying

Custom EXP Bottles Convert EXP into customized bottles with lore's, date creations, owner creation, and also repair items that contains mending enchantments but cost EXP when applying

Farming with Benefits Harvest crops like wheat, carrots, and cocoa beans to earn EXP. Fully configurable per plant type and also work with pistons, water flow, breaks etc..




[​IMG]

You can fly using exp, and it also has a global mode feature when flying, similar to how plugins with fly mechanics like essentials etc. and it will consume exp. this works without needing an additional hook system for my plugins. additionally, you can prevent players from using exp to fly while fighting, and flying will be disabled for both players.




[​IMG]
You can create custom exp bottles using your own exp balance. these bottles can contain lore that indicates when they were created, who created them, and how much exp they contain. these bottles can also repair items with mending enchantment, but they will deduct exp from bottle when applying, similar to vanilla exp bottles, but with additional features. You can set a maximum exp amount per bottle to create and a cooldown for commands.


[​IMG]
You can earn exp by farming crops like wheat, potatoes, carrots, and more. If you want to add additional crops, you can do through the config.yml you can also set custom exp gain for each crop, and toggle whether non-players breaking crops.


[​IMG]
Works with piston and gained custom exp on config.yml



[​IMG]
Works with water flow and gained custom exp on config.yml


  • ConfiGuration Example
    Code (Text):

    fly-xp-cost-per-tick: 2

    disable-flight-in-combat: false

    global-exp-fly-mode: true

    exp-bottle:
      display-name: "&cAdvanced &2Exp &fBottle"
      cooldown-to-convert: 3000  
      max-exp-points: 1000
      nbt-tag-string: "exp-bottle-id"
      display-lore:
        - "&aContains: &b%exp%"
        - "&dCreated: &b%date%"
        - "&cOwner: &b%player%"

    enable-plants-with-exp: true
    harvest-plants-with-exp:
      POTATO:
        general:
          enabled: true
        experience:
          dropOnNonPlayer: true
          dropOnBreak: true
          amount: 10.0
      CARROT:
        general:
          enabled: true
        experience:
          dropOnNonPlayer: true
          dropOnBreak: true
          amount: 10.0
      WHEAT:
        general:
          enabled: true
        experience:
          dropOnNonPlayer: true
          dropOnBreak: true
          amount: 1000000.0
      NETHER_WART:
        general:
          enabled: true
        experience:
          dropOnNonPlayer: true
          dropOnBreak: true
          amount: 10.0
      BEETROOT:
        general:
          enabled: true
        experience:
          dropOnNonPlayer: true
          dropOnBreak: true
          amount: 10.0
      COCOA_BEANS:
        general:
          enabled: true
        experience:
          dropOnNonPlayer: true
          dropOnBreak: true
          amount: 20.0
      SWEET_BERRIES:
        general:
          enabled: true
        experience:
          dropOnNonPlayer: true
          dropOnBreak: true
          amount: 10.0
      PUMPKIN:
        general:
          enabled: true
        experience:
          dropOnNonPlayer: true
          dropOnBreak: true
          amount: 20.0
      MELON:
        general:
          enabled: true
        experience:
          dropOnNonPlayer: true
          dropOnBreak: true
          amount: 20.0

     




Commands & Permissions:

/aexp /advancedexperience /advancedexp reload Allows reloading AdvancedExperience config.
/aexp /advancedexperience /advancedexp convert Allows the player to create experience bottles.
/aexp /advancedexperience /advancedexp exp set Allows setting player experience balance.
/aexp /advancedexperience /advancedexp exp reset Allows resetting player experience balance.
/aexp /advancedexperience /advancedexp balance Allows players to check their experience balance.
/aexp /advancedexperience /advancedexp balance (user)⠀⠀ Allows players to check other players experience balance.

aexp.reload Allows reloading AdvancedExperience config.
aexp.convert Allows the player to create experience bottles.
aexp.set Allows setting player experience balance.
aexp.reset Allows resetting player experience balance.
aexp.balance Allows players to check their experience balance.
aexp.balance.others⠀⠀ Allows players to check other players experience balance.
Resource Information
Author:
----------
Total Downloads: 5
First Release: Aug 20, 2025
Last Update: Aug 21, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings