Better Sprinting

Main
This plugin adds endurance to the Minecraft sprinting. This mean your foodlevel decreases steadily so that you can run until the time (that you set in the config) is over.
After that your foodlevel increases steadily until it is full.




Config.yml

#This just say how long you can run.
run-in-sec: 6
#This are the active worlds where the plugin works (you have to be in one of this worlds and must have the sprinting.use permission)
active-worlds:
- world
PermissionDescription
sprinting.useThis permission will allow user the use the plugin




API for 2.0

BetterSprinting.getPlayerEndurance(player, double)Set the endurance to a player(100 max 0 min).
BetterSprinting.setPlayerEndurance(player, )Return the endurance as a double(100 max 0 min).
BetterSprinting.rest(player)Starts the rest time where the player's enduance is rising

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    85032
  • Created
    Sep 15, 2014
  • Last Released File
    Dec 5, 2014
  • Total Downloads
    1,461
  • License

Categories

Members

Recent Files