summaryrefslogtreecommitdiff
path: root/protection.lua
AgeCommit message (Expand)Author
2016-09-13Fix shared door not workingBrandon
2015-04-09Fix warnings and shorten sign codeSmallJoker
2014-05-03use correct function to unban playerBrandon
2014-04-01fix protection when nil name is passed to can_interactBrandon
2014-02-22add time options for who to ban and damageBrandon
2013-12-03fix use of get_string which doesn't existBrandon
2013-12-02check for nil player in protection_violationBrandon
2013-12-02fix playing ban warning playing for all playersBrandon
2013-11-30restructured, use Settings interface for config, use protection APIBremaWeb