Giter Club home page Giter Club logo

dyn-mc-server's Introduction

Dynamic Minecraft Server —— 动态运行 Minecraft 服务器

介绍

想要运行一个 Minecraft 服务器,但是又不想一直开着?这个项目可以帮助你。你只需要在一台成本极低的服务器上运行一个后台程序,然后按照要求配置好域名解析和云服务商的 API,就可以实现在有玩家的时候自动开启服务器,没有玩家的时候自动关闭服务器。

原理

按时付费的服务器

现在很多云服务商都提供按时付费的服务器,比如阿里云的ECS,这些服务器可以在不需要的时候释放资源,不再产生费用。利用 这个特性,我们可以在有玩家的时候开启服务器,没有玩家的时候关闭服务器。

DDNS

为了能够动态的解析域名,这个项目提供了一个简单的 DDNS 服务器,可以在服务器启动和停止的时候自动更新域名解析。

Dispatch 服务器

为了能够在有玩家的时候自动开启服务器,没有玩家的时候自动关闭服务器,这个项目实现了一个简单的 Dispatch 服务器,可以响应 PingList 请求,实现停服状态下的服务器展示。并可以在玩家试图加入服务器的时候自动开启服务器。

使用

待完善

dyn-mc-server's People

Contributors

hempflower avatar

Stargazers

XBC_D2O avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.