Updated Addon Request Handlers (markdown)

BONNe 2019-02-25 15:10:19 +02:00
parent 2d9de1c444
commit ea128f82ce

@ -3,6 +3,11 @@
BentoBox request handlers are a nice feature that allows getting access to internal add-on data without necessary inject and overwrite add-on.
The Challenges add-on has got 5 useful request handlers that provide information about challenges and challenge levels.
### Usage
Challenges Request Handler works the same as all BentoBox Request Handlers.
You can see it in this PullRequest: https://github.com/BentoBoxWorld/BentoBox/pull/400
### Challenge List request handler
Magic string: `challenge-list`