Skip to content

🎮 Minerware plugin inspired in CubeCraft's

License

Notifications You must be signed in to change notification settings

ricky074game/Minerware

 
 

Repository files navigation

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.

Development:

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

Microgames list:

  • Ignite the TNT
  • Mine Ore
  • Sneaking
  • Stack Blocks
  • Stand on Color
  • Stand on Diamond
  • Color Floor

Project information:

Plugin version Pocketmine version PHP version Status
1.0.0-dev6 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

About

🎮 Minerware plugin inspired in CubeCraft's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%