summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/Core/onblockplace.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-13Merge submodule changesTiger Wang1-0/+0
2013-10-07Updated plugins.Alexander Harkness1-0/+0
2013-09-16Updated the Core to the latest.madmaxoft1-0/+0
2013-09-02Updated Core and ProtectionTiger Wang1-0/+0
2013-08-21Updated Core and ProtectionAreas to their latest versions.madmaxoft1-0/+0
2013-08-21Updated Core to the latest versionmadmaxoft1-0/+0
2013-08-20Updated to the latest Core.madmaxoft1-0/+0
2013-08-16Added the removed plugins as submodules.Alexander Harkness1-0/+0
2013-01-13Forgotten files for previous merge commit (rev 1139)madmaxoft@gmail.com1-63/+0
2012-08-20Moved files used by MCServer to a special MCServer folderfaketruth1-0/+0
2012-08-18Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.madmaxoft@gmail.com1-45/+48
2012-03-19Added core.build permission to Core. Without this permission players are unable to buildfaketruth1-0/+4
2012-03-04The world can now truly be made higher by incrementing cChunk::c_ChunkHeight to 256. !!HOWEVER THIS WILL DESTROY YOUR SAVED WORLD!!faketruth1-1/+1
2012-02-15Can now pass any argument to cWorld:ForEachPlayer in Lua! But I'm not even using it.. lolfaketruth1-35/+32
2012-02-14Got rid of cWorld::GetAllPlayers() and implemented ForEachPlayer() more or less in Luafaketruth1-35/+34
2012-01-28Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.faketruth1-0/+0
2012-01-27Converted all of the Core plugin to the new plugin structure, except for the WebAdmin partfaketruth1-0/+60