-
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
Showing
4 changed files
with
69 additions
and
5 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
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 |
---|---|---|
@@ -0,0 +1,56 @@ | ||
[![Travis Build](https://img.shields.io/travis/Team-Fruit/ServerObserver.svg?label=Travis%20Build&style=flat)](https://travis-ci.org/Team-Fruit/ServerObserver) | ||
[![CurseForge](http://cf.way2muchnoise.eu/serverobserver.svg)](https://minecraft.curseforge.com/projects/serverobserver) | ||
[![Latest Tag](https://img.shields.io/github/tag/Team-Fruit/ServerObserver.svg?label=Latest%20Tag&style=flat)](https://github.com/Team-Fruit/ServerObserver/tags) | ||
[![Latest Release](https://img.shields.io/github/release/Team-Fruit/ServerObserver.svg?label=Latest%20Release&style=flat)](https://github.com/Team-Fruit/ServerObserver/releases) | ||
|
||
# ServerObserver | ||
|
||
[![CurseForge Versions](http://cf.way2muchnoise.eu/versions/serverobserver.svg)](https://minecraft.curseforge.com/projects/serverobserver/files) | ||
|
||
[![ServerObserver](https://i.gyazo.com/236dc51bb26880ef29640794416c5492.png)](https://minecraft.curseforge.com/projects/serverobserver) | ||
|
||
## About | ||
|
||
**Observe Minecraft Server Status** | ||
|
||
ServerObserver is a mod that **monitors the server** and can be noticed as soon as the server starts up. | ||
You can also **log in automatically**. | ||
- Notify when the server starts up | ||
- Automatic login when the server starts up | ||
- Automatic reconnection (moved to multiplay screen) when disconnected from server | ||
- Automatic connection (Move to Multiplayer screen) when Minecraft starts up | ||
|
||
## How to use | ||
|
||
![Usage](https://i.gyazo.com/e5bd353ea8bb7dbaf4d36257e161cca1.png) | ||
|
||
With the server to be monitored selected on the Multiplayer screen, you can change the monitoring mode to the following order by clicking on the mode screen displayed in the upper right of the screen. | ||
1. Monitor mode: Monitor the server and notify by sound. | ||
2. **Automatic login** mode: In addition to the monitoring mode, log in automatically. | ||
3. Disabled: Do nothing. | ||
|
||
In addition, it is possible to set details such as Ping 's interval, notification sound etc from the setting screen of the Mod screen. | ||
|
||
### Video | ||
[![How to use ServerObserver Mod](https://img.youtube.com/vi/Uj-l8hasASc/0.jpg)](https://www.youtube.com/watch?v=Uj-l8hasASc) | ||
|
||
## Downloads | ||
|
||
Downloads can be found on [CurseForge](https://minecraft.curseforge.com/projects/serverobserver) or on the [GitHub](https://github.com/Team-Fruit/ServerObserver/releases). | ||
|
||
## Contacts | ||
|
||
[![Discord](https://discordapp.com/assets/bb408e0343ddedc0967f246f7e89cebf.svg)](https://discord.gg/zAmvPqV) | ||
|
||
## License | ||
|
||
* ServerObserver | ||
- (c) 2017 TeamFruit | ||
- [![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/Team-Fruit/ServerObserver/master/LICENSE.md) | ||
* Text and Translations | ||
- [![License](https://img.shields.io/badge/License-No%20Restriction-green.svg?style=flat)](https://creativecommons.org/publicdomain/zero/1.0/) | ||
|
||
## Credits | ||
|
||
* Kamesuta for ServerObserver | ||
* all [contributors](https://github.com/Team-Fruit/ServerObserver/graphs/contributors) |
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
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