- Repository
- https://github.com/ShrBox/RedstoneLimiter
RedstoneLimiter
Limit redstone frequency on LiteLoaderBDS serverInstallation
Use Lip
Bash:
lip install RedstoneLimiter
Manual
Download from ReleaseUsage
/redstonelimiter reload
Reload configuration file/redstonelimiter set <tick>
Set tick limitation temporarilyConfiguration File
JSON:
{
"EnableCommands": true, // Whether enable /redstonelimiter command
"TickLimitation": 5 // How many game ticks trigger redstone tick
}