Added command intercepter tool, used it for //calc #49
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Redstoner/redstoner-utils#49
Loading…
Reference in New Issue
Block a user
No description provided.
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.calc
to //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.