**Name** | **Parameters** | **Description** |
Remove | - | Removes the item or block from the world.
By default the player can keep the block or item that is banned (this is useful when an item is only banned in some dimensions).
|
Message | String message | Prints a message to the player. |
Log | - | Logs the incident to the console |
Kick | String kickMessage | Kicks the player from the server with the given message |
Ban | String kickMessage, String banMessage | Bans a player from the server |
ServerCommand | String command | Executes a command in a console point of view |
PlayerCommand | String command | Executes a command in a player point of view |