Command Control

Adds a feature to temporary deactivate commands

200

Quick challenge

How far can you run before the mobs catch you?

Command Control

CommandControl

Modrinth Downloads

Modrinth Followers

Modrinth Version

Modrinth Game Versions

Description

CommandControl is a utility plugin for Minecraft servers that allows operators to control command using by deactivating and later reactivating specific commands.

How to use

To deactivate a command just type /deactivate-command <command> and to later reactivate it type /reactivate-command <command>.

> Important: If you type the name of a command, you have to remove the /. Type /deactivate-command msg and not /msg

Deactivated Commands are stored in the `config.yml` after the server has shut down for once.

config.yml example

```yml deactivatedCommands: - msg ```

ADS