[WIP][WEB/ADMIN] SrcJS - node.js/socket.io Web Administration

Discussion in 'Bukkit Tools' started by GipsyKing, Nov 1, 2011.

Thread Status:
Not open for further replies.
  1. Control your minecraft servers with a node.js + socket.io based web application.

    It needs node.js.

    You can:
    • Start and stop your server (meh)
    • Send (commands) to stdin, get stdout in real time
    • Login based on the process' unix user
    • (Sort of) reload configuration and plugins on-the-fly
    Minecraft (jsonapi) plugin provides:
    • Chat console
    • Clean server console
    • Plugin list, can enable/disable them
    • Memory consumption and tick rate graph
    • Some silly server info and world list
    • Player list
    • Some player commands: teleport, kick, say as...
    • Edit players inventory
    • Preview players' skins in 3d
    [​IMG]
    As said it uses node.js + socket.io (websockets), so it feels kind of like a desktop app.

    There's no package, since it requires node.js, so I figure you know the git mumbo jumbo to install it.
    It's AGPL and on github: https://github.com/Benja-gipsy-king/srcjs there's more info there in the Readme.
    • Please post issues on github issues list.
    • I'll happily accept pull requests.
     
  2. Offline

    drampelt

    Hey I installed node.js and socket.io, how do you actually run it?
     
Thread Status:
Not open for further replies.

Share This Page