Commit Graph

654 Commits

Author SHA1 Message Date
DaniFoldi
582389672e update shop value 2021-09-05 22:37:33 +02:00
DaniFoldi
1e0c4cdbb9 add shop value command 2021-09-05 22:27:28 +02:00
DaniFoldi
1a8d48954d For god's sake call economy methods async, they can run db calls 2021-08-04 12:02:27 +03:00
DaniFoldi
794a0400ca Start fixing random weird stuff 2021-08-04 09:51:07 +03:00
DaniFoldi
9571508286 Update .gitignore 2021-08-03 21:23:30 +03:00
DaniFoldi
7ef98d9e19 just stop using old versions already 2021-08-03 21:23:26 +03:00
DaniFoldi
3de62ced74 prevent shulkers getting in shulkers 2021-08-03 21:23:09 +03:00
DaniFoldi
7f33895986 fix pistons removing shulker shops 2021-08-03 21:23:00 +03:00
DaniFoldi
9a1eda96b2
Merge branch 'EpicEricEE:master' into master 2021-08-02 14:50:36 +03:00
Eric
9537d93688 Update localization to 1.17 2021-07-29 22:51:38 +02:00
Eric
5157cc42ac Update dependencies and their implementations
PlotSquared integration will not work with version 5.x anymore!

Towny and BentoBox may also require a more recent version.
2021-07-29 14:18:06 +02:00
Eric
5606f2a4e5 Fix build 2021-07-24 23:45:18 +02:00
Eric
acd447c6ec First steps towards 1.17 support
The plugin works, but the localization part has yet to be done, and
support for other plugins has to be updated to the latest versions.
2021-07-24 23:40:53 +02:00
DaniFoldi
1438cb553e Fix plotsquared listeners 2021-03-30 11:53:27 +02:00
DaniFoldi
7e5ffdbb41 Update listeners for v5 2021-03-21 17:23:52 +01:00
DaniFoldi
00a04cb3a9 Use hashmaps advantage 2021-03-20 13:34:22 +01:00
DaniFoldi
7c3057162a
Merge pull request #2 from HgeX/patch-2
properly register Plot listener
2021-03-18 13:13:03 +01:00
DaniFoldi
73be41d83b
Merge pull request #1 from HgeX/patch-1
Added SuppressWarnings annotation
2021-03-18 13:12:51 +01:00
HgeX
976b30f4a5
properly register Plot listener 2021-03-18 08:19:50 +01:00
HgeX
d00c98cf0c
Added SuppressWarnings annotation 2021-03-18 08:18:04 +01:00
DaniFoldi
54c9d2b515 Properly remove shops when plots get reset 2021-03-17 23:39:57 +01:00
DaniFoldi
ee867f3c5d Enchanted books that are the same are now the same 2021-02-15 13:04:45 +01:00
DaniFoldi
0f66c4d2fd Merge branch 'master' of https://github.com/DaniFoldi/ShopChest 2021-02-04 23:19:28 +01:00
DaniFoldi
6d86af424c Fix shulker item displacement 2021-02-04 23:19:16 +01:00
DaniFoldi
be920ecd07
Remove test dependency 2021-01-28 14:25:27 +01:00
DaniFoldi
a550b9ea38 Add support for all shulker colors, not just default 2021-01-27 18:15:55 +01:00
DaniFoldi
c0a0aa885e Fixed BentoBox listener error 2021-01-26 21:20:45 +01:00
DaniFoldi
79e2ca0b72 Added support for shulkers and barrels as shop containers 2021-01-26 20:52:54 +01:00
pustinek
331c912402
Replace the 'lastest unstable builds' link (#358)
Old one was throwing a 404 page.
2021-01-16 00:39:21 +01:00
Eric
0ab51482d2 No world access on plugin disable 2021-01-01 19:00:32 +01:00
Eric
4fc8194ceb Hide "unsupported version" message for 1.16.4 2021-01-01 18:59:06 +01:00
Gregory DALMAR
9e9c509f9b
Change plotsquared repo to official new repo and add support for 1.16.4 (#351)
Thank you :)
2020-11-12 14:54:52 +01:00
Eric
967b9f2ce3 Fix hologram for hex colored item names 2020-08-22 19:48:25 +02:00
Eric
d3574f1519 Add support for 1.16.2 2020-08-22 17:59:05 +02:00
Eric
4580319241 Fix JsonBuilder for 1.16 2020-06-27 13:03:46 +02:00
Eric
056989437d Add support for 1.16 2020-06-25 19:52:32 +02:00
Eric
f95516d2a5 Remove trailing spaces from item names file 2020-06-25 19:52:31 +02:00
_Piston
3669cf73be
Bungee sync vendor messages (#320) 2020-04-27 18:13:10 +02:00
Eric
a402423b4b Fix error if PlotSquared v5 is not installed 2020-04-26 15:21:18 +02:00
Eric
1736196a05 Only disconnect database if initialized 2020-04-26 14:34:08 +02:00
Eric
d9618aa227 Re-add support for PlotSquared v4 2020-04-25 16:23:21 +02:00
Eric
0f51cc34c2 Support PlotSquared v5
Does not support older PlotSquared versions anymore
2020-04-25 15:54:15 +02:00
Eric
d4729de3f4 Remove unused import 2020-04-25 15:53:18 +02:00
Eric
30a2b8aefc Make ShopUtils#getShops() return a new copy
ShopUtils#getShopsCopy() is now deprecated
2020-03-25 14:50:21 +01:00
Eric
443cab6df5 Remove "normal" from usage of create command 2020-03-25 14:27:48 +01:00
Eric
1b34ba1fbd Organize imports 2020-03-25 14:22:50 +01:00
Eric
7d9ff86dc5 Remove static hologram methods 2020-03-25 14:05:07 +01:00
Eric
1faac3854e Update hologram text on inventory update
(Untested)
2020-03-23 23:44:41 +01:00
Eric
0e25e4933d BentoBox integration fixes 2020-03-16 15:19:16 +01:00
Eric
0002055e5f Fix removeall command 2020-03-16 15:18:32 +01:00