Commit Graph

608 Commits

Author SHA1 Message Date
Flowsqy
fe27bd5e60 Add reflection implementation structure 2021-12-29 17:12:27 +01:00
Flowsqy
278b4462f3 Add FakeItem implementation 2021-12-29 16:34:05 +01:00
Flowsqy
b37ae0fa9d Add marker flag to the fake armorstand 2021-12-29 16:05:54 +01:00
Flowsqy
b256015c29 Add #setAccessible call to access to private fields 2021-12-29 15:43:57 +01:00
Flowsqy
5efdb35c15 Add exclusion for transitive system dependencies 2021-12-29 15:10:33 +01:00
Flowsqy
730e10c17c Set interface dependency to provided scope in nms submodules 2021-12-29 15:09:52 +01:00
Flowsqy
1c48ae16ef Add default version for nms implementation (Must be overridden) 2021-12-29 15:08:26 +01:00
Flowsqy
320eb064ee Remove "cd .." in install_local_dependencies.sh to be coherent with README.md 2021-12-29 13:38:00 +01:00
Flowsqy
a7bc054dce Change FakeArmorStand structure to implement FakeItem 2021-12-29 12:24:51 +01:00
Flowsqy
2fda9bbf8d Add little more details in README.md in the build section 2021-12-29 00:06:17 +01:00
Flowsqy
41a5206e69 Add reflection module for backward compatibility 2021-12-28 23:56:28 +01:00
Flowsqy
c054e6cfd3 Add #spawn and #remove implementation 2021-12-28 23:29:10 +01:00
Flowsqy
d3079f6fd1 Add #setLocation implementation 2021-12-28 23:01:09 +01:00
Flowsqy
5123409626 End hologram name implementation 2021-12-28 22:40:23 +01:00
Flowsqy
46257d2242 Add implementation for data watcher dedicated to hologram 2021-12-28 00:08:32 +01:00
Flowsqy
80e27a5823 Add nms structure 2021-12-27 21:12:31 +01:00
Flowsqy
be5d1dcbe3 Fix plugin artifact id and remove redundant comments 2021-12-27 17:37:09 +01:00
Flowsqy
fee706ff15 Remove warnings for overlapping META-INF/ files 2021-12-27 17:36:04 +01:00
Flowsqy
d8c30a2efa Change to relative path for target folders 2021-12-27 17:21:36 +01:00
Flowsqy
9962be1231 Set management and real pom section 2021-12-27 16:55:22 +01:00
Flowsqy
2294cce5a0 Install project library in maven local repository 2021-12-27 16:46:03 +01:00
Flowsqy
51bee2dd20 Move plugin src directory to a sub module 2021-12-27 15:36:23 +01:00
Flowsqy
a77926b3b1 Move plugin src directory into a sub module 2021-12-27 15:33:03 +01:00
Flowsqy
f2a96f178b Set version to 1.14.0-SNAPSHOT 2021-12-25 10:33:19 +01:00
Flowsqy
d4dd282962 Clean AreaShop repository url 2021-12-25 10:24:55 +01:00
Flowsqy
ea6c6eade9 Add missing provided scope for areashop dependency 2021-12-25 02:38:13 +01:00
Flowsqy
ad07fb86bb Update dependencies 2021-12-25 01:39:12 +01:00
Flowsqy
2fb39336aa Update dependencies 2021-12-23 21:57:39 +01: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
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