timosmit / wolfadmin

WolfAdmin is a game manager for Wolfenstein: Enemy Territory servers. Written as a Lua module, it provides you with extra tools to administrate your server.

Home Page:https://dev.timosmit.com/wolfadmin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WolfAdmin

WolfAdmin is a game manager for Wolfenstein: Enemy Territory servers. Written as a Lua module, it provides you with extra tools to administrate your server. Since the module is run on the server, players do not have to install anything.

Among the features are many different commands that your administrators may use, automated team balancing, logging of player data and a new set of custom voting options.

Installation

Dependencies

Make sure the following dependencies are installed:

  • luasql.sqlite3 and/or luasql.mysql
  • lua-toml

Documentation

Read the configuration documentation and learn about the vast amount of options.

Contributing

You can report any issues or feature requests to Mantis. Alternatively, you can fix or implement it yourself and send a pull request.

License

Source code is released under GNU General Public License 3 license.

About

WolfAdmin is a game manager for Wolfenstein: Enemy Territory servers. Written as a Lua module, it provides you with extra tools to administrate your server.

https://dev.timosmit.com/wolfadmin/

License:GNU General Public License v3.0


Languages

Language:Lua 87.1%Language:TSQL 5.2%Language:PLpgSQL 4.7%Language:Shell 3.0%