ManaPotion

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Mana Potion

ManaPotion

This is a simple server mod that allows players to drink a specified potion to regain Heroes mana.

Config

potion-id: (Default: 0)The data value for the potion you want to give players mana when drunk (ex: 0 = water bottle)
potion-limit: (Default: 10) How many mana potions players are allowed to hold at once
regain-static: (Default: false) True or false. True = mana regain is a fixed amount. False = mana regain is a random amount within a given range.
regain: (Default: 50) Use only if regain-static is true. The fixed amount of mana regain.
regain-min: (Default: 1) Use only if regain-static is false. The minimum amount of mana given to a player who drinks a mana potion.
regain-max: (Default: 100) Use only if regain-static is false. The maximum amount of mana given to a player who drinks a mana potion.

Please reply with any bugs/comments/requests you may have. Thanks


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files