PiggyPiglet
|
c4789b7db0
|
finished kyori impl
|
2021-07-09 12:24:36 +08:00 |
|
PiggyPiglet
|
d7a4acc2f5
|
started moving to pure adventure
|
2021-07-07 15:37:35 +08:00 |
|
darbyjack
|
dd7751332f
|
Initial test on adventure
|
2021-07-06 11:59:17 -05:00 |
|
darbyjack
|
89053354e9
|
Fixed duplicate files
|
2021-07-01 09:24:01 -05:00 |
|
Andre_601
|
ead63ca763
|
Revert build.gradle dependencies change
|
2021-07-01 16:21:49 +02:00 |
|
Andre_601
|
0fa592383f
|
Merge branch 'development' into master
|
2021-07-01 16:16:29 +02:00 |
|
PiggyPiglet
|
7df3a5c6e0
|
Merge pull request #657 from Starmism/development
Small changes on the correct branch!
|
2021-07-01 22:08:04 +08:00 |
|
Starmism
|
c4a2256fff
|
Appease the Pigman
|
2021-07-01 07:54:42 -06:00 |
|
Starmism
|
9b6b558002
|
Add method implementation checking and nullchecking for fields.
|
2021-06-30 10:13:47 -06:00 |
|
Starmism
|
94bf5fea57
|
POJO to help with checking that expansions have all required methods implemented.
|
2021-06-30 10:13:29 -06:00 |
|
Starmism
|
252802dcbe
|
Removed nullcheck from hashcode, and moved it up the chain.
|
2021-06-30 10:13:12 -06:00 |
|
PiggyPiglet
|
8932a92049
|
Merge pull request #658 from PlaceholderAPI/1.17
Initial 1.17 Changes
|
2021-06-30 21:16:12 +08:00 |
|
Starmism
|
679ef90091
|
Re-add NotNull's
(cherry picked from commit 2bfd8e7e5efb25f648b8a6de934b1eff675481b1)
|
2021-06-30 05:59:57 -06:00 |
|
Star
|
ac9b0c42b7
|
Update src/main/java/me/clip/placeholderapi/updatechecker/UpdateChecker.java
Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com>
(cherry picked from commit ccf4f5934386b005831757d298e2da9d8f46cb1a)
|
2021-06-30 05:59:52 -06:00 |
|
Starmism
|
14d885392c
|
Fix version checker to compare the individual semver numbers instead of combining it together.
(cherry picked from commit ef5cd9d37680cc6cc1321ef2e04af09b44a2c681)
|
2021-06-30 05:59:45 -06:00 |
|
Starmism
|
0c102a1823
|
Remove the @NotNull's because they are overridden by expansion devs anyways, and it turns out people can make them null anyways. This adds a hashcode check and pretty error for it.
(cherry picked from commit f5386d4ca55c23b54f3c5f952f08040b0967f4a3)
|
2021-06-30 05:59:33 -06:00 |
|
Starmism
|
4c968f012d
|
Cleanup build.gradle
(cherry picked from commit 7750ba7033dc9fdf40d55fcd9ecc20a94819a7c1)
|
2021-06-30 05:59:22 -06:00 |
|
Andre_601
|
438a665b74
|
add render
|
2021-06-27 14:31:15 +02:00 |
|
PiggyPiglet
|
247a5cde8f
|
Merge pull request #623 from PlaceholderAPI/feature/621-build-jars-on-pr
Build jars on PR (Compile and build validation)
|
2021-06-26 11:51:00 +08:00 |
|
Andre_601
|
af268c4941
|
adoPt
I always make that mistake...
|
2021-06-25 16:33:27 +02:00 |
|
Andre_601
|
4c4b1602d9
|
Build against Java 8, 11 and 16
|
2021-06-25 16:32:45 +02:00 |
|
PiggyPiglet
|
8c69a164b8
|
Merge pull request #649 from Vshnv/patch/expansion-classloader
Fixed issue with expansions not being able to access their resources
|
2021-06-25 22:11:58 +08:00 |
|
Vaishnav Anil
|
df8583df57
|
Close URLClassLoader if Expansion class was not found
|
2021-06-25 05:08:14 +05:30 |
|
Vaishnav Anil
|
09e68e7510
|
Extracted URLClassLoader out of try-with-resources block
|
2021-06-25 05:07:14 +05:30 |
|
darbyjack
|
71b5433326
|
Initial 1.17 Changes
|
2021-06-11 01:33:29 -05:00 |
|
Andre_601
|
748b9f33f7
|
Build jars on PR (Compile and build validation)
|
2021-04-26 18:05:42 +02:00 |
|
Andre_601
|
d14f319eb4
|
Improve description of bug_report.yml
|
2021-04-21 14:30:46 +02:00 |
|
Andre_601
|
0927760d76
|
Merge pull request #619 from PlaceholderAPI/feature/remove-issue-body-field
Remove deprecated issue_body type
|
2021-04-21 14:25:40 +02:00 |
|
Andre_601
|
91af12f575
|
Update feature_request.yml
|
2021-04-21 14:24:40 +02:00 |
|
Andre_601
|
5dbbe01b95
|
Remove deprecated issue_body type
|
2021-04-21 14:24:14 +02:00 |
|
Andre_601
|
0c6dd5466c
|
Merge pull request #610 from PlaceholderAPI/fix/update-missing-copyright
Update Copyright
|
2021-04-13 17:59:21 +02:00 |
|
Andre601
|
41275509b2
|
Undo renaming of boolean
|
2021-04-13 17:58:42 +02:00 |
|
Andre601
|
4e8b1b47d1
|
Re-add removed code
That should actually NOT be here...
|
2021-04-13 17:57:59 +02:00 |
|
Andre601
|
d0e62e6434
|
Update Copyright
~ Fixed a typo and updated missed files from #543
|
2021-04-13 17:54:57 +02:00 |
|
Andre_601
|
2086fcb299
|
Merge pull request #583 from HSGamer/patch-1
should it use setBracketPlaceholders??
|
2021-04-13 17:20:59 +02:00 |
|
PiggyPiglet
|
3a31c5cb78
|
Merge pull request #485 from PlaceholderAPI/fix/477-remove-gson
Remove Gson
|
2021-04-12 21:40:55 +08:00 |
|
PiggyPiglet
|
20b2a69b5e
|
Merge pull request #558 from PlaceholderAPI/development
Sync Master branch with Development (Possible Release)
|
2021-04-12 21:35:32 +08:00 |
|
PiggyPiglet
|
682717660f
|
Merge pull request #546 from PlaceholderAPI/feature/add-sections
Add contributing and expansion section
|
2021-04-12 21:16:18 +08:00 |
|
PiggyPiglet
|
7b7bfb7306
|
Merge pull request #543 from ElijahRus250/master
2021 🥳
|
2021-04-12 21:13:38 +08:00 |
|
Andre_601
|
8f796e3940
|
Add field for logs
|
2021-03-26 14:53:02 +01:00 |
|
Andre_601
|
bf1527a40f
|
Use id option for error and dump fields
|
2021-03-26 14:42:20 +01:00 |
|
Andre_601
|
ec127dbeb1
|
Merge pull request #595 from PlaceholderAPI/docs/wiki
Sync Development and docs/wiki
|
2021-03-24 09:17:58 +01:00 |
|
Andre_601
|
5d80119fcd
|
Merge pull request #594 from PlaceholderAPI/feature/wiki-add-vkautopickup
Add VKAutoPickup
|
2021-03-24 09:14:56 +01:00 |
|
Andre_601
|
f6c972c9a2
|
Add VKAutoPickup
|
2021-03-24 09:12:31 +01:00 |
|
Andre_601
|
a0b256c17d
|
Merge pull request #593 from lucko/patch-1
Update LuckPerms placeholders
|
2021-03-21 14:58:22 +01:00 |
|
lucko
|
a66cae9a6b
|
Update LuckPerms placeholders
|
2021-03-21 13:52:58 +00:00 |
|
Andre_601
|
7f6122f8b8
|
Merge pull request #591 from ajgeiss0702/docs/wiki
Update ajParkour + add ajLeaderboards placeholders
|
2021-03-19 16:53:14 +01:00 |
|
ajgeiss0702
|
ee7257208a
|
Update ajParkour + add ajLeaderboards
|
2021-03-19 08:47:51 -07:00 |
|
Andre_601
|
87ea46a4dd
|
Merge pull request #585 from PlaceholderAPI/fix/change-to-stringlist
Use lists and not comma-separated string
|
2021-03-11 22:09:05 +01:00 |
|
Andre_601
|
d221a3f38a
|
Update feature_request.yml
|
2021-03-11 22:08:51 +01:00 |
|