Players able to crash any server using commands not requiring a selected area
LadyCailinBot opened this issue ยท 1 comments
WORLDEDIT-3115 - Reported by Simon.Teague
I've found a pretty major bug with WorldEdit.
I've limited the amount of blocks a player can world edit to 10000 (e.g. max-blocks-changed: maximum: 10000), but with any commands that don't require a selected area (e.g. //fill 1 2000) - a player is able to create a massive world edit which causes the server to crash, as the server perceives it as the full 2000 blocks radius - and afterwards limits it.
I assume this is an issue with your logic somewhere, so please look into it ASAP. Any player abusing it can crash even the most powerful server (which in my situation is a 10GB RAM server with an extremely powerful CPU - so pretty high-spec).