(SWAG) Effects Fixer
Effect Fixer Mod: significantly simplifies the application of potion effects in Minecraft using server commands. Server administrators can now assign status effects to players by specifying either effect names or their numeric identifiers. No more need to remember complex numeric codes—just use the effect's descriptive name.
Working with single-word effects:
/effect Steve speed 30 1
This command grants player Steve the "Speed" effect for 30 seconds with an amplification level of 1.
Application of multi-word effects:
/effect Alex night_vision 60 2
This command activates the "Night Vision" effect for Alex lasting 60 seconds with an amplification level of 2.
The modification optimizes the use of potion effect commands, providing enhanced control with minimal effort. Required installation on server only.