summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/ProtectionAreas/ProtectionAreas.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-10ProtectinoAreas: Configuratino is now loaded from an INI filemadmaxoft@gmail.com1-0/+1
2013-06-10ProtectionAreas: Implemented reloading areas when a player movesmadmaxoft@gmail.com1-0/+3
2013-06-07ProtectionAreas: The areas are now read from the DB (once)madmaxoft@gmail.com1-4/+8
2013-06-07ProtectionAreas: Implemented all command handlers.madmaxoft@gmail.com1-3/+33
2013-06-06ProtectionAreas: Added cStorage initializationmadmaxoft@gmail.com1-1/+13
2013-06-04ProtectionAreas: Actual protection is now working, areas are hard-coded (10,10) - (20,20)madmaxoft@gmail.com1-0/+1
2013-05-26ProtectionAreas: Initial project import, skeleton codemadmaxoft@gmail.com1-0/+20