Bukkit plugin for using designated potions for a certain interval of time
Commands:
Types of Potions MTCPotions supports: - fireresistance (makes player immune to fire) - invisibility (makes player invisible) - night vision (Allows you to see very well during night time) - regeneration (Heals the player gradually) - strength (Gives player greater strength - swiftness (Makes player faster) - jump (Allows player to jump higher) - haste (Allows player to dig / mine / use arms faster - scuba (Allows player to breath underwater)
Permission Nodes potions.* - Use of all possible potions potions.use.fireresistance - Use of fire resistance potion potions.use.invisibility - Use of invisibility potion potions.use.nightvision: - Allows you to use night vision potions potions.use.regeneration: - Allows you to use regeneration potions potions.use.strength: - description: Allows you to use strength potions potions.use.swiftness: - Allows you to use swiftness potions potions.use.jump: - Allows you to use jump potions potions.use.haste: - Allows you to use haste potions potions.use.scuba: - Allows you to use scuba potions
To Do: - Config file - Allow ediitng of cooldown time - Allow editing of max potion time