From dce19f7f0880a3ead0c51fb699a08c412069ea51 Mon Sep 17 00:00:00 2001 From: BONNe Date: Wed, 13 Feb 2019 11:21:07 +0200 Subject: [PATCH] Update ReadMe file --- README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7774a58..37c9802 100644 --- a/README.md +++ b/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 : Reset challenge to 0 times / incomplete - - - - -