-
Notifications
You must be signed in to change notification settings - Fork 1
Commands
Wiki Generator edited this page Mar 18, 2026
·
1 revision
OverWatch-ML provides a comprehensive command system with both GUI and command-line interfaces.
| Command | Description | Permission |
|---|---|---|
/overwatch or /owml
|
Main command - opens staff GUI | owml.staff |
/owml help |
Show help menu | owml.use |
| Command | Description | Permission | Aliases |
|---|---|---|---|
/owml reload |
Reload plugin configuration | owml.reload |
r |
/owml staff |
Open staff menu | owml.staff |
- |
/owml player <name> |
Open player profile GUI | owml.gui |
- |
| Command | Description | Permission | Aliases |
|---|---|---|---|
/owml alert |
Toggle ore alerts on/off | owml.togglealert |
notify |
/owml debug |
Enable/disable debug mode | owml.debug |
- |
| Command | Description | Permission |
|---|---|---|
/owml ml |
Show ML commands help | owml.ml |
/owml ml train <player> <cheater|normal> |
Collect training data | owml.ml.train |
/owml ml analyze <player> |
Analyze player for x-ray patterns | owml.ml.analyze |
/owml ml report <player> |
View analysis report | owml.ml.report |
/owml ml enable |
Enable ML detection | owml.ml |
/owml ml disable |
Disable ML detection | owml.ml |
/owml ml status |
Check ML system status | owml.ml.status |
/owml ml autotrain [count] |
Auto-train on players | owml.ml.train |
/owml ml spawn <type> <count> |
Spawn training bots | owml.ml.train |
/owml ml bots <status|remove|auto> |
Manage training bots | owml.ml.train |
-
NORMAL_MINER- Normal mining behavior -
XRAY_CHEATER- X-ray cheating behavior -
TUNNEL_MINER- Tunnel mining pattern -
RANDOM_MINER- Random mining -
EFFICIENT_MINER- Very efficient mining -
SURFACE_MINER- Surface-only mining
| Command | Description | Permission |
|---|---|---|
/owml punish set <player> <level> |
Set punishment level | owml.punish |
/owml punish remove <player> |
Remove punishment | owml.punish |
/owml punish check <player> |
Check punishment level | owml.punish |
| Command | Description | Permission |
|---|---|---|
/owml world |
Toggle world protection | - |
/owml modify <player> <count> |
Modify suspicious count | owml.modify |
/owml commandhiding |
Toggle command hiding | - |
| Command | Description | Permission |
|---|---|---|
/owml update |
Check for updates | owml.autoupdate |
/owml teleport |
Teleport to decoy ore | owml.teleport |
/owml appeal |
Open appeal GUI | - |
The staff GUI can be opened with /owml or /owml staff. It provides:
- Player profiles and stats
- Suspicious player list
- Configuration options
- ML analysis results
- Punishment management
All commands support tab completion. Use Tab to autocomplete:
- Subcommand names
- Player names
- Command arguments