Docs
Commands & Permissions
/atomcombat
Permission: atomcombat.admin (default: op)
| Subcommand | Description |
|---|---|
/atomcombat reload | Reloads config.yml, the active language file, and every module, without restarting the server. |
/atomcombat debug | Reports license status and which soft-dependencies (Vault, LuckPerms, WorldGuard, PlaceholderAPI, PulsePrison, Discord webhook) are detected. |
/atomcombat gui (aliases: menu, admin) | Opens the Admin GUI. |
/atomcombat settings | Opens the Live Settings editor. |
/atomcombat set <module|config> <path> <value> | Changes any setting in any module's YAML file (or the root config.yml) in place, then reloads. See Live Settings. |
/atomcombat get <module|config> <path> | Prints the current value of any setting. |
/atomcombat announce <message> | Broadcasts a one-off message immediately, with legacy colour codes. |
/bounty (aliases: /bounties, /recompensa)
Permission: atomcombat.bounties.use (default: everyone)
See Bounties for the full subcommand table. Admin-only subcommands (admingui, recover, and cancelling someone else's bounty) require atomcombat.bounties.admin (default: op).
/combatstats (alias: /cstats)
Permission: atomcombat.stats.use (default: everyone)
See Stats & Leaderboards. reset and set require atomcombat.stats.admin (default: op).
/ability
Permission: atomcombat.ability.use (default: everyone)
See Rank Abilities. resetcooldown requires atomcombat.ability.admin (default: op). Using a specific ability additionally requires that ability's own permission (atomcombat.ability.dash, atomcombat.ability.charged-strike, atomcombat.ability.ground-slam — all default to false).
Full permission list
| Permission | Default | Grants |
|---|---|---|
atomcombat.bounties.use | true | /bounty base usage |
atomcombat.bounties.admin | op | Cancel any bounty, /bounty admingui, /bounty recover |
atomcombat.stats.use | true | /combatstats base usage |
atomcombat.stats.admin | op | /combatstats reset, /combatstats set |
atomcombat.ability.use | true | /ability base usage |
atomcombat.ability.dash | false | Unlocks the Dash ability |
atomcombat.ability.charged-strike | false | Unlocks the Charged Strike ability |
atomcombat.ability.ground-slam | false | Unlocks the Ground Slam ability |
atomcombat.ability.admin | op | /ability resetcooldown |
atomcombat.admin | op | /atomcombat (reload, debug, gui, settings, set, get, announce) |