index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
canbeat-cleanup
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MCServer
/
Plugins
/
ProtectionAreas
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-08
ProtectionAreas: Added ProtListUsers, implemented ProtRemoveUser, fixed ProtDelID commands
madmaxoft@gmail.com
3
-7
/
+132
2013-06-08
ProtectionAreas: ProtList works directly above the DB, displays areas' IDs and creators. ProtAdd and ProtAddCoords commands show the ID of the new area
madmaxoft@gmail.com
2
-20
/
+52
2013-06-07
ProtectionAreas: The areas are now read from the DB (once)
madmaxoft@gmail.com
3
-14
/
+58
2013-06-07
ProtectionAreas: Fixed cCommandState's detection of not-selected
madmaxoft@gmail.com
1
-4
/
+7
2013-06-07
ProtectionAreas: Implemented all command handlers.
madmaxoft@gmail.com
6
-76
/
+327
2013-06-06
ProtectionAreas: Newly added areas are stored in the DB
madmaxoft@gmail.com
3
-6
/
+85
2013-06-06
ProtectionAreas: Added cStorage initialization
madmaxoft@gmail.com
2
-1
/
+118
2013-06-04
ProtectionAreas: Actual protection is now working, areas are hard-coded (10,10) - (20,20)
madmaxoft@gmail.com
5
-12
/
+72
2013-05-26
ProtectionAreas: Fixed a mistyped variable name
madmaxoft@gmail.com
1
-1
/
+1
2013-05-26
ProtectionAreas: missed 2 files
madmaxoft@gmail.com
2
-0
/
+122
2013-05-26
ProtectionAreas: Initial project import, skeleton code
madmaxoft@gmail.com
7
-0
/
+353