Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ad5001/uhc
An highly customisable UHC plugin for PocketMine
https://github.com/ad5001/uhc
minecraft-pe minecraft-pocket-edition pocketmine scenario uhc
Last synced: 2 months ago
JSON representation
An highly customisable UHC plugin for PocketMine
- Host: GitHub
- URL: https://github.com/ad5001/uhc
- Owner: Ad5001
- License: other
- Created: 2016-06-10T05:18:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-12-14T14:14:04.000Z (about 5 years ago)
- Last Synced: 2024-10-09T23:20:13.810Z (2 months ago)
- Topics: minecraft-pe, minecraft-pocket-edition, pocketmine, scenario, uhc
- Language: PHP
- Homepage: https://git.ad5001.eu/Ad5001/UHC
- Size: 86.9 KB
- Stars: 26
- Watchers: 14
- Forks: 18
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## This repository was moved to [git.ad5001.eu](https://git.ad5001.eu/Ad5001/UHC)
# Plugin completed ! Download it from [here](http://projects.ad5001.ga/UHC/download.php?d=UHC_v1.phar&n=UHC_v1.phar)
# UHC
A highly customisable UHC plugin for Minecraft PE!Welcome here, owner/player! You may know what UHC is but if not, read [this](wiki/What-is-UHC).
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](wiki/scenarios)
Current complete features:
- [x] Playing UHC (damage without regen and golden apples)
- [x] MultiWorld compatible
- [x] Scenario working
- **[here](https://github.com/Ad5001/SpectatorPlus)** Full spectator mode
- [x] Events
# Config example:
```yaml
# Your lobby world
LobbyWorld: world
worlds:
# Your UHC world
uhc:
name: uhc
maxplayers: 8
radius: 1000
default_scenarios: [UHCWorldReseter]
```