Commands
The main command alias is/btcmobs, /btc, or /btcmobsadmin.
Main Commands
| Command | Permission | Description |
|---|---|---|
/btc items | btcmobs.command.items | View registered items count |
/btc mobs | btcmobs.command.mobs | List all registered mobs |
/btc skills | btcmobs.command.skills | List all registered skills |
/btc spawners | btcmobs.command.spawners | View spawner commands |
/btc reload | btcmobs.command.reload | Reload plugin configurations |
/btc debug | btcmobs.command.debug | Access debug tools |
/btc import | btcmobs.command.import | Import MythicMobs configurations |
/btc migrate | btcmobs.command.migrate | Migrate data from legacy systems |
/btc menu | btcmobs.command.menu | Open the main menu |
Mob Commands
| Command | Usage | Description |
|---|---|---|
/btc mobs list | - | List all registered mobs |
/btc mobs spawn | <mob> [amount] | Spawn a specific mob |
/btc mobs kill | <mob> [radius] | Kill/Despawn specific mobs nearby |
/btc mobs info | <mob> | Display detailed mob configuration |
/btc mobs listactive | - | List all currently spawned mobs |
/btc mobs stats | - | Display server-wide mob statistics |
/btc mobs killall | [-p] | Remove all active btcMobs. Use -p for persistent mobs |
Skill Commands
| Command | Usage | Description |
|---|---|---|
/btc skills cast | <skill> [target] | Cast a skill manually |
Item Commands
| Command | Usage | Description |
|---|---|---|
/btc items import | <name> | Import held item as a custom item |
/btc items browse | - | Browse all registered items in a GUI |
Spawner Commands
| Command | Usage | Description |
|---|---|---|
/btc spawners list | - | List all configured spawners |
/btc spawners info | <spawner> | View details of a specific spawner |
/btc spawners force | <spawner> [--ignore] | Force a spawner to spawn immediately |
/btc spawners activate | <spawner> | Activate a spawner |
/btc spawners deactivate | <spawner> | Deactivate a spawner |
/btc spawners toggle | <spawner> | Toggle spawner state |
/btc spawners reload | - | Reload spawners |
/btc spawners create | <name> <mob> | Create a new spawner at your location |
/btc spawners set | <spawner> <setting> <value> | Modify spawner settings |
/btc spawners listnear | [distance] | List spawners within distance (default: 40) |
/btc spawners remove | <spawner> | Delete a spawner |
/btc spawners copy | <spawner> | Copy spawner to clipboard |
/btc spawners cut | <spawner> | Cut spawner to clipboard |
/btc spawners paste | - | Paste spawner from clipboard |
/btc spawners undo | - | Undo the last spawner edit |
Spawner Settings
Settings available for/btc spawners set:
| Setting | Description | Example |
|---|---|---|
mobtype | Change the mob type spawned | zombie_boss |
interval | Spawn interval in seconds | 60 |
cooldown | Alias for interval | 30 |
warmup | Warmup time before first spawn | 10 |
maxmobs | Maximum active mobs | 5 |
mobsperspawn | Mobs spawned per cycle | 2 |
moblevel | Level of spawned mobs | 10 |
radius | Spawn radius | 5.0 |
activationrange | Player activation range | 40 |
leashrange | Mob leash range | 32 |
checkforplayers | Require nearby players | true |
Menu Commands
| Command | Usage | Description |
|---|---|---|
/btc menu | - | Open the main admin menu |
/btc menu open | <menu> | Open a specific menu by name |
Available Menus
- main - Main navigation menu
- mob-browser - Browse all registered mobs
- item-browser - Browse all registered items
- spawner-browser - Browse all spawners
- mob-editor - Edit mob properties
- item-editor - Edit item properties
- spawner-editor - Edit spawner settings
- config - Plugin configuration menu
- color-picker - Color selection utility
Damage Metrics Commands
Alias:/btcdamage
| Command | Usage | Description |
|---|---|---|
/btcdamage top | <boss> | View top damage dealers for a boss |
/btcdamage reset | <boss> | Reset damage metrics for a boss |
/btcdamage hologram | <boss> | Spawn a damage hologram |