Boosts

Discussion in 'Plugin Requests' started by millemila, Sep 3, 2015.

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

    millemila

    Height-Boosts

    The idea:
    The idea of this plugin was born 1 day ago. i had a really interesting idea based on how the world is created so i played a little with terrain control and i built a 3-layers world. What i want is be able to give a player certain effects based on their height.
    For example each user included included in y 10 and y 30 will have regeneration 1
    And each user included in y31 and y 50 will have Streinght 2 and so on.

    Details:
    I want to be able to configure which give effect to each group and at what height must be to receive.
    an example of config.yml

    default:
    Height: 10:30 #Area based on Y where the player will gain effects
    - Streinght: 2 #Effect: Intensity, the duration is infinite
    Height: 31:50
    - Regeneration: 4
    - Resistance: 2
    51 Height: 256
    - Regeneration: 4
    - Resistance: 1
    - Streinght: 1
    - HealthBoost: 6

    Vip
    Height: 10:30
    - Streinght: 3
    - Regeneration: 1
    Height: 31:50
    - Regeneration: 5
    - Resistance: 3
    - HealthBoost: 2
    Height: 51: 256


    Permission:
    Height.groupname it gives the permission to the group to access to gain the effects defined in config.yml
    Height.Admin Reload the plugin
     
    Last edited: Sep 4, 2015
  2. Offline

    ZP18

    I could do this if you want, when do you want it by?
     
  3. Offline

    millemila

    I'm not in rush @ZP18, I have 10 days left before school starts so if it's ok for you let me know.
    Also if you have some interesting ideas just suggest, I love constructive criticism!

    IMPORTANT i forgot to say that i would like to have the plugin for minecraft 1.7
     
  4. Offline

    ZP18

    Ok, this shouldn't take too long, I will do it after I finish a plugin for someone else, might start tomorrow
     
  5. Offline

    millemila

    Thank you !
     
  6. Offline

    ZP18

    @millemila I am done, I just need to do testing. Could you please give me a time when you can test, so we can test together, and let me know if I need to open up a test server to test it, unless you have your own server.

    Permissions:
    - zheightboosts.rank.<RANK-NAME> - Gives access to the boosts of <RANK-NAME>.
    - zheightboosts.admin - Reload command.

    Commands:
    - /zhb reload - Reloads plugin

    Effects:
    - ABSORPTION
    - BLINDNESS
    - CONFUSION
    - DAMAGE_RESISTANCE
    - FAST_DIGGING
    - FIRE_RESISTANCE
    - HEALTH_BOOST
    - INCREASE_DAMAGE
    - INVISIBILITY
    - JUMP
    - NIGHT_VISION
    - REGENERATION
    - SATURATION
    - SLOW
    - SLOW_DIGGING
    - SPEED
    - WATER_BREATHING
    - WEAKNESS
    - WITHER

    EDIT:
    This is Latest Bukkit version
     

    Attached Files:

  7. Offline

    millemila

    Thank you for making this real :O
     
    Last edited by a moderator: Sep 11, 2015
  8. Offline

    ZP18

    Here is 1.7
     

    Attached Files:

  9. Offline

    DanTDM2727

    @ZP18 every plugin you make can you put on craft bukkit plz if you do I will like you.
     
  10. Offline

    ZP18

Thread Status:
Not open for further replies.

Share This Page