Skip to content

Repository files navigation

CommandWatcher

Basic command watcher plugin for spigot 1.20

Screenshot

Getting Started

  1. Download the latest release.
  2. Copy the .jar to your server plugins folder.
  3. Restart/Reload your server.
  4. [Optional] Add commands to the ignored section in the plugins\CommandWatcher\config.yml.
  5. Restart/Reload your server.
  6. Relog or use /cw toggle to start listening for commands! 🎉

Commands

CommandDescription
/cw helpShows a list of all commands.
/cw ignoredList all ignored commands.
/cw reloadReload configuration file.
/cw toggleToggle watching commands.
/cw watchersList all watchers.

Permissions

PermissionDescription
commandwatcher.ignoredGrants access to /cw ignored command.
commandwatcher.reloadGrants access to /cw reload command.
commandwatcher.watchGrants access to watch player executed commands.
commandwatcher.watchersGrants access to /cw watchers command.

Config.yml

"ignored": ["help", "plugins"]

Authors:

About

Basic command watcher plugin for spigot 1.16

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages