Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/latampmdevs/minerware
🎮 Minerware plugin inspired in CubeCraft's
https://github.com/latampmdevs/minerware
minigame php plugin pmmp pocketmine pocketmine-mp
Last synced: 3 months ago
JSON representation
🎮 Minerware plugin inspired in CubeCraft's
- Host: GitHub
- URL: https://github.com/latampmdevs/minerware
- Owner: LatamPMDevs
- License: gpl-3.0
- Created: 2021-06-13T17:24:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T17:20:48.000Z (10 months ago)
- Last Synced: 2024-10-09T23:04:33.712Z (3 months ago)
- Topics: minigame, php, plugin, pmmp, pocketmine, pocketmine-mp
- Language: PHP
- Homepage:
- Size: 5 MB
- Stars: 36
- Watchers: 3
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Description:
Multiple classic microgames in a single chunk. Using one of the latest PHP versions and the most optimized code possible to give players the best possible experience.## Maps
You can find some maps [here](https://github.com/LatamPMDevs/Minerware/tree/master/maps). The platform of these maps have a measure of `24x24`, You can use custom maps as long as these comply with that measure.#### Avaiable maps:
- City
- Jungle
- Jurassic## Microgames list:
- Fill the Tank
- Ignite the TNT
- Last Knigh Standing
- Mine Ore
- Nerd Pole
- One In The Chamber
- Platform Plummet
- Sneaking
- Stack Blocks
- Stand on Color
- Stand on Diamond
- Bow Spleef
- Color Floor
- TNT Run## Usage
How to use and setup this mini-game!### Arena set up
Requirements:
- Operator or permission: "minerware.command.arenas"
- Map ready for use
- The map should stop a platform of `24x24` blocksSteps
- Run: `/minerware arenas create ` command
- Type `help` in the chat, to display the actions list
- Type each action in the chat to set up it
- At the end, type `done` in the chat.### Arena joining
Currently it is only possible to join the game using the command:
`/minerware join`## Project information:
| Plugin version | Pocketmine version | PHP version | Status |
|---|---|---|---|
| 1.0.0-beta2 | 4.0.0 minimum | 8.0 minimum | Development |## Copyright:
```
A game written in PHP for PocketMine-MP software.This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.Copyright 2022 © LatamPMDevs
```