Wurm Unlimited Server Tracker - is a live game server tracker.
This is the horizontal version:
The following programs and modules are required to run WUServerTracker
- LAMP/WAMP, Nginx, or UniServerZero XI running PHP 5.5.0 or higher.
- Wurm Unlimited Server with RMI enabled
- WUAHelper - Used for RMI
- Download or clone from GitHub
This is a basic configuration / setup guide on getting this software up and running on your host.
- Place files from this repo into your
www
folder - Open the
config.php
file`- In the
$rmiConfig
array change theip, port, and password
to your RMI details - Save and close If everything goes smoothly you should be able to navigate via your brower to your WUST folder and test out the game tracker
- In the
To interact with your WU server you need to enable RMI on it, and to do that you need to edit wurm.ini
file
- Go to your
wurm.ini
file- Add the following line at the end of the file:
USE_INCOMING_RMI=true
- Save the file and start the server
If everything goes smoothly you should see
RMI Registry listening on ........
- Add the following line at the end of the file:
- To view the horizontal version in your browser navigate to to your //webhost/WUServerTracker/horizontal.png
- To view the vertical version in your browser navigate to to your //webhost/WUServerTracker/vertical.png