Random Effect give

This plugin gives random effect everytime after executing /randomeffect, Helpful for streamers to use the plugin on their own server

37

Random Effect give

Random Effect give plugin

> # forthebadgeicons8forthebadge

- ✨ The effect could be helpful to help you beat the game or can INSTANTLY kill you. - ✨ The effect could be helpful to help you beat the game or can INSTANTLY kill you. - ✨ The effect could be helpful to help you beat the game or can INSTANTLY kill you. - ✨ The effect could be helpful to help you beat the game or can INSTANTLY kill you. - 💡・You can use ✨ The effect could be helpful to help you beat the game or can INSTANTLY kill you. to easily give yourself a random effect with a specified key.

Here's a part of the code of this plugin:

```java PotionEffectType randomEffect = validEffects.get(random.nextInt(validEffects.size())); int durationSeconds = 10 + random.nextInt(111); int durationTicks = durationSeconds * 20; int amplifier = 1; player.addPotionEffect(new PotionEffect(randomEffect, durationTicks, amplifier)); ``` - 💝 Support me by following this plugin.

ADS