CommandPotions
A better version of Minecraft's /effect command.
Features
- Give players effects
- Take effects from players
- View players effects
- Give effects aliases for easy remembering
Commands and Permissions
| Command | Function | Permission |
| /cp help | View CommandPotions help | commandpotions.help |
| /cp list [potioneffect] | View all effects, or the aliases for [potioneffect]. | commandpotions.list |
| /cp view <player> | View <player>s potion effects. | commandpotions.view |
| /cp remove <player> <potioneffect> | Remove <potioneffect> from <player>. | commandpotions.remove |
| /cp give <player> <potioneffect> [duration] [level] | Give <player> the potion effect <potioneffect>, and if specified for [duratopm] seconds, and at level [level]. | commandpotions.give |
Configuration
How to configure this plugin
Source Code
CommandPotions on GitHub
To-Do
- What does this plugin need? Tell me in the comments!