summaryrefslogtreecommitdiffstats
path: root/Plugins/Core/web_playerlist.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved files used by MCServer to a special MCServer folderfaketruth2012-08-201-36/+0
* Core: fixed old APImadmaxoft@gmail.com2012-06-021-1/+1
* Can now pass any argument to cWorld:ForEachPlayer in Lua! But I'm not even using it.. lolfaketruth2012-02-151-18/+11
* Got rid of cWorld::GetAllPlayers() and implemented ForEachPlayer() more or less in Luafaketruth2012-02-141-9/+17
* Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPluginfaketruth2012-01-311-2/+2
* Added a WebAdmin interface to view users their groups, and the permissions of groups.faketruth2012-01-301-7/+10
* Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.faketruth2012-01-281-0/+32