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
Eric
30a6b33cdf
Update maven javadoc plugin
2020-03-16 13:36:15 +01:00
Eric
8ac7d85f1e
Add BentoBox integration
...
Added a custom protection flag CREATE_SHOP that defaults to trusted members
Shops are removed if an island is deleted or reset, or if a player is banned or expelled from the island
2020-03-16 13:35:22 +01:00
Eric
59ea803f5d
Enable creative item selection by default
2020-03-01 20:46:13 +01:00
Eric
8ad730376d
Optimize LanguageUtils#getEnchantmentString(...)
2020-03-01 20:17:29 +01:00
Eric
4c843c7b66
Update .gitignore
2020-03-01 14:35:03 +01:00
Eric
c0f9a0bb18
Add maven release plugin and update other plugins
2020-03-01 14:34:50 +01:00
Eric
efa1ac59a2
Update pom.xml
2020-03-01 13:35:53 +01:00
Eric
74db09e69e
Remove async option from SQLite#vacuum()
2020-02-29 17:34:47 +01:00
Eric
146f1b0dbf
Unregister command on disable
2020-02-29 17:23:21 +01:00
Eric
bcf3f5c9cb
Don't unload shops on chunk unload
2020-02-24 20:35:13 +01:00
Eric
c681a9fe31
Only add shop if not already loaded
2020-02-24 20:32:22 +01:00
Eric
26025ef64a
Only add shop if chunk is still loaded
2020-02-21 15:51:16 +01:00