summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/ProtectionAreas/Storage.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed output directory to ServerMattes D2015-09-051-0/+0
* Updated ProtectionAreasTiger Wang2014-10-211-0/+0
* Updated submodulesTiger Wang2014-08-041-0/+0
* Updated submodulesTiger Wang2014-01-071-0/+0
* Updated Core and ProtectionAreas.madmaxoft2013-11-091-0/+0
* Merge submodule changesTiger Wang2013-10-131-0/+0
* Updated plugins.Alexander Harkness2013-10-071-0/+0
* Updated Core and ProtectionTiger Wang2013-09-021-0/+0
* Updated ProtectionAreas to the latest version.madmaxoft2013-08-301-0/+0
* Updated Core and ProtectionAreas to their latest versions.madmaxoft2013-08-211-0/+0
* Added the removed plugins as submodules.Alexander Harkness2013-08-161-0/+0
* Moved ProtectionAreas into a separate repositorymadmaxoft2013-08-161-518/+0
* Changed everyting to Unix line endings.Alexander Harkness2013-07-291-518/+518
* ProtectionAreas: usernames are now handled case-insensitivemadmaxoft@gmail.com2013-06-111-13/+28
* ProtectionAreas: Implemented reloading areas when a player movesmadmaxoft@gmail.com2013-06-101-1/+11
* ProtectionAreas: Fixed area reloadingmadmaxoft@gmail.com2013-06-101-2/+2
* ProtectionAreas: Added asserts to cStorage functions so that logic errors are found fastermadmaxoft@gmail.com2013-06-091-1/+36
* ProtectionAreas: Implemented the ProtRemUserAll command's DB accessmadmaxoft@gmail.com2013-06-081-2/+10
* ProtectionAreas: Implemented adding users to an area in the DBmadmaxoft@gmail.com2013-06-081-0/+46
* ProtectionAreas: Added ProtListUsers, implemented ProtRemoveUser, fixed ProtDelID commandsmadmaxoft@gmail.com2013-06-081-6/+83
* ProtectionAreas: ProtList works directly above the DB, displays areas' IDs and creators. ProtAdd and ProtAddCoords commands show the ID of the new areamadmaxoft@gmail.com2013-06-081-3/+39
* ProtectionAreas: The areas are now read from the DB (once)madmaxoft@gmail.com2013-06-071-8/+48
* ProtectionAreas: Implemented all command handlers.madmaxoft@gmail.com2013-06-071-37/+79
* ProtectionAreas: Newly added areas are stored in the DBmadmaxoft@gmail.com2013-06-061-3/+51
* ProtectionAreas: Added cStorage initializationmadmaxoft@gmail.com2013-06-061-0/+105
* ProtectionAreas: Actual protection is now working, areas are hard-coded (10,10) - (20,20)madmaxoft@gmail.com2013-06-041-1/+48
* ProtectionAreas: Initial project import, skeleton codemadmaxoft@gmail.com2013-05-261-0/+9