Random Effect give
🟠 Updated over a year agoPreview

🔍 Analysis
- 🏆 #16 of 40 cursed mods in this game by downloads
📋 About This Mod
# **Random Effect give plugin** ✨ > # (https://forthebadge.com/images/badges/made-with-java.svg)](https://forthebadge.com)(https://img.icons8.com/?size=48&id=13679&format=png)](https://icons8.com)(https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) - **🎈 Usable for people who want to give random effects to themselves.** - **⚡ For example, Streamers can use this mod to give a random effect with a random time and a random effect power to themsevles after a donation.** - **🏹 Use /randomeffect to give yourself random effects at anytime without any cooldown.** - **✨ The effect could be helpful to help you beat the game or can INSTANTLY kill you.** - 💡・You can use (https://modrinth.com/mod/command-macros) 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.**
# Random Effect give plugin ✨ > # [!(https://forthebadge.com/images/badges/made-with-java.svg)](https://forthebadge.com)[!(https://img.icons8.com/?size=48&id=13679&format=png)](https://icons8.com)[!(https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
- 🎈 Usable for people who want to give random effects to themselves.
- ⚡ For example, Streamers can use this mod to give a random effect with a random time and a random effect power to themsevles after a donation.
- 🏹 Use /randomeffect to give yourself random effects at anytime without any cooldown.
- ✨ The effect could be helpful to help you beat the game or can INSTANTLY kill you.
- 💡・You can use (https://modrinth.com/mod/command-macros) 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.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Praxime
- Version
- 1.0
- Downloads
- 60
- Endorsements
- 1
- Category
- cursed
- Created
- 8/25/2025
- Updated
- 8/25/2025
- Game Versions
- 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
- Tags
- cursed, magic, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Random Effect give support?
The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.
What is the latest version of Random Effect give?
Version 1.0, published 2025-08-25 with 60 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await