summaryrefslogtreecommitdiff
path: root/adminchat.py
AgeCommit message (Collapse)Author
2015-08-13remove trailing whitespace, replace tabs with 4x spacejomo
2015-08-10Fixed double message when act is on and ac_key is usedNEMESIS13cz
2015-06-03Prevent /up griefing, add /ackey, minor tweaksDico200
Dunno why its posting 'changes' in main.py tho
2015-03-19Changed AC from toggle or , fixes #16Dico200
This solution to log any AC isn't very optimised as it will check for permission twice. Any fix for this? Anyways it now runs /ac <msg> from the player every time.
2015-01-06change indentation from 2 spaces to 4, fix #5jomo
2014-07-27remove try/except. fix code if it doesn't work ;)jomo
2014-07-16more code cleanupjomo
2014-07-16removed camelcase, added more coding style to readmejomo
2014-07-08make AC prefix redjomo
2014-06-21fixed wrong event priority namesjomo
2014-06-21derp, need to use lower event so ac cancels before mentiojomo
2014-06-21use asyncplayerchatevent for adminchat, listen after mentiojomo
2014-06-10HUGE code cleanupjomo
2014-06-07remove executable bitjomo
2014-05-16first commit via gitjomo