1
0
cuberite-2a/Plugins/Core
faketruth c142424571 Can now receive POST data in WebPlugins!
Fixed Debug With optimized Noise in VS2010 by having it run the correct MCServer_debug.exe instead of MCServer.exe
Changed winsock.h to Winsock2.h in Globals.h so sockets can be graciously closed (See webserver Socket::Close() )

git-svn-id: http://mc-server.googlecode.com/svn/trunk@197 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-31 00:38:18 +00:00
..
ban.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
gamemode.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
gotoworld.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
help.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
item.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
kick.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
main.lua Added a WebAdmin interface to view users their groups, and the permissions of groups. 2012-01-30 16:47:26 +00:00
motd.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
onblockplace.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
onkilled.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
onlogin.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
onplayerjoin.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
playerlist.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
pluginlist.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
reload.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
spawn.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
teleport.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
time.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
top.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
unban.lua Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
web_permissions.lua Added a WebAdmin interface to view users their groups, and the permissions of groups. 2012-01-30 16:47:26 +00:00
web_playerlist.lua Added a WebAdmin interface to view users their groups, and the permissions of groups. 2012-01-30 16:47:26 +00:00
web_reload.lua Can now receive POST data in WebPlugins! 2012-01-31 00:38:18 +00:00
web_whitelist.lua Can now receive POST data in WebPlugins! 2012-01-31 00:38:18 +00:00