summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/ProtectionAreas/HookHandlers.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-139/+139
2013-06-11ProtectionAreas: Moved all strings sent to players to a separate language filemadmaxoft@gmail.com1-4/+4
2013-06-10ProtectinoAreas: Configuratino is now loaded from an INI filemadmaxoft@gmail.com1-1/+0
2013-06-10ProtectionAreas: Implemented reloading areas when a player movesmadmaxoft@gmail.com1-9/+40
2013-06-07ProtectionAreas: The areas are now read from the DB (once)madmaxoft@gmail.com1-2/+2
2013-06-07ProtectionAreas: Implemented all command handlers.madmaxoft@gmail.com1-9/+7
2013-06-04ProtectionAreas: Actual protection is now working, areas are hard-coded (10,10) - (20,20)madmaxoft@gmail.com1-7/+19
2013-05-26ProtectionAreas: Fixed a mistyped variable namemadmaxoft@gmail.com1-1/+1
2013-05-26ProtectionAreas: Initial project import, skeleton codemadmaxoft@gmail.com1-0/+99