summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/Core/web_playerlist.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-08-16No more Core in the MCServer repomadmaxoft1-38/+0
2013-07-27Added correct core pluginAlexander Harkness1-0/+38
2013-07-27Removed all the pre-exising core files.Alexander Harkness1-38/+0
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