Challenges
Enhance your vanilla gameplay by configuring custom challenges including custom goals. The possible combinations are endless!
Please note: This is a very early alpha release. Only a selected amount of features are implemented and any bug reports are highly appreciated. You can report bugs or give your feedback on the discord: https://discord.gg/YuSNYADznh
The plugin itself is not configurable in Minecraft. Instead head over to the builder website and export the challenges from there into the /settings/
folder (create folder if not automatically created). You can find detailed configuration information as well as examples in the wiki
Getting Started
1) Create your challenge
Head over to the challenges builder and configure your challenge. You can use the search bar at the top to search for anything by keyword. Once you have your challenge built, click on "Modify Metadata" at the bottom of the page and give your challenge an individual name. This name will be used on the server to identify the challenge. Optionally you can set yourself as the author.
Alternatively, you can navigate to the individual rules, goals, or settings pages here and download a sample challenge configuration.
2) Export your challenge
Click on "Download Settings File". Click on "Download" to download your challenge configuration. Put the file in the
plugins/Challenges/settings/
folder. Create the folder if it does not exist.
3) Verify your challenge
The plugin has to verify that the provided challenge ist valid. You can type /challenges list
to get a list of all
challenges on the server. Enter /load <challenge-name>
to verify and load your challenge.
4) Play your challenge
Enter /start
to start your challenge. Have fun!
Features
Be sure to visit the wiki to read more in-depth details about each feature.
Rules
- NoBlockBreak
- NoBlockPlace
- NoCrafting
- NoDeath
- NoItem
- NoMobKill
All rules or each rule individually may have customizables punishments if they are violated.
Punishments
- Cancel (The action is disallowed)
- End (The challenge run is over)
- Health
- Random Effect
- MLG
Goals
- BlockBreakGoal
- BlockPlaceGoal
- CraftingGoal
- DeathGoal
- ItemGoal
- MobGoal
All goals may have a customizable time limit.
Settings
- Custom Health
- Floor is Lava
- MLG
- Ultra Hardcore
Information
Category | Gameplay |
---|---|
Published on | February 26, 2024 |
License | Unspecified |
Downloads | 31 |
Stars | 1 |
Watchers | 1 |