Administracao
All content about Administracao — 25 results.
Administracao
Monthly security audit checklist for your MU server
A monthly, repeatable, and complete process to audit the security of your MU Online server, covering accounts, database, network, backups, and the game economy.
How to migrate characters between accounts in MU Online
Learn how to transfer characters from one account to another on your MU Online server through the database, preserving items, guild, and data integrity.
How to safely reset rankings and seasons in MU Online
A complete guide to zeroing rankings, ending seasons and starting a new cycle on your MU Online server without losing data or corrupting characters.
How to manage guilds and alliances through the database in MU Online
Learn to administer guilds, ranks, members and alliances directly through your MU Online server's database tables, with safe SQL and good backup practices.
How to run GM events (manual drops) in MU Online
Learn how to run manual Game Master events in MU Online safely — item drops, giveaways and controlled invasions without breaking the economy or triggering accusations of favoritism.
How to set up automatic messages (autopost) in MU Online
Set up rotating automatic messages on your MU Online server to remind players of event times, promote the website, and keep players engaged without typing anything manually.
How to handle social engineering attacks in MU Online
Recognize and neutralize social engineering scams that target the staff and players of your MU Online server, from password phishing to fake support on Discord.
How to create moderation policies and rules in MU Online
Learn how to write clear rules, define punishment tiers, and build a professional moderation flow for your MU Online server without becoming hostage to arbitrary decisions.
How to create a metrics dashboard for a MU server
Build a complete metrics dashboard for your MU Online server, covering online players, machine health, game economy and automatic security alerts.
How to set up the player report system in MU Online
Build a player report system on your MU Online server, from the in-game command to the moderation panel, with a sortable queue, anti-spam and an audit trail so that reports turn into fair, traceable actions.
How to investigate trade and drop logs in MU Online
Learn how to track item duplication, suspicious trades and fraudulent drops on your MU Online server, cross-referencing trade, drop and database logs to build a defensible timeline before punishing any player.
How to set up 2FA for staff accounts in MU Online
Learn how to protect your MU Online server's administrator and GM accounts with two-factor authentication, from the web panel to database and game-server access.
How to integrate a third-party anti-cheat into MU Online
Learn to bolt a third-party anti-cheat onto your MU Online server, from loading it in the client to validating it in the GameServer, with heartbeat, module whitelist, and a rollback plan so you don't kick legitimate players.
How to restore a character and items from backup in MU Online
Learn to restore lost characters and items from a backup in MU Online surgically — without overwriting the whole server, without creating dupes and without breaking the economy.
How to audit suspicious items with SQL in MU Online
Learn to investigate suspicious items on your MU Online server with forensic SQL — cross-referencing serials, options, origin and logs to tell legitimate drops from forged or duplicated items.
How to detect compromised accounts in MU Online
Learn how to identify hijacked accounts on your MU Online server through log analysis, SQL queries and signs of anomalous behavior, so you can act before the damage is done.
How to configure anti-dupe (item duplication) in MU Online
Understand how item duplication bugs arise in MU Online and set up layered defenses — unique serials, atomic transactions, cooldowns, and automatic detection — to armor your server's economy.
How to configure anti-speed hack in MU Online
Configure speed hack protection on your MU Online server by adjusting the attack and movement speed limits in the GameServer, validating packets on the server side, and calibrating thresholds without punishing legitimate high-ping players.
How to configure the VIP and benefits system in MU Online
Build a complete VIP system on your MU Online server — a control table, tiers, EXP and drop bonuses, exclusive benefits and website integration.
How to detect and ban bots automatically in MU Online
Build an automatic bot-detection pipeline for your MU Online server by combining database pattern analysis, in-game CAPTCHA, packet telemetry and scheduled banning, without flooding legitimate players with false positives.
How to set up the ban/mute/kick system in MU Online
Learn how to build a complete ban, mute, and kick system on your MU Online server, with GM commands, database-driven control, account/IP/HWID bans, and a moderation policy that holds up to appeals and audits.
How to Configure Staff Permission Levels in MU Online
How to design and configure a hierarchy of permission levels for your MU Online server's staff, from support to Admin, with control in the database and in the config.
Partial vs total wipe in MU Online: how to do it right
Understand the difference between a partial and a total wipe in MU Online and carry each one out safely, preserving accounts, rankings and the economy when needed.
How to create GM/Admin accounts securely in MU Online
A step-by-step guide to creating GM and Admin accounts in MU Online without opening security holes, with strong passwords, the correct ctl_code, isolation and auditing.
Complete guide to GM commands by season in MU Online
A practical reference of Game Master commands organized by MU Online season, with syntax, real examples, and differences between emulators.