Phoenix Autokicker

Add a rule

All rules are defined in config.lua.

Rules can be added to the AutokickerRules table using:

AutokickerRules["my rule"] = "Player name cannot be 'my rule'"

"my rule" is a lua pattern match so you can get creative with your rules.