Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 3 months ago
Discord Support
BoostCommand adds a command that allows the player to obtain an effect.
Features:
Type /boost or /boostplugin:boost to activate the boost.
Configure Effect:
You can configure the effect in the config.yml.
# Minecraft Effect Types
effect: SPEED
# Duration in seconds
duration: 5
# Strength of the effect
amplifier: 2
effect: specifies which effect is applied to the executor.
duration: specifies how long the effect lasts.
amplifier: specifies the strength of the effect.
Permissions:
The boost plugin.command.boost permission is required to execute the /boost command.


