VolmitSoftware / React

Smart Server Performance
https://volmit.com
GNU General Public License v3.0
95 stars 52 forks source link

Temp Disable/Enable plugins when certain conditions are met #549

Closed cyberpwnn closed 1 year ago

cyberpwnn commented 4 years ago

Someone suggested this on spigot. You could setup a goal for RAI such as

"tps < 16" "action": { "type": "disable", "plugins": "ShittyPlugin1, ShittyPlugin2" }

React would then slowly re-enable them after the goal is no longer needed.