PluginMIT
Boost Command
BoostCommand adds a command that allows the player to obtain an effect.
81
Downloads
1
Followers
3 weeks ago
Updated
📦
8
Versions
📖About Boost Command
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.