Tutorials · MU Online
Learn to play better and to build/run your own server. — 329 results.
Tutorials
MU Online server network setup: port forwarding and Hamachi
Complete guide to networking a MU Online private server: how to identify the ports your server uses (ConnectServer, GameServer, website), how to set up port forwarding on the most common router brands (TP-Link, D-Link, Netgear, Asus), what to do when you have modem + router (double NAT problem and how to solve it with bridge mode), how to configure the Windows Firewall to allow server traffic, using Hamachi as an alternative for friends-only servers (setup, limitations, and why it doesn't scale), diagnosing connection problems with netstat and telnet, and what CGNAT means and why it blocks port forwarding on some ISPs.
How to Set Up the Admin Panel and Game Master Features on MU Server
Learn how to configure the admin panel and Game Master accounts on your MU Online private server, covering permissions, commands, and security best practices.
How to Configure Illusion Temple on MU Online Server
Complete guide to configuring the Illusion Temple event on your MU Online server, covering .ini files, SQL setup, and troubleshooting.
How to Configure Custom Warp and Teleport on MU Server
Learn how to configure custom warps and teleports on your MU Online server by editing configuration files and SQL tables to create exclusive routes.
How to Add VIP and Bonus Systems to Your MU Online Server
Learn how to configure VIP ranks and bonus systems on your MU Online private server — from database setup to in-game rewards and automated expiration.
How to Enable the 4th Quest on MU Online Server
Complete technical guide to enable and configure the 4th Quest on a MU Online Season 6 server, covering all classes, config files, and database setup.
How to win the Chaos Castle in MU Online (step-by-step guide)
A complete strategy to win the Chaos Castle in MU Online: how to enter, why the arena shrinks, how to push enemies out, survive the NPCs, and be the last one standing to claim the reward.
How to Configure EXP Rates per Level on MU Online Server
Learn to configure differentiated EXP rates per level range on your MU Online server using .ini files and SQL Server commands.
GM and Admin commands in MU Online: complete reference
Complete reference for Game Master and admin commands on private MU Online servers: how access levels work (CtlCode field in the database), the full list of most-used GM commands by category (player management, map movement, items, events, moderation), how to set up a GM account safely, what each access level unlocks, best practices for running events without breaking the server economy, how to handle player complaints as a GM, how to grant and revoke GM status, and the most common GM command mistakes that harm servers.
How to Configure Reverse Proxy to Protect MU Server IP
Learn to configure a TCP reverse proxy with HAProxy and Nginx to hide your MU Online server's real IP and protect it against DDoS attacks using two VPS nodes.
How to Configure SSL and HTTPS Certificate on MU Server Website
Step-by-step guide to install and configure an SSL/TLS certificate on your MU Online private server website using Let's Encrypt, IIS, and Apache/XAMPP.
How to Configure Devil Square Individually on MU Server
Learn how to configure each Devil Square level separately on your MU Online server, adjusting schedules, monsters, drops, and level limits via config files and SQL.
How to Configure Windows Server 2019 VPS for MU Online
Complete step-by-step guide to set up a Windows Server 2019 VPS for a private MU Online server, covering SQL Server, firewall rules, and service configuration.
How to Configure the Wings System on MU Online Server
Complete technical guide to configure the Wings system on a MU Online server: SQL tables, .ini files, craft requirements, and drop rates by season.
How to Configure Custom Invasions on MU Online Server
Learn to configure custom boss invasions on your MU Online server with SQL commands, .ini files, and scheduled timetables.
How to create an update launcher for MU Online
Complete guide to creating an update launcher for a MU Online server: what a launcher does (compares client files with the server and downloads only what changed), how the version list / patch list works (file hashes, sizes, and paths), how to host the update files on your website, configuring the launcher to point to your update server URL, the difference between launchers that download the whole client and patch-based launchers that update incrementally, how to handle a client update that changes hundreds of files efficiently, what to put on the launcher's interface (server news, social links, play button, background), common launcher problems and how to fix them (SSL errors, hash mismatches, download failures), and the best pre-built launcher solutions available for MU Online Season 6 servers.
How to install SQL Server 2008 R2 for MU Online
Complete guide to installing SQL Server 2008 R2 for a MU Online server: why it's the most compatible version for Season 6 distributions, the difference between the Express, Standard, and Enterprise editions, the full installation walkthrough (7 steps with the critical Mixed Mode authentication step explained), how to install and use SSMS (SQL Server Management Studio), enabling the TCP/IP protocol and setting port 1433 in SQL Server Configuration Manager, configuring the SQL Server Browser service, creating the SQL Server user that MuServer will connect with, the most common installation errors and fixes, and verifying the installation is working correctly before configuring the MuServer.
How to Configure Classic MU Online Server (Season 1-2) from Scratch
Complete technical guide to configure a MU Online Season 1-2 server from scratch: SQL Server, server files, rates, events, and GM accounts.
How to Manage Multiple MU Online Servers Simultaneously
Learn how to organize, monitor, and administer multiple MU Online S6 server instances efficiently and safely.
How to Restore the Database and Move Your MU Online Server
Learn how to safely restore your MU Online SQL database and migrate your entire server to a new machine without data loss or extended downtime.
How to Implement Support Ticket System on MU Server
Learn to structure and operate an efficient support ticket system for your MU Online Season 6 server, from scratch to advanced workflows.
How to set up SMTP email on your MU Online server website
Complete guide to configuring SMTP email on your MU Online server website: what SMTP is and why it's needed (password recovery, account activation, admin notifications), how to choose a sending email address (from your domain vs a free service), what SMTP settings you need from your provider (host, port, security type, credentials), step-by-step configuration for the most common MU server web systems, how to use Gmail and Outlook as free SMTP relays (with the modern app password method), how to test if emails are actually being delivered, why emails go to spam and how to fix it (SPF, DKIM, DMARC records), and common SMTP errors with solutions.
How to Configure Advanced Anticheat on MU Online Server
Learn to configure advanced anticheat protection on your MU Online server with packet filters, SQL validations and real-time monitoring.
How to Migrate SQL Server 2000 Database to SQL Server 2019 in MU
Complete step-by-step guide to migrate a MuOnline SQL Server 2000 database to SQL Server 2019 without losing characters, accounts, or items.