summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/ProtectionAreas/CommandHandlers.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-10ProtectionAreas: Fixed area reloadingmadmaxoft@gmail.com1-0/+7
2013-06-08ProtectionAreas: Implemented the ProtRemUserAll command's DB accessmadmaxoft@gmail.com1-1/+1
2013-06-08ProtectionAreas: Implemented adding users to an area in the DBmadmaxoft@gmail.com1-2/+12
2013-06-08ProtectionAreas: Added ProtListUsers, implemented ProtRemoveUser, fixed ProtDelID commandsmadmaxoft@gmail.com1-1/+48
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.com1-17/+13
2013-06-07ProtectionAreas: Implemented all command handlers.madmaxoft@gmail.com1-17/+153
2013-06-06ProtectionAreas: Newly added areas are stored in the DBmadmaxoft@gmail.com1-1/+32
2013-05-26ProtectionAreas: Initial project import, skeleton codemadmaxoft@gmail.com1-0/+98