Death -> empty Foodbar at respawn

Discussion in 'Archived: Plugin Requests' started by Methero, Jun 10, 2012.

  1. Offline

    Methero

    Plugin category: General / Roleplaying
    Suggested name: ?? Food Bar Control ??

    A bit about me:
    I'm a Server Owner , my Server is a RPG Server I enjoy programming and configuring Plugins so maybe thats why i've more than 30 plugins on the Server :DDD

    What I want: .
    There is a glitch people use so they don't have to buy food from other players ...
    They kill themself ( all their items are in a chest ) and their food bar is full again ...
    So my idea is to make the food bar empty after every death / respawn ;)

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: Maybe :
    Foodbar.Influenced (Food Bar has influence on this player / group)
    Foodbar.Uninfluenced (Food Bar has NO influence on this player / group)
    Similar plugin requests:
    I haven't seen any

    Who may be Interested : I hope a lot of Programmers



    Would be really nice if someone would take care of that :D

    Thanks 4 reading Methero​
     
  2. Offline

    Deathmarine

    So if they die and the cause was from lack of food. Then they respawn with no health bar. Sure give me 10 mins.
     
  3. Offline

    DrAgonmoray

    Wow, this is a great idea!
     
  4. Offline

    Deathmarine

    Wait when they die for any reason or just from hunger?

    What about when they die they get the same foodbar level they had when they die. So if they die from no food. Your pretty much....

    Just to note. PlayerRespawnEvent ALWAYS gives full health regardless if you set it. Either way I picked the best work around for it.

    Function when a player dies the most recent health bar value is saved. Regards of cause and when they respawn it sets their foodbar back to original state.

    No commands,

    One permission node.
    nofood.override

    Source:
    https://github.com/deathmarine/NoFood
    Download:
    https://github.com/downloads/deathmarine/NoFood/NoFood.jar

    (Arg... I was shooting for 10 mins but during testing losing health takes forever.)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016

Share This Page