Simple XP bottle leveling (should be easy)

Discussion in 'Archived: Plugin Requests' started by LemonLimes4ever, Nov 9, 2013.

  1. Offline

    LemonLimes4ever

    Hello I was wondering if someone could make a very small plugin for me?

    I want it to be so when a player throws one bottle of enchanting at themselves they gain exactly one xp level.

    Can someone please make this for me? If you do please give the plugin in plugin format (no source code) and also please don't include permissions. Thanks :)
     
  2. Offline

    Iroh

    Moved to plugin requests.
     
  3. Offline

    AndyMcB1

    To the dev who makes this:

    Listen on ProjectileHitEvent, check if EXP bottle, cancel drops, get the player who "fired" it, setExp(getExpLevel + 1);
     
  4. Offline

    slowbuild

    I'll do it
     
  5. Offline

    slowbuild

    Its is called XPlevel
    It adds one level for every XPbottle thrown by a player at himself. It is not possible to give other players a level too by standing near to them. They will get the nomal xp by a bottle only.
    Permission to level: "XPlevel"
    If you want I will add a message tomorrow ;)
    Every feedback is welcome :)

    DOWNLOAD: XPlevel.zip
     

    Attached Files:

Share This Page