This is a very simple plugin which allowes players to get potion effects by eating a cake.
The main idea of this plugin is that you can give your players an extra option by giving them a potion effect when they eat a cake.
You can specify the effect easily in the config file.
* - You can specify the effect by name (speed) or by number (1). The effectnumbers will be in the config file.
It will:
It won't:
- Add permissions support
- None
| Command | Effect | |
| 1. | /CakeEffect <effect> <duration> | Allowes you to add an effect to a specific cake manually ingame. (This can be specified by name (Eg: speed) or number (Eg: 1).) |
| 2. | /CakeCancel | Cancels effect apply mode. |
| 3. | /CakeClear <player> | Removes all potion effects from the specified player. |
| 4. | /RandomEffect <player> | Picks a random effect from the config file and gives it to the specified player. |
The plugin is easy to configure. You only need to specify an effect with his duration time.
All the potion effects are displayed with their number in the config file, just to make it easy for you :) .
Please leave a comment if you have any bugs, tips or suggestions :) .