Downloading the source code: Difference between revisions
Jump to navigation
Jump to search
Downloading the source code (view source)
Revision as of 18:14, 16 April 2014
, 18:14, 16 April 2014no edit summary
imported>Rockdtben (Created page with "This page contains the information and steps needed to download the latest version of the code, compile it and host your own server. == Licensing == The NT Station 13 source...") |
imported>Rockdtben No edit summary |
||
Line 95: | Line 95: | ||
=== Database based banning === | === Database based banning === | ||
Offers temporary jobbans, admin bans, cross-server bans, keeps bans logged even after they've expired or were unbanned, and allows for the use of the off-server [http://www.ss13.eu/tgdb/banoverview.php ban log] (Arrange with errorage/rageroro in [[Community|# | Offers temporary jobbans, admin bans, cross-server bans, keeps bans logged even after they've expired or were unbanned, and allows for the use of the off-server [http://www.ss13.eu/tgdb/banoverview.php ban log] (Arrange with errorage/rageroro in [[Community|#coderbus]]). | ||
To enable database based banning: | To enable database based banning: | ||
Line 120: | Line 120: | ||
* If your database ever dies, your server will revert to the old admin system, so it is a good idea to have admins.txt and admin_ranks.txt set up with some admins too, just so the loss of the database doesn't completely destroy everything. | * If your database ever dies, your server will revert to the old admin system, so it is a good idea to have admins.txt and admin_ranks.txt set up with some admins too, just so the loss of the database doesn't completely destroy everything. | ||
</div> | </div> | ||
If you need more help contact '''Errorage/Rageroro''' in [[Community|# | If you need more help contact '''Errorage/Rageroro''' in [[Community|#coderbus]]. | ||
For additional database-related tutorials, see [[Working with the database]]. | For additional database-related tutorials, see [[Working with the database]]. |