Skip to content

V1.1.1

Compare
Choose a tag to compare
@1Mack 1Mack released this 16 Feb 14:53
· 12 commits to main since this release

Changes

  • Fix mistake
  • Option to ban or kick if a player has been reported more than X times in a Map OR defined time
  • More configs
  • New Langs
    -"MaximumReportsPlayerCanReceiveBeforeAction": 0 = Disabled
    -"ActionToDoWhenMaximumLimitReached": 0 = Nothing; 1 = Kick; 2 = Ban
    -"IfActionIsBanThenBanForHowManyMinutes": 0 = Permanent;
    -"HowShouldBeChecked": 0 = Default; > 0 = Check for minutes, so if a player has MaximumReportsPlayerCanReceiveBeforeAction in HowShouldBeChecked minutes, an ActionToDoWhenMaximumLimitReached will be called