Commit Graph

173 Commits

Author SHA1 Message Date
BONNe
f14f23c766
Add 2 new messages
Add message for missing-addon and incorrect challenge.
2019-01-30 19:12:41 +02:00
BONNe
f1f9072dc0 Add GuiButton that allows to switch MobHeads vs MobEggs... 2019-01-28 23:45:05 +02:00
BONNe
21c5704864 Fix issue when inventory displays message about island challenge and via-versa. 2019-01-28 21:32:57 +02:00
BONNe1704
739b1dc2be Update Lang file.
- Improve import message.
- Add backward string.
2019-01-28 18:17:57 +02:00
BONNe
3f42af1c49 Update Config file. 2019-01-26 16:14:57 +02:00
BONNe
586b076860 Fix issues when Description were to long to fit in window. 2019-01-26 14:46:03 +02:00
BONNe
d6a39b2600 Add completion blockage for un-deployed challenges. 2019-01-26 13:58:00 +02:00
BONNe
a55a2f536e Add Import Button 2019-01-26 13:17:59 +02:00
BONNe
ca26fa0d8f Add missing Language references. 2019-01-26 00:12:58 +02:00
Florian CUNY
ba3f6b4b8b Renamed addon to Challenges 2018-12-30 14:32:25 +01:00
Florian CUNY
8f51ddb634 Moved everything to world.bentobox.challenges package 2018-12-30 14:31:26 +01:00
BONNe1704
c2051d23e5 Implement Money support for challenges. #25
If VaultHook is found, then add money to user account.
Add check on Required XP and Required Money.
Enable Money withdraw if isTakeMoney() is true.
2018-12-17 15:00:22 +02:00
tastybento
cb046894b5 Merge remote-tracking branch 'origin/master' into develop 2018-12-04 16:45:16 -08:00
Li Keqing
ab77df3e78 Translate into Chinese 2018-11-26 18:13:14 +08:00
tastybento
5f7581f09c Challenges reset when island is reset.
Fixed locale duplication.

https://github.com/BentoBoxWorld/addon-challenges/issues/2
https://github.com/BentoBoxWorld/addon-challenges/issues/3
2018-11-23 17:06:42 -08:00
tastybento
ac80a7e7e4 Fix for taking items even if challenge incomplete
https://github.com/BentoBoxWorld/addon-challenges/issues/27

Also added admin challenge reset command.
2018-11-18 19:39:14 -08:00
tastybento
e5e022754b Added challenges reload admin command.
This reloads from the database files so admins can edit the challenges
and then reload them without restarting the server.

https://github.com/BentoBoxWorld/addon-challenges/issues/27
2018-11-12 11:44:43 -08:00
tastybento
1e07223d61 Fixes issue with Level not being referenced correctly.
https://github.com/BentoBoxWorld/addon-challenges/issues/26
2018-11-12 10:24:18 -08:00
tastybento
c14b242cbd Added admin complete command
Other items are WIP
2018-10-06 08:49:49 -07:00
tastybento
482c95d9ce Fixes parsing bug for potions.
https://github.com/BentoBoxWorld/bentobox/issues/265

Adds version from POM to addon.yml
2018-09-03 21:32:26 -07:00
tastybento
4e3ebc4af8 Fixed item names in challenges.yml
https://github.com/BentoBoxWorld/addon-challenges/issues/9
2018-08-31 10:53:59 +09:00
tastybento
13a887d1b9 Removed commands that will be done via GUI. 2018-08-18 14:40:56 -07:00
tastybento
2caf744273 Restructured to use Maven resources folder 2018-08-15 20:23:38 -07:00