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.
Find a file
Timo Smit de27a4172b Fixed shrubbot flags for other mods (refs #46, #69, #62)
* changed !greeting flag from 'Q' to 'j' to maintain consistency across mods
* changed !cointoss flag to 'Z' so we do not take up another flag
* moved flags to separate files for each mod that includes shrubbot, autoloads on game init
2018-02-16 12:20:23 +01:00
config Ported greetings, rules and spree messages to TOML format 2017-03-15 13:43:16 +01:00
database Updated MySQL scripts to make use of UTF-8 2017-03-21 18:54:33 +01:00
docs Updated copyright 2018-02-12 14:48:34 +01:00
lualibs Updated license for lua-toml and dependency list 2017-03-15 14:14:56 +01:00
luamods/wolfadmin Fixed shrubbot flags for other mods (refs #46, #69, #62) 2018-02-16 12:20:23 +01:00
pk3 Removed usage instructions from license docs 2017-03-22 11:25:37 +01:00
COPYING.txt Removed instructions of GPL (not needed) 2017-02-02 16:39:19 +01:00
deploy.sh Fixed consistency in deploy script (refs #73) 2018-02-13 09:39:35 +01:00
README.md Fixed GPL link in README.md 2017-03-15 14:16:40 +01:00

WolfAdmin

WolfAdmin is a Lua module for Wolfenstein: Enemy Territory servers.

DEPENDENCIES

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

LICENSE

GNU General Public License 3