
RedProtect
Prevent redstone clocks that might lag the server
- Загрузки
- 1K
- Подписчики
- 4
- Обновлён
- 19 июня 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 19 июня 2025 г.
RedProtect
RedProtect makes your server more robust against redstone clocks.
To receive action messages the permission redclock.notify is required.
Features
- Plot based redclock protection
- Area based redclock protection
- Chunk based redclock protection
- TPS based redstone deactivation
Supported Plugins
Configuration
{
"enable-area-protection": true, // whether area protection should be enabled
"enable-chunk-protection": true, // whether chunk protection should be enabled
"enable-plot-protection": true, // whether plotsquared protect should be enabled
"print-messages-to-console": true, // whether clock notifications should be printed to console
"lag-disable-redstone": true, // whether redstone should be disabled when the server lags
"disable-clocks": true, // whether redstone clocks should be disabled
"disable-redstone-tps": 18, // the tps when to disable redstone
"lag-detect-interval-millis": 1000, // the interval of checking for lag
"clock-disable-time-millis": 10000, // how long a clock should be disabled for
"region-update-limit": 25000 // how many updates have to be detected before counted as clock
}
Ченджлог
2.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 19 июня 2025 г.
What's Changed
- fix(deps): update dependency net.thenextlvl.protect:api to v3 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/3
- Add
notifyOwnermethod to Redstone controllers by @NonSwag in https://github.com/TheNextLvl-net/red-protect/pull/5 - fix(deps): update dependency net.thenextlvl.core:nbt to v2.3.2 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/6
- fix(deps): update dependency net.thenextlvl.core:files to v2.0.3 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/8
- fix(deps): update dependency net.thenextlvl.core:files to v3 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/9
- build(deps): update plugin com.gradleup.shadow to v9.0.0-beta13 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/11
- fix(deps): update dependency net.thenextlvl.core:i18n to v3 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/10
- Update dependency gradle to v8.14 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/12
- Update plugin org.gradle.toolchains.foojay-resolver-convention to v1 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/13
- Update dependency gradle to v8.14.1 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/14
- Update plugin com.gradleup.shadow to v9.0.0-beta14 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/15
- Update plugin com.gradleup.shadow to v9.0.0-beta15 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/16
- Update dependency gradle to v8.14.2 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/17
- Update plugin com.gradleup.shadow to v9.0.0-beta16 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/19
- Update plugin com.gradleup.shadow to v9.0.0-beta17 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/20
- Update dependency net.thenextlvl.core:paper to v2.2.1 by @renovate in https://github.com/TheNextLvl-net/red-protect/pull/18
New Contributors
- @renovate made their first contribution in https://github.com/TheNextLvl-net/red-protect/pull/3
- @NonSwag made their first contribution in https://github.com/TheNextLvl-net/red-protect/pull/5
Full Changelog: https://github.com/TheNextLvl-net/red-protect/compare/v2.0.0...2.1.0
Комментарии
Загружаем…