An highly customisable UHC plugin for PocketMine
Go to file
Ad5001 6b0569d326 Bumping 2017-05-08 15:56:14 +02:00
.vscode This is my first commit with my autocommit program ! 2016-08-24 11:41:26 +03:00
resources Starting 1.0.1 with DefaultScenarios and bugfixes 2016-08-22 15:26:53 +03:00
scenarios Lot of fixes, and almost finished WorldReset 2016-08-24 10:47:43 +03:00
src/Ad5001/UHC Lot of fixes, and almost finished WorldReset 2016-08-24 10:47:43 +03:00
.gitattributes 🎉 Added .gitattributes & .gitignore files 2016-06-10 07:17:42 +02:00
.gitignore 🎉 Added .gitattributes & .gitignore files 2016-06-10 07:17:42 +02:00
.poggit.yml Create .poggit.yml 2017-01-30 12:54:18 +01:00
LICENSE Bumping 2017-05-08 15:56:14 +02:00
README.md Adding example config. 2016-10-25 09:54:43 +03:00
UHC.png Resolving some compatibility ! 2016-06-10 19:10:00 +02:00
config.yml Starting 1.0.1 with DefaultScenarios and bugfixes 2016-08-22 15:26:53 +03:00
plugin.yml Lot of fixes, and almost finished WorldReset 2016-08-24 10:47:43 +03:00

README.md

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]