Skip to content

Administer your server like never before -- Because RCON was so retro

License

Notifications You must be signed in to change notification settings

IdotClub/PocketDockConsole

 
 

Repository files navigation

PocketDockConsole - Because RCON was so retro

Abilities

  • Allows server admins to have a quick and easy way to administer their servers without the need for RCON
  • Gives admins the ability to manage their server from a familiar interface that they can access with ANY web browser (at least ones that have WebSockets)
  • Remove the need for other administration tools (you can see everything)
  • Give admins a way to have trusted users administer the server as if they were sitting at the console

PocketDockConsole is a plugin for PocketMine-MP with the following initiatives

  • Allow people to manage their servers quickly and easily
  • Show the power of both PocketMine (and PHP)
  • Get people to make more awesome plugins
  • Have some fun

How to use this plugin

  1. Download the Phar file from either GitHub releases or the PocketMine Forums
  2. Drop it into your plugins/ folder
  3. Restart the server
  4. Edit the password and port in the config (password is important, the port can be left the same)
  5. Have fun!

Technologies used in this project

  1. WebSockets
  2. Term.js - By: Christopher Jeffrey [https://github.com/chjj/term.js/] (now xtermjs)
  3. Some guidance from PHP-Push-WebSocket [https://github.com/srchea/PHP-Push-WebSocket/]
  4. Wrench - By: @nicokaiser, @lemmingzshadow, and @mazhack [https://github.com/varspool/Wrench/]

About

Administer your server like never before -- Because RCON was so retro

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 61.7%
  • PHP 38.3%