https://github.com/supermarcus/minedoor
A simple indoor server for minecraftpe
https://github.com/supermarcus/minedoor
Last synced: about 1 year ago
JSON representation
A simple indoor server for minecraftpe
- Host: GitHub
- URL: https://github.com/supermarcus/minedoor
- Owner: SuperMarcus
- License: gpl-3.0
- Created: 2015-09-04T10:25:17.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-18T01:31:40.000Z (over 10 years ago)
- Last Synced: 2025-05-13T00:48:26.856Z (about 1 year ago)
- Language: Java
- Size: 190 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MineDoor
[](https://travis-ci.org/SuperMarcus/MineDoor)
A high-performance entrance server for distributed Minecraft: Pocket Edition servers which direct players to the best & fastest server. GPL licenced
To build and install, type such command in terminal
```curl https://raw.githubusercontent.com/SuperMarcus/MineDoor/master/build.sh | bash```
By using this program, you should agree such licences:
```
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
```