Type: Effect - WForst-Breeze/Ez-Commands-Reborn GitHub Wiki
Give yourself specific kind of effect.
Usage: /efe <type>
<type>
:
- n: Gain night vision.
- s: Gain level 256 strength.
- h: Gain level 256 haste.
Equivalent Minecraft command:
- /effect give @p minecraft:night_vision infinite 9 true
- /effect give @p minecraft:strength infinite 255 true
- /effect give @p minecraft:haste infinite 255 true
Increase or decrease your luck value.
Usage: /lucky <is_enabled>
<is_enabled>
:
- true: Increase luck value.
- false: Restore luck value to default.
Equivalent Minecraft command:
- /attribute @p minecraft:luck base set 2025.714
- /attribute @p minecraft:luck base set 0