moorkop / mccy-engine

Provides a web based "Minecraft Server as a Service" (MCaaS?) to deploy Minecraft server containers on any Docker Swarm cluster or standalone Engine instance.
Apache License 2.0
12 stars 4 forks source link

MCCY mod for Forge/Bukkit to allow closer integration #82

Open sshipway opened 8 years ago

sshipway commented 8 years ago

We should develop a mod for Bukkit (and maybe for Forge, though that would be harder due to the lack of thread control in the Forge API) that listens for connections form the MCCY server, and allows querying and sending commands to the Minecraft server. This would allow MCCY to have more control and up to date stats on a running instance (eg, show number of active players in the status screen) There may already be a module that can do this is we search.