mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 18:24:43 +02:00
Add setting for ignoring attack cooldown Fixes #5048
This commit is contained in:
@ -83,6 +83,11 @@ Feedback:
|
||||
SendCopyOfMessageToChat: false
|
||||
Skills:
|
||||
General:
|
||||
# Attack Cooldown refers to the strength of attacks in Minecraft.
|
||||
# If an attack is spammed, it will have less bonus damage and RNG for skills to activate from mcMMO.
|
||||
# If you want, you can turn this behavior off by setting it to false.
|
||||
Attack_Cooldown:
|
||||
Adjust_Skills_For_Attack_Cooldown: true
|
||||
LimitBreak:
|
||||
AllowPVE: false
|
||||
StartingLevel: 0
|
||||
|
Reference in New Issue
Block a user