summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/ProtectionAreas/HookHandlers.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* ProtectionAreas: Moved all strings sent to players to a separate language filemadmaxoft@gmail.com2013-06-111-4/+4
* ProtectinoAreas: Configuratino is now loaded from an INI filemadmaxoft@gmail.com2013-06-101-1/+0
* ProtectionAreas: Implemented reloading areas when a player movesmadmaxoft@gmail.com2013-06-101-9/+40
* ProtectionAreas: The areas are now read from the DB (once)madmaxoft@gmail.com2013-06-071-2/+2
* ProtectionAreas: Implemented all command handlers.madmaxoft@gmail.com2013-06-071-9/+7
* ProtectionAreas: Actual protection is now working, areas are hard-coded (10,10) - (20,20)madmaxoft@gmail.com2013-06-041-7/+19
* ProtectionAreas: Fixed a mistyped variable namemadmaxoft@gmail.com2013-05-261-1/+1
* ProtectionAreas: Initial project import, skeleton codemadmaxoft@gmail.com2013-05-261-0/+99