Skip to content

dangerousones/iron-watt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Iron Watt

##About Iron Watt is Minecraft Server manager and proxy. It allows you to do many things that the vanilla minecraft server wouldn't let you do (ie. create commands).

##Progress INCOMPLETE: This App is close to being working.

So far It can start and stop the server, but no API has been created

###TODO:

  • Get the project layout done
  • Get a Basic Proxy going
    • Start the Main server
      • start function
      • kill function
    • start the proxy
      • handle user connect
      • handle disconnect

How Do I use It?

The simplist way to run this is to cd into any directory, for example the data directory in this very repository, then execute the start.sh file from this repo. It will automatically run a npm install.

cd data
../start.sh

Read module-API for details regarding how to make modules.

Contributing

To contribute just fork, and make changes and create a pull request. Check the Issues for stuff to do!

License

AGPLv3, See LICENSE.md for details

About

Minecraft server proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published