command-block-ide icon indicating copy to clipboard operation
command-block-ide copied to clipboard

Getting kicked from Server, when opening long chain Command Blocks

Open MatrixSystemPVP opened this issue 1 year ago • 0 comments

When I try to open a Command Block within a too large chain, then I will get kicked from the Server, with the Reason: "Kicked for spamming". This is happening because the Mod sends too many "/data get" commands to the Server at the same time.

A Solution would be a config value we can change to set a timeout between the Commands send to the Server. Could also be a solution for #16.

PS: Doesn't have to be a configurable value within the Game. Could also just be a file located at ".minecraft/config/"

MatrixSystemPVP avatar Oct 25 '23 19:10 MatrixSystemPVP