Commit Graph

67 Commits

Author SHA1 Message Date
Brianna
8d1adcbd79 Support 1.17 2021-06-13 17:42:08 -05:00
Brianna
f0d44f1756 Fixed an issue with incompatible sounds. 2020-11-19 12:43:31 -06:00
Fernando Pettinelli
b9baeaf2e1 remove useless import 2020-09-23 10:57:38 -05:00
Fernando Pettinelli
1fbb35d0e1 minor changes so codacy is happy 2020-09-23 10:57:32 -05:00
Fernando Pettinelli
af6f67ff9c Changes the Anvil GUI for SongodaCore's ChatPrompt. Also moves the redeem logic from the interact listener to the voucher to avoid duplicate code.
Adds support for custom player textures. You can get them from https://minecraft-heads.com. Copying the value or the Minecraft URL value works.

Changes the checks for a voucher for a very simple NBT check. Should also fix the random lore issue not working.
2020-09-23 10:57:27 -05:00
Brianna
7ffdb3d937 Unbreakable in 1.8 using the new SongodaCore NBT API. 2020-04-26 17:37:56 -04:00
Annie
0fe9d18401 Update en_US.lang, fixed missing apostrophe 2020-04-21 12:38:00 -04:00
Brianna
ac7ac899b7 Check for the vouchers file before saving it. 2020-04-11 07:44:04 -04:00
Brianna
7941f12bb0 Update language files. 2020-02-01 06:56:33 -05:00
Brianna
ecd8b99a88 1.15 2019-12-27 23:53:29 -05:00
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