Commands
Help
| Command | Permission | Description |
|
| /censor | censor.help | Shows a list of all commands |
|
| /censor help | censor.help | Shows a list of all commands |
|
| /censor help add | censor.help | Shows a list of all /censor add commands |
|
| /censor help remove | censor.help | Shows a list of all /censor remove commands |
|
| /censor help update | censor.help | Shows a list of all /censor update commands |
|
| /censor help penalty | censor.help | Shows a list of all /censor penalty commands |
Words
| Command | Permission | Description |
|
| /censor add <word> <replace> <action> [method] [penalty-points:damage] | censor.add | Adds a word |
|
| /censor add exception <word> <exception> | censor.add | Adds an exception for a word |
|
| /censor remove <word> | censor.remove | Removes a word |
|
| /censor remove exception <word> <exception> | censor.remove | Removes an exception from a word |
|
| /censor update <word> <replace> <action> [method] [penalty-points:damage] | censor.update | Updates a word |
|
| /censor update <word> replace <replace> | censor.update | Updates the word to replace with |
|
| /censor update <word> action <action> | censor.update | Updates the action to execute |
|
| /censor update <word> method <method> | censor.update | Updates the method to use to censor |
|
| /censor update <word> penalty <penalty-points:damage> | censor.update | Updates the penalty-points and damage for that word |
Players
| Command | Permission | Description |
|
| /censor penalty add <player> <points> | censor.penalty-points.add | Adds penalty-points for player |
|
| /censor penalty sub<player> <points> | censor.penalty-points.remove | Removes penalty-points from player |
|
| /censor penalty get <player> | censor.penalty-points.get | Gets the players penalty-points |
|
| /censor clear <player> | censor.clear | Removes tempban/mute effect |
Misc
| Command | Permission | Description |
|
| /censor list | censor.list | Shows a list of all words |
|
| /censor reload | censor.reload | Reloads configuration files and words |
|
| /censor test <method> <word> <message> | censor.test | Test a replace method on the given word in the specified message |
Posts Quoted:
Reply
Clear All Quotes
-
View User Profile
-
Send Message
Posted Dec 11, 2014Please add a few examples, this still doesn't explain what actions are.