Inactive [FUN/RPG] Diving-Helmet 1.8.1 - Breathe underwater [1.4.5-R0.2]

Discussion in 'Inactive/Unsupported Plugins' started by ToastHelmi, Oct 31, 2012.

  1. Offline

    ToastHelmi

    Current Version: 1.7.1
    Description

    With this plugin is finally posible to explore the breathtaking underwater world of minecraft!


    Features

    • If a player is wearing a pumpkin he can breathe under water.
    • works with version 1.3.2-r0.1 to 1.4.5-R0.2
    • Permissions
    • Config
    • Commands
    • configurable Helmet
    Commands

    • /DivingHelmet reloadConfig | reload the Config
    • /DivingHelmet dspUpdateMSG <true / false> | toggle if the UpdateMesange is send to OP whean a new vesion is released
    Permissions

    • DivingHelmet.dive | if a player have this permission hand a Pumkin as Helmet he can breathe under water
    • DivingHelmet.DivingHelmet.admin | Give accsses to admin Commands
    [​IMG]
    Download:

    here...

    To Do

    • add permision for admins so the get the UpdateMSG without being OP DONE!
    • Coment out Configfile
    • use 'usepermissions' from Configfile DELETED!
    Changelog

    1.8.1
    • aadded configurable Helmet
    1.7.1
    • aupdate for 1.4.4-R0.1
    1.6.4
    • add Comands for admins
    • add permissions
    • add Config
    Relaese
     
    piano9uber likes this.
  2. Offline

    piano9uber

    Um.................this is Extremely simple..........
    The code probably is something like:
    if(player.getInventory().getHelmet() == Material.PUMPKIN)
    {
    player.setRemainingAir(1000000);
    }
    No offense.
     
  3. Offline

    ToastHelmi


    no problem
    i thought it would be fun, so here it is
     
  4. Offline

    piano9uber

    Nice idea though.
     
  5. Offline

    ToastHelmi

    Thank you :)
     
  6. Offline

    Jozeth

  7. Offline

    ToastHelmi

  8. Offline

    Jozeth

    Put Fun in all caps (FUN)
     
  9. Offline

    Unscrewed

    The simplicity of the code has nothing to do with anything.
    If you like it, you like it, if you don't, you don't.

    ToastHelmi This plugin was a pretty cool idea!
    Will you add permissions too?
    And maybe a configuration file with how long you can stay under water?
     
  10. Offline

    ToastHelmi

    thanks for your feedback

    yeahr i thought about permissions and config

    posible config:

    Code:
    usePermissions: <true/false>
    setRemainingAirOnMove: <some whole number>
    updateMessange: <false/true>
    and permissions for enable/disable usage

    how about that
     
  11. Offline

    Unscrewed

    That looks really tight!
    You should do that!
     
  12. Offline

    ToastHelmi

    check this thread in the next few days
    than it should be updated
     
  13. Offline

    piano9uber

    -_-
    This has been made before. Search it up.
     
  14. Offline

    ToastHelmi

    Update incoming ;D
     
  15. Offline

    ToastHelmi

    Is this what you asked for? ;D
     
  16. Offline

    ToastHelmi

Share This Page