File Details
flymod-v0.2.jar
- R
- Dec 30, 2024
- 16.47 KB
- 75
- 1.20.1
- Fabric
File Name
flymod-v0.2.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
COOLDOWN UPDATE
Cooldown between Commands :
- A delay has been added between each command execution to prevent abuse.
- A permission,
flymod.nocooldown, has been introduced for users who do not want a cooldown.
New Command /flymod cooldown :
/flymod cooldown : Displays the remaining time before the user can execute another command.
/flymod cooldown reset : Resets the cooldown time to 1000ms (1 second).
/flymod cooldown <time> : Allows modification of the cooldown time between commands executed by the user.
Bug Fixes : Issues have been fixed to improve stability and performance.