Blacklist to prevent Pipez from connecting to certain inventory blocks.
katubug opened this issue ยท 0 comments
Is your feature request related to a problem? Please describe.
Connecting Pipez to Create Vaults is a serious performance issue on our server. I want to prevent players from causing these issues, because just making rules about it isn't working.
Describe the solution you'd like
I would like a config option to define a blacklist of inventories which Pipez should not connect to.
Describe alternatives you've considered
I've looked into using KubeJS to prevent the connection, but I think it's a bit beyond what KJS can do.