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.
# Install plugin.
cd your/server/path/plugins
git clone https://github.com/IvanCraft623/Minerware.git
# Install development dependencies (PHPStan & PHP-CS-Fixer not necesary but recommended).
cd Minerware
composer install
# Make sure you have DevTools and DEVirion installed in your plugins folder.
# Install Poggit dependencies.
mkdir virions
cd your/server/path/virions
git clone https://github.com/CortexPE/Commando.git
git clone https://github.com/IvanCraft623/languages.git
# NOTE: Remember to include this folder (yourspace/virions) in your development workspace if possible.
- Ignite the TNT
- Mine Ore
- Sneaking
- Stack Blocks
- Stand on Color
- Stand on Diamond
- Color Floor
Plugin version | Pocketmine version | PHP version | Status |
---|---|---|---|
1.0.0-dev6 | 4.0.0 minimum | 8.0 minimum | Development |
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