Source Engine Server List

Unmaintained Source Engine Server List 1.0

No permission to download
Compatible XF 1.x versions
  1. 1.4
Additional requirements
PHP 5.3
Visible branding
No
A simple way to list Source-Engine servers that you're running right on your forum.

::INSTALLATION::
Drop the contents of the 'upload' folder into your forums root. Go to your ACP and select 'install new addon' and choose the addon-serverlist.xml file. To choose and adjust your settings go to the 'Server Options' tab in the ACP's option section.

::ADDING MORE SERVERS::
Adding extra servers is extremely simple, just add a comma between the server ip AND port. (I.e: 127.0.0.1:27015,10.57.0.0:27016)

:: DISABLING::
The server list is designed to be turned off and on for maintenance. You can set a custom message to display when the server is down.

::MAKING THE PAGE::
In order for a page to display the server list you must put <xen:include template="serverlist_servers"/> in the page you've created.
This is all that's required in order for the servers to appear. It is possible to include this elsewhere in your forums besides a new page.

::CUSTOMIZATION::
To customize the images/colors/layout of the server info go to the
serverlist_servers.css template and adjust your settings from there.
To choose a background based on the server's game type you need to first find the name of the root folder. (I.e: TF2's root folder is tf, CS:GO's is csgo, etc). Make a new entry in the stylesheet called the root folder of your server with a # in front of it. If you are unsure of what it should look like view the #tf section in the css file.

A demo is available at forums.minnesotanmayhem.com/servers/

One server:
s1.webp

Two servers:
s2.webp


This is a free addon, please considering supporting me through paypal!
pp144.webp
Author
Flying Anonymoose
Downloads
79
Views
997
First release
Last update

Ratings

5.00 star(s) 2 ratings

Latest reviews

Great addon. Would like to see, the addon be allowed to add other game servers, like Minecraft and other to it and maybe move the design into the template, instead of in PHP.
Great plugin. Need's some tweaks but awesome and something that I needed for quite a while. Thanks for this, will consider donating soon as I know how hard it can be to make plugins like this.
Flying Anonymoose
Flying Anonymoose
Thank you :)

I'm planning on doing some major revamps to the code that allows for more options & custom banners, so I hope you'll check it out when I finish it!
Top Bottom