Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icecruelstuff/servercore
An advanced server core for PocketMine-MP
https://github.com/icecruelstuff/servercore
mcbe mcpe mcpe-plugin mcpe-plugins pmmp pmmp-plugin pocketmine pocketmine-plugin pocketmine-plugins
Last synced: about 2 months ago
JSON representation
An advanced server core for PocketMine-MP
- Host: GitHub
- URL: https://github.com/icecruelstuff/servercore
- Owner: IceCruelStuff
- License: apache-2.0
- Archived: true
- Created: 2019-09-04T00:12:55.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-02T07:27:19.000Z (over 1 year ago)
- Last Synced: 2024-09-26T10:20:39.313Z (about 2 months ago)
- Topics: mcbe, mcpe, mcpe-plugin, mcpe-plugins, pmmp, pmmp-plugin, pocketmine, pocketmine-plugin, pocketmine-plugins
- Language: PHP
- Homepage: https://icecruelstuff.github.io/ServerCore
- Size: 267 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ServerCore
| ![Download icon](https://storage.googleapis.com/material-icons/external-assets/v4/icons/svg/ic_file_download_black_18px.svg) Latest Build | License |
| :---: | :---: |
| [![Download](https://img.shields.io/badge/download-latest-blue.svg)](https://github.com/IceCruelStuff/ServerCore/releases/latest/download/ServerCore.phar) | [![License](https://img.shields.io/badge/license-Apache-blue.svg)](https://github.com/IceCruelStuff/ServerCore/blob/master/LICENSE) |[![Poggit](https://poggit.pmmp.io/ci.shield/IceCruelStuff/ServerCore/~)](https://poggit.pmmp.io/ci/IceCruelStuff/ServerCore/~)
An advanced server core for PocketMine-MP.
## Download
[![Download](https://img.shields.io/badge/download-latest-blue.svg)](https://github.com/IceCruelStuff/ServerCore/releases/latest/)## Usage
1. Download the latest build from **[Releases](https://github.com/IceCruelStuff/ServerCore/releases/latest/)**.
2. Put the `.phar` file into the `plugins` folder of the server.
3. Start the server.**Note: you will need to have `PurePerms` and `EconomyAPI` plugins on your server.**
- **[PurePerms](https://poggit.pmmp.io/p/PurePerms)**
- **[EconomyAPI](https://poggit.pmmp.io/p/EconomyAPI)**These plugins are optional:
- **[FactionsPro](https://github.com/poggit-orphanage/FactionsPro)**
- **[ZMusicBox](https://github.com/EnderLands/ZMusicBox)**
- **[KillChat](https://github.com/EnderLands/KillChat)**```
Copyright 2020-2022 IceCruelStuffLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttps://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```