jkutner / heroku-buildpack-minecraft

A buildpack for running a Minecraft Server on Heroku
MIT License
202 stars 292 forks source link

How to open console using the Deploy To Heroku Button? #62

Open KICKGodz opened 3 years ago

KICKGodz commented 3 years ago

How do I open the console and change server properties?

TheBotlyNoob commented 3 years ago

You cant open the console with the Deploy To Heroku button, if you need to access the app to make configuration changes, use the Web Interface, or try: heroku <your heroku command> -a <appname>