KreedzOrganizer is a gamemode plugin that adds the ability to setup custom pacrour levels and compete on them to achieve the best time
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- 1.17
- 1.18
- Source Code:
- https://github.com/Sooslick/KreedzOrganizer
- Donation Link:
- https://www.patreon.com/sooslick
Features:
- Simple gameplay
The level starts as soon as you enter /bhop start command and ends when you touch the final zone
- Player-friendliness
Hunger, damage, players visiblity and collision are disabled when you are playing the level
- Practice mode
Practice mode allows to save custom checkpoints and load them to train on complicated parts of the level
- Unfair game protection
Building, inventory, potions and some other stuff are disabled on the level to prevent unfair game
- Ingame editor
/bhopmanage allows to setup and edit levels with commands without manually editing level's .yml-files
bhop.bypass - allows building on levels
bhop.edit - access to /bhopmanage command
bhop.edit.own - allows to edit own levels
bhop.gameplay - access to /bhop command and gameplay
bhop.reload - allows to reload levels and configs via /bhopmanage reload
/bhop (/bh) - main gameplay command
/bhopmanage (/bhed) - level editor command
Check demo for details
Demo
Code (Text):
useWorldGuardRegions: false
levels:
- defaultLevel
Code (Text):
world: world
author: admin
region: test
bound1: 2, 2, 2
bound2: 10, 10, 10
start: 2, 2, 2
finish: 10, 10, 10
triggerType: movement
checkpoints:
test1:
triggerType: interact
triggerLocation: 3, 3, 3
loadLocation: 3, 3, 3, 90, 45
test2:
loadLocation: 5, 5, 5
In you found a bug, have a problem or just a feature request, please visit the discussion section. You can also contact me on Telegram ( Sooslick ) or Discord ( Sooslick#8763 ).
_______________
Another plugin by me:
ClassD Manhunt

Kreedz Organizer 0.5
Manage parcour levels and compete on them
Recent Updates
- Kreedz Organizer v0.5 Sep 28, 2021