By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
SystemCps is a user click per second counter system, which also includes a cps limiter, meaning you can configure the cps limit and maximum alerts.
# CPS Limit Configuration
cps_limit: 20 # The maximum CPS allowed before a warning is issued
# Warning Settings
max_warnings: 4 # The maximum number of warnings a player can receive before being banned
# Form to be sent when the CPS limit is exceeded #
title_warning: "Warning"
content_warning: "It is forbidden to exceed the CPS limit, avoid doing so to avoid being expelled"
msg_kick: "§cYou have been expelled for exceeding the cps limit"
broadcast_msg_kick: "§e{NAME} §cWas expelled for exceeding the cps limit"
You can leave one review per plugin release, and delete or update your review at any time