Added command intercepter tool, used it for //calc #49
Reference in New Issue
Block a user
Delete Branch "command-intercepter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a permission check for
worldedit.calcto //calc and all its aliases, because currently it does not appear to have a permission check and has the ability to crash the server using a specific set of arguments. Does the same go for //generate btw?As well as a tool to intercept any command, which should soon replace imbusy implementations of this idea as well as some in another file I don't remember, to misc.py
Calc issue fixed, guess we have the tool here when we need it.