addon-challenges/src
BONNe 7f615018a0 Rewrite action display logic.
There were no filters for action displaying. All actions were active from the start, even if they are not possible.
I added action filter that will remove impossible actions:
    - COMPLETE_MAX and MULTIPLE_PANEL for non-repeatable challenge,
    - already completely finished challenge.
Fixes #307
2022-11-21 07:59:53 +02:00
..
main Rewrite action display logic. 2022-11-21 07:59:53 +02:00
test/java/world/bentobox/challenges Remove various code smells. 2022-04-16 15:54:49 -07:00
.gitignore Updated .gitignore 2021-09-23 19:39:54 -07:00