-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2de9fd4
commit 7ae6e55
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,21 @@ | ||
[![GitHub All Releases](https://img.shields.io/github/repo-size/UnlikelyBuddy1/Zi2.svg?color=%23FFAB40&style=for-the-badge)](https://github.com/UnlikelyBuddy1/Zi2) | ||
[![GitHub All Releases](https://img.shields.io/github/downloads/UnlikelyBuddy1/ZI2/total.svg?color=%23007ACC&style=for-the-badge)](https://github.com/UnlikelyBuddy1/ZI2/releases/tag/1.1) | ||
<img align="right" src=https://user-images.githubusercontent.com/52712038/94177688-3ffa2c00-fe9a-11ea-9adb-641294fcfd73.png> | ||
# Minecraft-server-tool | ||
A very simple and definitly not perfect yet very usefull tool for minecraft servers | ||
|
||
## About the project | ||
### Disclaimer | ||
This app has been made in a rush there might still be some hidden bugs. I am not responsible if you have a problem with your server. | ||
### What is it for | ||
The goal of this application is to be able to ***start and close a minecraft*** server **remotely** from a windows pc to another windows pc (i haven't tried on linux) | ||
|
||
## Getting started | ||
You juste have to download the executable files. [**McServerTool**]() for **servers** and [**client**]() for the **clients**, once downloaded and unZipped | ||
- **Client** | ||
Put the "client" folder wherever you want and inside it find the "client.exe" file. You **MUST** execute the file within the "client" folder. If that bothers you, you can just make a shortcut and problem solved ! | ||
- **Server** | ||
Take the entirity of the content of the McServerTool folder and copy-paste it to your Minecraft server folder. Launch the McServerTool.exe from within the Minecraft server folder and voilà ! All that's left to do is to set up a **Port**, **Port forward it**(if not on local network), and then use the ip+port on the client to start and stop the server ! | ||
## Very quick guide | ||
![guide](https://user-images.githubusercontent.com/52712038/94177523-f578af80-fe99-11ea-92a0-7750fd79c723.png) | ||
|