WebSite - elBukkit/MagicPlugin GitHub Wiki

Configurable, Dynamic PHP Web Site

If you would like to set up your own website that displays your custom Magic configuration, let me know!

The source for this PHP-based website:

elMakers Development Site

Can be found here:

MagicPlugin web source

You can clone it directly from the repository. You will need to modify config.inc.php, but the rest of the files can be left alone.

The PHP code will read your Magic configuration files to dynamically create website showing spells and wands that will never get out of sync with the in-game plugin configuration.

I plan on adding more configuration options and more content to this web site over time. For instance, it would be possible to display player statistics (who has used which spells, how many times, etc).

If you're interested in this, let me know. I may not be able to walk you through setting up an Apache/PHP server, but if you already have experience there this should be very easy.