Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thenewherobrinex/murder
A PocketMine-MP plugin for API 3.9.0 that adds the Murder minigame to your server
https://github.com/thenewherobrinex/murder
mcpe mcpe-server murder pmmp pmmp-plugin pocketmine pocketmine-mp pocketmine-plugin
Last synced: 3 months ago
JSON representation
A PocketMine-MP plugin for API 3.9.0 that adds the Murder minigame to your server
- Host: GitHub
- URL: https://github.com/thenewherobrinex/murder
- Owner: TheNewHEROBRINEX
- License: agpl-3.0
- Created: 2017-01-02T17:41:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T20:09:38.000Z (about 4 years ago)
- Last Synced: 2024-10-09T23:04:10.377Z (3 months ago)
- Topics: mcpe, mcpe-server, murder, pmmp, pmmp-plugin, pocketmine, pocketmine-mp, pocketmine-plugin
- Language: PHP
- Homepage:
- Size: 225 KB
- Stars: 39
- Watchers: 13
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Murder Plugin for MCPE
[![Poggit-CI](https://poggit.pmmp.io/ci.badge/TheNewHEROBRINEX/Murder/Murder)](https://poggit.pmmp.io/ci/TheNewHEROBRINEX/Murder/Murder)### Commands:
> /murder setarena {numberofplayers} {numberofemeralds}
> /murder join {worldname}
> /murder quit
### How to setup:
1. Install the plugin.
2. Restart your PocketMine server.
3. In the config.yml file, change hub to match the name of the world you'd like to use (make sure you save the config.yml file).
4. Restart your PocketMine server.
5. Join your PocketMine server and teleport to the world area you'd like to use as the arena.
6. Run the command `/murder setarena {numberofplayers} {numberofemeralds}` (do not include the braces "{}")
EXAMPLE: > /murder setarena 5 10
7. Tap the spawns of the players (depending on the number you chose {numberofplayers}) and then the spawns (depending on the number you chose {numberofemeralds}) of the emeralds.---
For support, contact me at @TheNewHEROBRINEX on Telegram, or post an issue on the GitHub page.
Thanks very much @Kenner-G for the fantastic README!