IdleRPG
Home Players Guilds World Map Dungeons & Raids Quest Classes FAQ Admin
SkyChatz · #SkyRPG
Dashboard Players Classes Guilds Dungeons & Raids Admin Commands Clear Filters
All 44 Getting Started 4 Game Mechanics 7 Guilds 11 Dungeons & Raids 6 Gold & Economy 2 Classes & Roles 2 Commands Reference 1 Admin Commands 5 Tips & Strategies 6
⚙️ Admin Commands 5 questions
What admin commands are available? ⚙️ Admin
Admin commands are powerful tools for managing the bot. They must be sent via PRIVATE MESSAGE:
ADMINHELP — Show all admin commands
STATS — Bot statistics
PAUSE — Toggle pause mode
REHASH — Reload config
BACKUP — Create database backup
CLEARQ — Clear message queue
RELOADDB — Reload database (needs PAUSE)
SILENT — Set silent mode (0-3)
MKADMIN — Make a user admin
DELADMIN — Remove admin status
DEL — Delete a user account
CHPASS — Change user password
CHCLASS — Change user class
CHUSER — Rename a user
PUSH — Reduce user TTL
DELOLD — Delete inactive accounts
FORCELOGOUT — Force logout a user
FORCELOGIN — Force login without password
LISTUSERS — List all registered users
LISTADMINS — List all admins
SETLEVEL — Set user level
SETGOLD — Set user gold
RESETPENALTIES — Reset user penalties
NICK — Change bot nickname
NSIDENTIFY — Identify to NickServ
NSRELEASE — Release nickname from NickServ
NSGHOST — Ghost a nickname
GUILDLIST — List all guilds
GUILDINFO — Show guild info
GWAR — Force guild war
SETGUILDGOLD — Set guild gold
SETGUILDLEVEL — Set guild level
SAY — Send message to channel
ME — Send /me action
NOTICE — Send notice to user
TOPIC — Change channel topic
KICK — Kick user from channel
BAN — Ban user from channel
UNBAN — Unban user
OP — Give operator status
DEOP — Remove operator status
VOICE — Give voice status
DEVOICE — Remove voice status
HOG — Hand of God event
RESTART — Restart the bot
JUMP — Jump to another server
DIE — Shutdown the bot
RESETDB — ⚠️ DELETE ALL DATA (needs confirmation)

⚠️ WARNING: Some admin commands are destructive and cannot be undone!

Visit the Admin Commands page for detailed descriptions!

How do I become an admin? ⚙️ Admin
Admin access is configured in the idlerpg.conf file:
  • admin_nicks — Comma-separated list of IRC nicks with admin access
  • owner — The bot owner has full admin access
  • admin_nick — Legacy setting for single admin (backward compatibility)

Example from idlerpg.conf:

admin_nicks=Akmal,SkyNet
owner=Anjelik

💡 Tip: Admin nicks do NOT need to be registered in the game! Just having your nick in the config gives you access.

What is RESETDB and how do I use it? ⚙️ Admin
⚠️ DANGEROUS COMMAND — USE WITH EXTREME CAUTION!

RESETDB will DELETE ALL DATA and start a fresh game!

This command will permanently remove:

  • All user accounts and characters
  • All guilds, buildings, and workers
  • All quests and dungeon progress
  • All items, gold, and game state

How to use safely:

  1. First, pause the bot: PAUSE
  2. Then run: RESETDB YES_I_AM_SURE
  3. A backup is automatically created before deletion
  4. Use PAUSE again to unpause and restart

⚠️ This cannot be undone! Only use this if you want to completely restart the game world.

How do I change the bot's nickname?
You can change the bot's nickname using the NICK command:

NICK NewBotName

The bot will attempt to change its nickname on IRC. If the nickname is taken, the bot will fall back to its original nickname.

💡 Tip: You may need to use NSRELEASE first if the nickname is held by NickServ:

NSRELEASE NewBotName password123

NSIDENTIFY NewBotName password123

What is GLOBAL command? 🌐 Network
The GLOBAL or GSTATUS command shows the global online status across all networks:

GLOBAL

This command displays:

  • 🌐 Total online users across all networks
  • 📊 Per-network breakdown of online users
  • 👥 Online users by network
  • 🖥️ Active server instances

💡 Tip: This command works on both DALnet and SkyChatz! Use ONLINEALL or NETSTATUS for a quick summary.