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
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
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
/
Core
/
onplayerplacingblock.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-13
Forgotten files for previous merge commit (rev 1139)
madmaxoft@gmail.com
1
-2
/
+2
2012-08-20
Moved files used by MCServer to a special MCServer folder
faketruth
1
-0
/
+0
2012-08-18
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
madmaxoft@gmail.com
1
-45
/
+48
2012-03-19
Added core.build permission to Core. Without this permission players are unable to build
faketruth
1
-0
/
+4
2012-03-04
The world can now truly be made higher by incrementing cChunk::c_ChunkHeight to 256. !!HOWEVER THIS WILL DESTROY YOUR SAVED WORLD!!
faketruth
1
-1
/
+1
2012-02-15
Can now pass any argument to cWorld:ForEachPlayer in Lua! But I'm not even using it.. lol
faketruth
1
-35
/
+32
2012-02-14
Got rid of cWorld::GetAllPlayers() and implemented ForEachPlayer() more or less in Lua
faketruth
1
-35
/
+34
2012-01-28
Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.
faketruth
1
-0
/
+0
2012-01-27
Converted all of the Core plugin to the new plugin structure, except for the WebAdmin part
faketruth
1
-0
/
+60