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
|
ba71486151
|
Merge pull request #655 from LOOHP/docs/wiki
Update InteractionVisualizer placeholders
|
2021-06-30 11:35:46 +02:00 |
|
LOOHP
|
e1269d6c86
|
Update InteractionVisualizer placeholders
|
2021-06-30 13:48:22 +08: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
|
aa9ac65d02
|
Merge pull request #650 from SaltyAimbOtter/patch-1
update BetonQuest docs link
|
2021-06-25 23:34:36 +02:00 |
|
SaltyAimbOtter
|
ba983f7fb3
|
update BetonQuest docs link
|
2021-06-25 23:23:04 +02: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 |
|
Andre_601
|
2c223ffc87
|
Merge pull request #647 from cj89898/docs/wiki
Added 2.3.0 Checkitem changes
|
2021-06-20 18:38:27 +02:00 |
|
cj89898
|
5571ba5d70
|
Added 2.3.0 Checkitem changes
|
2021-06-20 10:49:28 -05:00 |
|
Andre_601
|
b77b1b9649
|
Update Placeholders.md
|
2021-06-17 14:49:16 +02:00 |
|
Andre_601
|
bf9b34eb57
|
Merge pull request #645 from stumper66/docs/wiki
LevelledMobs Wiki Addition
|
2021-06-17 14:45:07 +02:00 |
|
Penal Buffalo
|
215fd7e3f0
|
Update wiki/Placeholders.md
Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com>
|
2021-06-17 07:44:14 -05:00 |
|
stumper66
|
aca624c2d3
|
LevelledMobs
Added LevelledMobs info to the wiki
|
2021-06-17 07:26:07 -05:00 |
|
Andre_601
|
5826390251
|
Merge pull request #642 from garagepoort/feature/add_staffplusplus_wiki
Add staff++ to the wiki
|
2021-06-15 21:59:55 +02:00 |
|
David Maes
|
a91a5c85ba
|
Better phrasing
|
2021-06-15 21:57:47 +02:00 |
|
David Maes
|
156243a549
|
Add staff++ to the wiki
|
2021-06-15 21:52:32 +02:00 |
|
Andre_601
|
eceb236121
|
Merge pull request #640 from cj89898/docs/wiki
Update Placeholders.md
|
2021-06-11 11:43:03 +02:00 |
|
darbyjack
|
71b5433326
|
Initial 1.17 Changes
|
2021-06-11 01:33:29 -05:00 |
|
cj89898
|
2c8314200f
|
Update Placeholders.md
Added 2.2.0 checkitem placeholder
|
2021-06-10 21:52:36 -05:00 |
|
Andre_601
|
0b70ea61aa
|
Merge pull request #639 from darbyjack/docs/wiki
Added in some missing placeholders for Player Expansion
|
2021-06-09 16:00:38 +02:00 |
|
darbyjack
|
ac31e107ad
|
Added in some missing placeholders
|
2021-06-09 08:58:49 -05:00 |
|
Andre_601
|
b9230ef9c5
|
Merge pull request #631 from broken1arrow/docs/wiki
Docs/wiki
|
2021-05-13 14:58:20 +02:00 |
|
broken1arrow
|
06e6765870
|
Try for the 10 times to make it right
See if this work better
|
2021-05-13 14:45:46 +02:00 |
|
broken1arrow
|
5ac579e878
|
Revert "Has change and add descriptions"
This reverts commit a4d8009ce4699b1df9eb06b42832ab534cf9a45b.
|
2021-05-13 14:41:33 +02:00 |
|
broken1arrow
|
a4d8009ce4
|
Has change and add descriptions
Try other way and see if this work better to pull uppdates.
|
2021-05-12 17:19:05 +02:00 |
|
Andre_601
|
0df265881a
|
Add CalculateNumbers
|
2021-05-12 00:03:34 +02:00 |
|
Andre_601
|
5dbd58076a
|
Add %rng_online_player%
|
2021-05-08 14:17:19 +02:00 |
|
Andre_601
|
c3922de323
|
Update Commands.md
|
2021-05-07 23:45:29 +02:00 |
|
Andre_601
|
0f118f12bc
|
Merge pull request #626 from Lorenzo0111/patch-1
Update RocketPlaceholders documentation url
|
2021-05-04 17:12:15 +02:00 |
|
Lorenzo
|
edd3153acd
|
Update documentation url
|
2021-05-04 16:24:18 +02:00 |
|
Andre_601
|
748b9f33f7
|
Build jars on PR (Compile and build validation)
|
2021-04-26 18:05:42 +02:00 |
|
Andre601
|
230e36c55e
|
[Wiki] Add Lands
|
2021-04-23 00:08:00 +02:00 |
|
Andre_601
|
0f7294972e
|
Merge pull request #618 from PlaceholderAPI/feature/improve-placeholders-page
Redesign Placeholders page and other pages
|
2021-04-22 23:53:37 +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 |
|
Andre601
|
30b5abda19
|
Fix wrong links
|
2021-04-20 23:30:43 +02:00 |
|
Andre601
|
a8e996fa26
|
Redesign Placeholders page and other pages
|
2021-04-20 23:21:24 +02:00 |
|
Andre_601
|
3f83312454
|
Merge pull request #616 from Warriorrrr/update-towny-placeholders
Update Towny placeholders
|
2021-04-18 03:23:41 +02:00 |
|