NEXA.sys — ADMIN COMMANDS
// restricted access. authorized operators only.
/heal
Fully restore an Echo's HP and SP.
user: @target (optional — defaults to self)
/setlevel
Set an Echo's level directly. Recalculates all stats.
user: @target level: 1–50
/postregistration
Post the persistent registration button panel in the current channel.
/endencounter
Force-end an active encounter in the current channel. Non-admins can only end encounters they're in.
/wildtoggle
Toggle automatic wild encounter spawns on/off.
/wildspawn
Force-spawn a wild encounter in the current channel immediately.
/corrupt
Adjust an Echo's corruption level. Use negative values to reduce.
user: @target amount: float
/purge
RP-style corruption reduction. Choose a method or override with a custom amount.
user: @target method: downtime/cleansing/sync/rest amount: (optional override)
/giveitem
Give an item to a player by item key.
user: @target item: item_key qty: amount (default 1)
/givecredits
Give credits to a player.
user: @target amount: int
/givegear
Give gear to a player by gear key from gear_data.py.
user: @target gear_key: string
/faction_add
Add faction reputation to a player.
user: @target faction: choice amount: int reason: (optional)
/faction_set
Set a player's faction reputation to an exact value.
user: @target faction: choice amount: int
/quest-push
Force-push a daily quest, bypassing cooldown limits.
tier_min: 1–8 (default 1) tier_max: 1–8 (default 8)
/posthub
Post the Network Hub panel in the current channel.
/sethubchannel
Set which channel Scamjack wanders through.
/summonscamjack
Force Scamjack to appear in the hub channel immediately.
!nexadiag PREFIX
Full system diagnostic: registered echoes, active encounters, loaded cogs, latency.
!nexareload PREFIX
Hot-reload all cogs without restarting the bot.
authorized operators
Fox 852459750687899668
Diri 181605226938105867
config: admin IDs are stored in config.txt as a comma-separated ADMIN_USER_IDS field. add or remove operators there — no code changes needed.