mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-22 18:46:39 +01:00
Update ReadMe file
This commit is contained in:
parent
fa6f70dc5b
commit
dce19f7f08
16
README.md
16
README.md
@ -1,6 +1,16 @@
|
||||
# Challenges Addon
|
||||
[![Build Status](https://ci.codemc.org/buildStatus/icon?job=BentoBoxWorld/Challenges)](https://ci.codemc.org/job/BentoBoxWorld/job/Challenges/)
|
||||
Add-on for BentoBox to provide challenges for any BentoBox GameMode.
|
||||
|
||||
## Where to find
|
||||
|
||||
Currently Challenges Addon is in **Beta stage**, so it may or may not contain bugs... a lot of bugs. Also it means, that some features are not working or implemented.
|
||||
Latest official **Beta Release is 0.5.0**, and you can download it from [Release tab](https://github.com/BentoBoxWorld/Challenges/releases)
|
||||
|
||||
Or you can try **nightly builds** where you can check and test new features that will be implemented in next release from [Jenkins Server](https://ci.codemc.org/job/BentoBoxWorld/job/Challenges/lastStableBuild/).
|
||||
|
||||
If you like this addon but something is missing or is not working as you want, you can always submit an [Issue request](https://github.com/BentoBoxWorld/Challenges/issues) or get a support in Discord [BentoBox ![icon](https://avatars2.githubusercontent.com/u/41555324?s=15&v=4)](https://discord.gg/JgWKvR)
|
||||
|
||||
## How to use
|
||||
|
||||
1. Place the addon jar in the addons folder of the BentoBox plugin
|
||||
@ -59,9 +69,3 @@ There are a few admin commands and more being written. The main challenge admin
|
||||
* /bsbadmin challenges help : Show help for all the commands
|
||||
* /bsbadmin challenges import [overwrite]: import challenges from challenges.yml
|
||||
* /bsbadmin challenges reload : reload challenges from the database
|
||||
* /bsbadmin challenges reset <player> <unique challenge name>: Reset challenge to 0 times / incomplete
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user