summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/ProtectionAreas/ProtectionAreas.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-71/+71
* ProtectinoAreas: Configuratino is now loaded from an INI filemadmaxoft@gmail.com2013-06-101-0/+1
* ProtectionAreas: Implemented reloading areas when a player movesmadmaxoft@gmail.com2013-06-101-0/+3
* ProtectionAreas: The areas are now read from the DB (once)madmaxoft@gmail.com2013-06-071-4/+8
* ProtectionAreas: Implemented all command handlers.madmaxoft@gmail.com2013-06-071-3/+33
* ProtectionAreas: Added cStorage initializationmadmaxoft@gmail.com2013-06-061-1/+13
* ProtectionAreas: Actual protection is now working, areas are hard-coded (10,10) - (20,20)madmaxoft@gmail.com2013-06-041-0/+1
* ProtectionAreas: Initial project import, skeleton codemadmaxoft@gmail.com2013-05-261-0/+20