Skip to content

Web admin control panel for RunUO plus enriched admin features

License

Notifications You must be signed in to change notification settings

antonyho/runuo-remote-admin-enrichment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RunUO Remote Admin Enrichment

Introduction

Web admin control panel for RunUO plus enriched admin features

This project contains PHP scripts and web page control panel to control RunUO shard. A feature enrichment script also included in this project to allow you to broadcast, save, restart, shutdown your RunUO shard using web interface. The web interface does not have to be on the same server with your RunUO. It can connect to any running RunUO server which you have staff account on it.

Basic remote admin features provided in RunUO official code:

  • Search RunUO game account implemtation incomplete in current version of web control panel
  • Add RunUO game account
  • Modify RunUO game account
    • Change password
    • Change access level
    • Ban account
  • Remove RunUO game account not provided in current version of web control panel
  • Add IP restriction to RunUO game account not provided in current version of web control panel

Enriched remote admin features in this project:

  • Broadcast on RunUO shard same as you broadcast in game using staff account
  • Save RunUO shard instantly
  • Restart RunUO shard
  • Shutdown RunUO shard

You may also add functionality of creating new RunUO account instantly to your shard website, using the PHP function library in this project.

A quick installation guideline

Extract the archived file. You will see two directories.

RunUO server side

In RunUO_script directory, copy the CustomRemoteAdminPacketHandlers.cs into anywhere of your RunUO Scripst directory. You may start your RunUO server now.

Web server side

Upload all files under web_control_panel directory onto your web server directory. Browse the runuo_remote_admin.php, you will see a logon page. Input the RunUO server IP/domain, port, then your RunUO admin account to login. The RunUO account can be administrator, owner, developer or game master access level in RunUO server.

About

Web admin control panel for RunUO plus enriched admin features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published