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: 8 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-02T07:27:19.000Z (about 3 years ago)
- Last Synced: 2024-09-26T10:20:39.313Z (over 1 year 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
|  Latest Build | License |
| :---: | :---: |
| [](https://github.com/IceCruelStuff/ServerCore/releases/latest/download/ServerCore.phar) | [](https://github.com/IceCruelStuff/ServerCore/blob/master/LICENSE) |
[](https://poggit.pmmp.io/ci/IceCruelStuff/ServerCore/~)
An advanced server core for PocketMine-MP.
## Download
[](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 IceCruelStuff
Licensed 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 at
https://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.
```