Admin
Core Admin
/asc admin commands
Permission: ascension.admin — grants all subcommands below plus shadow staff on /shadows.
Overview
| Command | Description |
|---|---|
/asc admin guide | Staff handbook (written book) |
/asc admin inspect <player> | Profile snapshot (rank, XP, mana, slots) |
/asc admin wipe <player> confirm | Reset hunter to new-player defaults (rank, XP, mana, shadows, boosts, skills, quests) |
/asc admin debug | Toggle debug messages for you |
/asc admin plugins | Which Ascension modules are enabled |
/asc admin reload / /asc reload | Reload Core and all modules (gates, shadows, economy, skills, guilds) |
Rank management
| Command | Description |
|---|---|
/asc admin rank set <player> <rank> | Set exact rank |
/asc admin setrank <player> <rank> | Alias for rank set |
/asc admin rank up <player> [steps] | Promote (promote alias) |
/asc admin rank down <player> [steps] | Demote (demote alias) |
Ranks: E, D, C, B, A, S, SS, NATIONAL, MONARCH
XP & mana
| Command | Description |
|---|---|
/asc admin xp add <player> <amount> | Add hunter XP |
/asc admin mana set <player> <amount> | Set current mana |
Rank-up exams (rank-up.exam.enabled: true)
| Command | Description |
|---|---|
/asc admin exam pass <player> | Force-pass a pending exam (promotes) |
/asc admin exam fail <player> | Force-fail a pending exam (applies cooldown) |
/asc admin exam reset <player> | Clear exam eligibility + cooldown |
/asc admin rank … bypasses exams entirely. Players start an exam themselves with /asc exam.
Shadows (requires AscensionShadows)
| Command | Description |
|---|---|
/asc admin shadow list <player> | Stored shadows |
/asc admin shadow types | Valid archetype IDs |
/asc admin shadow give <player> <archetype> <rank> [name] | Grant shadow (target must be online; fails when the army is full) |
/asc admin shadow bond set <player> <level> [archetype] | Set an exact bond level — works offline |
/asc admin shadow bond xp <player> <amount> [archetype] | Grant bond XP and apply level-ups — works offline |
/asc admin wild list | Wild mob archetype IDs |
/asc admin wild spawn <archetype> [tier] [count] | Spawn wild mob at you |
Omit the archetype on the bond commands to hit the player's entire army. See
bond levels for what a level is worth.
Also on /shadows: reload, spawnwild, modeldebug — see Shadow admin.
Boosts
| Command | Description |
|---|---|
/asc admin boost give <player> <type> <amount> <duration> | Grant a boost — 30d, 48h, 90m or perm. Works offline. |
/asc admin boost clear <player> [type] | Remove one type, or every boost (refunds) |
/asc admin boost list <player> | What a player currently holds |
Types: xp, gold, loot, extraction, guild-deposit, shadow-capacity, party-size.
Full reference: Boosts & store delivery.
Items (requires AscensionGates)
| Command | Description |
|---|---|
/asc admin item list | All custom dungeon item IDs |
/asc admin item give <player> <id> [amount] | Give a registered item (target must be online) |
Tab completion covers give/list, online players, item IDs, and common amounts. Console/crate form: asc admin item give %player% <id> 1.
Target must be online for commands that take a player name.