Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


Minerware 🎮


Minerware plugin inspired of CubeCraft's


Poggit CI

## 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




City Map

## 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` blocks

Steps
- 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
```