Downloading the source code: Difference between revisions
Downloading the source code (view source)
Revision as of 20:14, 20 April 2014
, 20:14, 20 April 2014no edit summary
imported>Rockdtben No edit summary |
imported>Jordie0608 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 | 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 ban log. | ||
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 | If you need more help contact [irc://irc.rizon.net/coderbus #coderbus] on [irc://irc.rizon.net/ irc.rizon.net]. | ||
For additional database-related tutorials, see [[Working with the database]]. | For additional database-related tutorials, see [[Working with the database]]. |