mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-12-04 08:23:51 +01:00
Updated Addon Request Handlers (markdown)
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.
|
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.
|
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
|
### Challenge List request handler
|
||||||
|
|
||||||
Magic string: `challenge-list`
|
Magic string: `challenge-list`
|
||||||
|
Loading…
Reference in New Issue
Block a user