Filled EXP Bank

Discussion in 'Plugin Requests' started by Sooshi_Burrito, Aug 9, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    Sooshi_Burrito

    EXP BANK

    I know these exist, but let me explain.
    All the existing plugins in this field are currently either put EXP in a bottle or store EXP levels. The problem with this is that this is easily exploitable.

    If I were to restrict this permission to a group of people, then they could give EXP bottles to others, etc.

    Now the levels is even worse. With this, the user can get to level one, store it, and get to level one again, store it, and so on and so on. This means by combining thirty level ones, they can make a level thirty bank, which is really not worth even ten levels. Ya feel?

    THERE IS A SOLUTION

    Minecraft has this built in EXP system that has it set up to make it harder to level as you move up in levels. They do this by using an EXP point system:

    For example- these numbers are not accurate but they make my point:

    Level 1: 5 EXP Points.
    Level 2: 10 EXP Points.
    Level 3: 15 EXP Points.

    So for my ideal plugin, you'd store EXP Points rather than the actual level. So your bank is based on EXP Points that make up the level. So if you deposit 7 EXP Points and withdraw that after you die, you'd be level 1 with some excess but not level 2.

    Example commands:
    /xpb reload
    /xpb deposit
    /xpb withdraw

    I'd also like a way to config limits for certain groups, much like the essentials homes plugin:

    essentials.homes.setmultiple
    -
    xpb.limit

    essentials.homes.setmultiple.(groupname)
    -
    xpb.limit.(groupname)

    Thank you!!
     
  2. Offline

    Tabuu_

    Here you go sir: <Edit by Moderator: Redacted not allowed paid resource url>
     
    Last edited by a moderator: Feb 9, 2021
  3. Offline

    Sooshi_Burrito

     
    Last edited by a moderator: Feb 9, 2021
Thread Status:
Not open for further replies.

Share This Page