Skip to content

A server software for Minecraft: Broken Edition in PHP

License

Notifications You must be signed in to change notification settings

ZodiacMine/Zodiac

 
 

Repository files navigation


CI

What is this?

  • This is a open-source version of YoRaze`s private software, which is also a fork of pmmp.
  • This repository was created for quick and not very difficult transfer of changes from pmmp to YoRaze`s fork.
  • Zodiac has a small number of features, that make it difficult to transfer changes with pmmp - that it is not easy to transfer files from one software weekly and then remake them so that they work on another.
  • Developers of Zodiac is dont really care about BC - we can edit/remove PMMP methods or add new methods to this software, BUT we make it so that break a least count of plugins.

Features

API:

  • Advanced API for command parametters

Inventory:

  • Offhand support

Blocks:

  • ShulkerBoxes
  • Full-borked logs

Items:

  • Armor can be equiped by air-clicking

Communication

  • This software has not community on Discord or other social sites.
  • If you have questions - you can create issues with it.
  • If you could help this software - you can create Pull Requests.

Developers

Useful links/commands

  • Merge pmmp commits to this: Click here
  • PHPStan check on Windows: bin\php\php.exe vendor\phpstan\phpstan\phpstan.phar analyze --memory-limit=2G

Licensing information

This project is licensed under LGPL-3.0. Please see the LICENSE file for details.