Commit Graph

692 Commits

Author SHA1 Message Date
Flowsqy
15c39d6f50 Add 1.17.1 implementation 2021-12-29 22:34:30 +01:00
Flowsqy
f4499b4cfe Remove useless method in Utils 2021-12-29 21:40:42 +01:00
Flowsqy
b46bd953c3 Link plugin to nms sub modules 2021-12-29 21:31:27 +01:00
Flowsqy
7410f2088d Add FakeItem implementation in reflection 2021-12-29 21:07:26 +01:00
Flowsqy
4ada3fbbe6 Fix javadoc 2021-12-29 20:51:36 +01:00
Flowsqy
5f0b25c412 Add implementation for FakeArmorStand in reflection 2021-12-29 20:29:43 +01:00
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
DaniFoldi
2d5004fede Fix things, add other things to be fixed, add 1.18 and citizens stuff 2021-12-28 00:03:42 +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
DaniFoldi
9a81456f9c Fix some more bugs 2021-12-16 23:28:41 +01:00
DaniFoldi
794ff00b9f Fix message 2021-12-16 22:53:52 +01:00
DaniFoldi
679cc39db0 Add per-item tax and fix value 2021-12-16 22:18:39 +01:00
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