- Added an option to support commands that are prohibited when setting combat status.
If you are upgrading from an older version, please do the following:
 
 Add the following content to config.yml:
 
 
 
  Code (YAML):
 
 
 
  Disable-Commands-In-Combat
  :
    - 
  "example"
 
 
 Add the following content to Lang.yml:
 
 
 
  Code (YAML):
 
 
 
  player-combat-actionbar-prevent-commands
  : 
  "&cThis command cannot be executed during combat"