Skip to content

Commit

Permalink
Merge branch 'main' of github.com:connercsbn/HighPingKicker
Browse files Browse the repository at this point in the history
  • Loading branch information
connercsbn committed Jan 22, 2024
2 parents edbff6d + cc27ec2 commit 93ea504
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ When the plugin is first loaded, the following config will be generated in `coun
"warning_message": "You will be kicked for excessive ping. You have {WARN} out of {MAXWARN} warnings.",
"kick_message": "{NAME} has been kicked due to excessive ping.",
"grace_period_seconds": 90,
"ConfigVersion": 1
"dev": false // enables additional logging
"ConfigVersion": 2,
}
</pre>

Expand Down

0 comments on commit 93ea504

Please sign in to comment.