An highly customisable UHC plugin for PocketMine
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Olivier Lamiraux a2e6f27073 Add Composer 4 years ago
.vscode This is my first commit with my autocommit program ! 7 years ago
resources Starting 1.0.1 with DefaultScenarios and bugfixes 7 years ago
scenarios Lot of fixes, and almost finished WorldReset 7 years ago
src/Ad5001/UHC Lot of fixes, and almost finished WorldReset 7 years ago
.gitattributes 🎉 Added .gitattributes & .gitignore files 7 years ago
.gitignore Add Composer 4 years ago
.poggit.yml Create .poggit.yml 6 years ago
LICENSE Bumping 6 years ago
README.md Update README.md 5 years ago
UHC.png Resolving some compatibility ! 7 years ago
composer.json Add Composer 4 years ago
composer.lock Add Composer 4 years ago
config.yml Starting 1.0.1 with DefaultScenarios and bugfixes 7 years ago
plugin.yml Lot of fixes, and almost finished WorldReset 7 years ago

README.md

This repository was moved to git.ad5001.eu

Plugin completed ! Download it from here

UHC

A highly customisable UHC plugin for Minecraft PE!

Welcome here, owner/player! You may know what UHC is but if not, read this.
This is a recreation of the well known UHC gamemode for Minecraft PE server softwares in PHP!

Why is this plugin better?

This plugins allows:

  • Creating simple but highly customisable UHC matchs
  • MultiWorld Compatibility
  • Scenarios! What are scenarios

Current complete features:

  • Playing UHC (damage without regen and golden apples)
  • MultiWorld compatible
  • Scenario working
  • here Full spectator mode
  • Events

Config example:

# Your lobby world
LobbyWorld: world
worlds:
   # Your UHC world
   uhc:
     name: uhc
     maxplayers: 8
     radius: 1000
     default_scenarios: [UHCWorldReseter]