Commit Graph

57 Commits

Author SHA1 Message Date
Brianna
823b41ca1a Play voucher sounds only for the redeeming player. 2019-10-22 13:37:06 -04:00
Brianna
07b518ecdf Removed case sensitive voucher ids. 2019-10-12 19:07:25 -04:00
Brianna
e553c48099 Removed useless old save system. 2019-10-11 16:14:02 -04:00
Brianna
3470a75ea7 There was no save system???? Also added proper voucher management. 2019-10-11 15:56:08 -04:00
Brianna
03af751c1a Actually load the vouchers config. 2019-10-11 14:52:26 -04:00
Brianna
864b209c70 Init gui manager. 2019-10-09 12:08:24 -04:00
Brianna
24fb1545ca Added core functionality. 2019-10-09 11:24:42 -04:00
Lilac
85f758c1b3 Fixed some vouchers not working & added delay commands 2019-10-06 16:00:24 +01:00
Lilac
5b080fb669 Fixed vouchers not working with a white name 2019-09-21 21:59:41 +01:00
theone1000
80674df028 Optimization in base case and removal of final keyword 2019-09-17 01:54:10 -06:00
theone1000
bfa3c17292 Optimized CoolDownManager.java 2019-09-16 21:36:40 -06:00
theone1000
c1b57454b9 Made the classes (ForceRedeem, VoucherReceive, VoucherRedeem) follow the contract provided by Event properly 2019-09-16 20:43:21 -06:00
theone1000
f27a76a583 Optimized 2019-09-16 18:52:11 -06:00
theone1000
32f4479a09 Changed to match reload() method 2019-09-16 18:48:56 -06:00
Brianna
454d1b1e83 Just in case. 2019-08-21 10:19:11 -04:00
Brianna
0cec21b367 npe 2019-08-21 10:15:47 -04:00
Vrontis
cfc03a4790 Fix placeholders not being replaced (processPlaceholders already adds %%) 2019-08-11 21:04:05 +00:00
jascotty2
b177e9b095 optimize voucher check + only check permissions for valid voucher items 2019-08-09 11:03:23 -05:00
Brianna
b899db2790 fix 2019-07-25 16:30:58 -04:00
Brianna
a72c7ecae9 Merge remote-tracking branch 'origin/development' into development 2019-07-25 16:21:19 -04:00
Brianna
0a59c999b2 Locale update. 2019-07-25 16:19:29 -04:00
Stefano Haagmans
e0e7cab543 Second hotfix for: SD-3014.
This time, it REALLY fixed the problem.
2019-07-18 19:48:53 +02:00
Stefano Haagmans
c44c7adca4 Hotfix for: SD-3014 2019-07-16 22:53:23 +02:00
Stefano
e6049199e7 Merge branch 'hotfix/SD-3178' into 'development'
Resolve SD-3178 "Hotfix/"

Closes SD-3178

See merge request Songoda/epicvouchers!13
2019-07-16 20:01:13 +00:00
Stefano Haagmans
34e0f1f776 hotfix for: SD-3178 2019-07-16 19:37:34 +02:00
Vrontis
2c7d6346c8 Update Locale.java | Fix for pseudo-empty lines in translation. 2019-07-12 23:48:38 +00:00
Brianna
2818a88138 If in cooldown you can no longer place the voucher. 2019-06-03 22:00:21 -04:00
Brianna
cb815445e1 If empty integer make it 0 2019-06-03 21:40:18 -04:00
Brianna
04425143e5 Fixed parsing error. 2019-05-14 10:46:17 -04:00
Brianna
acc82182e9 Fixed using voucher with confirm disabled.
Updated pom.
Removed lombok.
2019-05-14 10:44:15 -04:00
Vrontis
586b5341bd Fixed ; in en_US.lang (cc Eso) 2019-05-07 14:05:41 +00:00
Brianna
79ec032901 FIxes 2019-04-28 18:01:26 -04:00
Brianna
902971a8e7 Fix 2019-04-28 17:00:12 -04:00
Brianna
a352703319 Added SongodaUpdater. 2019-04-28 16:55:50 -04:00
Brianna
e532b0019b Version 2019-04-28 16:44:29 -04:00
Brianna
878948089d Fix for anvil gui exception. 2019-04-24 03:44:17 -04:00
Brianna
63b9ee839e Fixed Anvil GUI 2019-04-24 02:58:28 -04:00
Brianna
202a87bacb Updated to support 1.14 2019-04-23 21:56:32 -04:00
GB6
f11cfeb83a Fixed title icon bug. 2019-04-05 15:58:46 +02:00
GB6
941b7f0aec ChangeLog:
- Replaced /ev give everyone with /ev giveall
- Replaced /ev force everyone with /ev forceall
- Added an action section to the voucher editor to give and force redeem vouchers through gui.
- Vouchers can now be redeemed using the off-hand.
- Added metrics.
- Made errors thrown when redeeming vouchers less intrusive.
- Redid the /ev help command
2019-03-19 11:59:54 +01:00
Brianna O'Keefe
20754b923b Update src/main/resources/plugin.yml 2019-02-14 17:41:15 +00:00
GB6
888d6e8dfb Added ability to set material with data (WOOL:5) for example. 2019-01-15 13:41:17 +01:00
GB6
50a2c7a066 Updating plugin to meet Songoda standards. 2019-01-15 13:20:30 +01:00
GB6
d0a66b933e - Included a better way to rename vouchers using the editor.
- Included a new way to set the item of the voucher using the editor (NBT support is on its way).
- Included a new way to change true/false values of vouchers using the editor.
- Made all fields in the vouchers.yml optional except for: name, lore and material. This should greatly help to keep the voucher file organized.
2019-01-06 14:50:06 +01:00
GB6
c45d0b9a99 Recoded pretty much everything and fixed the editor.
Closes SD-1024 and SD-696
2019-01-02 20:21:21 +01:00
Brianna O'Keefe
ac1ff21e02 version 2018-11-27 11:49:53 -05:00
Brianna O'Keefe
36f5510e47 Fixed healing players 2018-11-27 11:49:03 -05:00
Brianna O'Keefe
af08e7052f version 2018-11-21 18:13:47 -05:00
Brianna O'Keefe
a462879fea fix for command issue 2018-11-21 18:12:13 -05:00
Brianna O'Keefe
a45552864c Fixed for random error with cooldown 2018-11-21 17:58:55 -05:00