summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/Core/web_playerlist.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-23Added a RateCompareString function to StringUtilsfaketruth1-6/+8
2012-08-20Moved files used by MCServer to a special MCServer folderfaketruth1-0/+0
2012-06-02Core: fixed old APImadmaxoft@gmail.com1-1/+1
2012-02-15Can now pass any argument to cWorld:ForEachPlayer in Lua! But I'm not even using it.. lolfaketruth1-18/+11
2012-02-14Got rid of cWorld::GetAllPlayers() and implemented ForEachPlayer() more or less in Luafaketruth1-9/+17
2012-01-31Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPluginfaketruth1-2/+2
2012-01-30Added a WebAdmin interface to view users their groups, and the permissions of groups.faketruth1-7/+10
2012-01-28Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.faketruth1-0/+32