summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/ProtectionAreas (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-08ProtectionAreas: Added ProtListUsers, implemented ProtRemoveUser, fixed ProtDelID commandsmadmaxoft@gmail.com3-7/+132
2013-06-08ProtectionAreas: ProtList works directly above the DB, displays areas' IDs and creators. ProtAdd and ProtAddCoords commands show the ID of the new areamadmaxoft@gmail.com2-20/+52
2013-06-07ProtectionAreas: The areas are now read from the DB (once)madmaxoft@gmail.com3-14/+58
2013-06-07ProtectionAreas: Fixed cCommandState's detection of not-selectedmadmaxoft@gmail.com1-4/+7
2013-06-07ProtectionAreas: Implemented all command handlers.madmaxoft@gmail.com6-76/+327
2013-06-06ProtectionAreas: Newly added areas are stored in the DBmadmaxoft@gmail.com3-6/+85
2013-06-06ProtectionAreas: Added cStorage initializationmadmaxoft@gmail.com2-1/+118
2013-06-04ProtectionAreas: Actual protection is now working, areas are hard-coded (10,10) - (20,20)madmaxoft@gmail.com5-12/+72
2013-05-26ProtectionAreas: Fixed a mistyped variable namemadmaxoft@gmail.com1-1/+1
2013-05-26ProtectionAreas: missed 2 filesmadmaxoft@gmail.com2-0/+122
2013-05-26ProtectionAreas: Initial project import, skeleton codemadmaxoft@gmail.com7-0/+353