GithubHelp home page GithubHelp logo

timesscar / bedrockservice Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ravetroll/bedrockservice

0.0 0.0 0.0 626 KB

Windows Service Wrapper around Bedrock Server

License: Apache License 2.0

C# 100.00%

bedrockservice's Introduction

BedrockService

Windows Service Wrapper around Bedrock Server for Minecraft

Lets you run Bedrock Server as a Windows Service

This approach does NOT require Docker.

There is a Windows Server Software for Windows to allow users to run a multiplayer Minecraft server.

You can get it at https://www.minecraft.net/en-us/download/server/bedrock/

Its easy to install and runs as a console application.

What if you want it to run invisibly on your computer whenever it starts and shutdown statefully whenever your computer shuts?

Enter BedrockService, the little control program that performs just that task for you. Download it here: https://github.com/ravetroll/BedrockService/raw/master/Releases/BedrockService.exe.zip

To configure it you have to do 4 things:

  1. Unzip the BedrockService.exe zip to a directory on your computer.

  2. You have to put the path to your copy of bedrock_server.exe in the BedrockService.exe.config file. Make sure you have run your bedrock server in console mode first to be sure it works.

  3. You need to give permissions to SYSTEM to Modify both the directory with BedrockService as well as the directory containing bedrock_server.exe

  4. Start a command prompt console with admin priviledges and navigate to the directory where you unzipped BedrockService.

    Type: bedrockservice install   
    then
    Type: bedrockservice start

If you need to uninstall BedrockService Start a command prompt console with admin priviledges and navigate to the directory where you unzipped BedrockService.

    Type: bedrockservice stop
    then
    Type: bedrockservice uninstall

If you have some problems getting the service running Check in Windows Event Log in the Application Events for events related to BedrockService. That might help you find the problem.

See the wiki at https://github.com/ravetroll/BedrockService/wiki

bedrockservice's People

Contributors

ravetroll 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.