Login Cooldown
A plugin that prevents players from joining and leaving excessively, with a configurable limit on the number of times allowed within a set time frame.
- Загрузки
- 310
- Подписчики
- 2
- Обновлён
- 13 августа 2026 г.
- Лицензия
- CC0-1.0
Опубликован 3 октября 2025 г.
Login Cooldown
A plugin that prevents players from joining and leaving excessively, with a configurable limit on the number of times allowed within a set time frame.
Rationale
Originally created to address players spamming chat with repeated leave and join messages, especially as a spam tactic after being muted or a way to circumvent chat spam.
Usage
/logincooldown reload- Reloads the configuration file/logincooldown set <joins-per|time-frame> <value>- Directly modify one of the two config values
Both commands require logincooldown.admin permission.
logincooldown.notify- Players with this permission will receive the configurable notification message when someone is blocked from joininglogincooldown.bypass- Players with this permission are never blocked from joining
Configuration
Everything, messages included, is configured in config.yml. Messages use MiniMessage.
Ченджлог
1.2.1Релиз26.1.1, 26.1.2, 26.2 · 13 августа 2026 г.
Add logincooldown.bypass permission - Players with this permission are never blocked from joining
1.2Релиз26.1.1, 26.1.2, 26.2 · 13 февраля 2026 г.
v1.2 changes:
- Added commands to change time-frame/joins-per values from in-game
- General under-the-hood improvements
- Change licence to WTFPL
Relevant git commit: https://github.com/Woolyenough/paper-login-cooldown/commit/8329039e531b424b99ec600d8a7f7a93668a6940
Комментарии
Загружаем…