summaryrefslogtreecommitdiffstats
path: root/Plugins/Core/onblockplace.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added core.build permission to Core. Without this permission players are unable to buildfaketruth2012-03-191-0/+4
* The world can now truly be made higher by incrementing cChunk::c_ChunkHeight to 256. !!HOWEVER THIS WILL DESTROY YOUR SAVED WORLD!!faketruth2012-03-041-1/+1
* Can now pass any argument to cWorld:ForEachPlayer in Lua! But I'm not even using it.. lolfaketruth2012-02-151-35/+32
* Got rid of cWorld::GetAllPlayers() and implemented ForEachPlayer() more or less in Luafaketruth2012-02-141-35/+34
* Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.faketruth2012-01-281-0/+60