MyTrip lets you dive into the fascinating world of magic potions. And all this in Minecraft, perfectly designed for a RolePlay server.
Features - create unlimited magic potions with unlimited effects - a magic potions crafting table with custom design - built-in permission manager - potion, blood and particle effects make every magic potions trip unique - your players can become addicted - antitoxin offers the right cure for the darker sides of the magic potions world - players can get disadvantages from overdoses, and even die from the consequences - developer API for other plugins to hook into magic potions events - fully configurable addiction and overdose effects Everything is free of charge!
(Optional) Configure plugins/MyTrip/config.yml and restart again
Upgrading from v0.7.x or earlier? Replace CrucialAPI with CrucialLib v3.0.0+. Your existing magic potions data, player data, and configs are compatible.
Commands - /mt help | lists all commands - /mt info | shows plugin information - /mt recover [player] | removes all magic potions effects from yourself or another player - /mt give <magic potions name> [player] | gives a magic potions to yourself or another player - /mt list | lists all existing magic potions with recipes - /mt create <magic potions name> | opens the magic potions creation GUI - /mt addictions add <magic potions name> [player] | adds an addiction to a player - /mt addictions clear [player] | clears all addictions of a player - /mt addictions list [player] | lists all addictions of a player
Permissions You can read about permissions in our wiki. But this is not needed! You can turn off permissions in the config.yml. When disabled, all players can craft and use magic potions, and only OP players can use admin commands.
Developer API MyTrip provides an event-based API for other plugins. Add MyTrip as a dependency via JitPack and hook into magic potions consumption, crafting, and tool events. See the API documentation for details.