SocketCraft
SocketCraft
SocketCraft is a light weight plugin that allows you to establish a connection to your server from another location like a webpage or a computer. You can send any console command and have it executed on the server as if you typed it in yourself. You can also send specialized commands to retrieve information such as players online.
Included in the download is a starter sample of php to show you how to use php on your website to connect to your server.
Config.yml
In the config file you need to set your login and password. You should also change the default port to one of your choice.
Commands that can be sent to SocketCraft
| CmdConsole | Send a console command. You may use any command that can be typed in the consol. Returns OK in the result on success. |
| SpecialCmd | Send a Special SocketCraft Command. |
| @ONLINECOUNT Send request for online player count. The count is returned in the results. | |
| @ONLINELIST Send request for a list of online players. The result is a comma separated list of names |
For an example of usage see http://dev.bukkit.org/server-mods/socketcraft-v1-0-0/pages/sample-php/
-
View User Profile
-
Send Message
Posted Aug 13, 2015An Update pls!!!!!!!
-
View User Profile
-
Send Message
Posted Aug 4, 2015Working flawless with Spigot 1.8.8, It might give you some trouble setting-up though.
-
View User Profile
-
Send Message
Posted Mar 30, 2013could you please update this? i would love this but its not updated :(
-
View User Profile
-
Send Message
Posted Aug 26, 2012Awesome! You should make a youtube video tutorial :p