Commit Graph

1083 Commits

Author SHA1 Message Date
Justin
ca2bd9f19a Merge remote-tracking branch 'upstream/master' 2026-02-12 20:32:37 -05:00
Justin
b331145c15 Added serializer support to placeholder replacement methods. 2026-02-12 20:30:30 -05:00
PiggyPiglet
b085e49062 Reimplement Blitz' replacer change for new replacer 2026-02-12 21:00:57 +08:00
PiggyPiglet
43f6a517af Merge pull request #1163 from ichoco-milk/master
Refactor CharsReplacer & PlaceholderAPI for better performance and reduced memory allocation
2026-02-12 20:35:41 +08:00
PiggyPiglet
59769c2d93 Merge branch 'master' into master 2026-02-12 20:33:19 +08:00
PiggyPiglet
354aebe8df Merge pull request #1178 from PlaceholderAPI/fix/argumentless-expansions
Make setPlaceholders behavior consistent with setRelationalPlaceholders
2026-02-10 11:21:25 +08:00
BlitzOffline
566beb48c5 Fix copyright 2026-02-09 17:06:35 +02:00
BlitzOffline
64b3d6fa68 Make setPlaceholders behavior consistent with setRelationalPlaceholders 2026-02-09 17:05:20 +02:00
PiggyPiglet
975b1ac3ca Merge pull request #1089 from PlaceholderAPI/feature/update-issue-template
Update Common Issues page link in issue-template
2026-02-09 22:42:17 +08:00
Andre_601
7b8550c3f1 Fix wrong install command and move comment step 2026-02-09 15:28:11 +01:00
Andre_601
f267887b5e Use wiki PR validation on main branch. 2026-02-09 15:20:59 +01:00
PiggyPiglet
e187eb6402 2.12.3-dev 2026-02-09 01:05:57 +08:00
PiggyPiglet
0d1a356e0f ExpansionSafety: Fix NPE & Only check files not directories 2026-02-09 01:02:32 +08:00
PiggyPiglet
0a53559ae1 2.12.2 release 2.12.2 2026-02-08 20:09:01 +08:00
PiggyPiglet
6c5f19b61d Fix #1167 2026-02-08 20:02:02 +08:00
ichocomilk
407b9f5e54 Simplify getExpansion method by removing unnecessary locking 2026-02-04 20:22:01 -03:00
ichocomilk
469997e114 Refactor placeholder methods to use ArrayList for compatibility | I used immutable list by error :( 2026-02-04 20:17:44 -03:00
ichocomilk
8185b7bfe9 Merge remote-tracking branch 'origin/master' 2026-02-04 19:50:07 -03:00
ichocomilk
fe15e4ed7a Update Gradle dependencies and add benchmarks 2026-02-04 19:49:54 -03:00
iChocoMilk
0f35362a0c Fix PlaceholderAPI#containsBracketPlaceholders variable name 2026-02-04 01:50:19 -03:00
ichocomilk
9a4fa18304 Enhance placeholder translation performance and improve code clarity 2026-02-04 01:26:39 -03:00
ichocomilk
cb5d6c0895 Optimize containsPlaceholders 2026-02-04 00:47:58 -03:00
PiggyPiglet
9022daf07f 2.12.2-dev 2.12.1 2026-02-03 17:17:36 +08:00
PiggyPiglet
675b305cac 2.12.1 release 2026-02-03 17:16:29 +08:00
PiggyPiglet
d49c76c560 exclamation marks are important 2026-02-03 17:15:46 +08:00
PiggyPiglet
13e492cf44 Show version in papi ecloud list hover 2026-02-03 16:55:12 +08:00
PiggyPiglet
d561afbb63 Use modrinth for update checker 2026-02-03 16:52:25 +08:00
PiggyPiglet
2a3f4482a0 check for perms on all tab complete 2026-02-03 16:28:42 +08:00
Funnycube
4ee2840a0a Update download and server usage statistics in README 2026-02-02 22:24:12 +11:00
PiggyPiglet
c52d117f12 2.12.1 dev 2026-02-02 18:28:07 +08:00
PiggyPiglet
e307aba414 2.12.0 release 2026-02-02 17:58:26 +08:00
PiggyPiglet
5ea5a18fe8 fix config option path 2026-02-02 17:43:41 +08:00
PiggyPiglet
9c1db4b48a fix newlines in ecloud command error & restrict api to bukkit platform 2026-02-02 17:29:15 +08:00
PiggyPiglet
b233c92ca1 Add warning message to failed ecloud download 2026-02-02 17:10:50 +08:00
PiggyPiglet
1b1d2e61b9 Add config option to use adventure replacer, add bracket {} support 2026-02-02 16:35:13 +08:00
PiggyPiglet
2dc5b93133 WIP custom component replacer no regex!! 2026-01-21 22:14:46 +08:00
PiggyPiglet
880ddc22b5 bump version to 2.12.0 2026-01-19 17:20:13 +08:00
PiggyPiglet
d378f782b4 Update bstats 2026-01-19 17:11:20 +08:00
PiggyPiglet
1f2d969a69 set plain jar classifier as "" when publishing so maven actually knows what to do with it 2026-01-19 17:02:03 +08:00
PiggyPiglet
cac79a26af plainJar depends on compilePaper 2026-01-19 16:59:05 +08:00
PiggyPiglet
8b078f9058 downgrade gradle 2026-01-19 16:56:03 +08:00
PiggyPiglet
d3a5d01f55 this one's really gonna do it this time 2026-01-19 16:47:57 +08:00
PiggyPiglet
9a677d46a1 Potential gradle publish fix 2026-01-19 16:36:34 +08:00
PiggyPiglet
8116cbb385 back to one jar pls 2026-01-19 16:13:15 +08:00
PiggyPiglet
b9affd0879 Remove debug code 2026-01-18 23:09:57 +08:00
PiggyPiglet
ec8657015c jenkins attempt #2 2026-01-18 23:02:29 +08:00
PiggyPiglet
38a86e6d2d will jenkins build now idk let's see 2026-01-18 22:36:55 +08:00
PiggyPiglet
35376e43ca Merge pull request #1157 from PlaceholderAPI/feature/components
Let's have component support finally :D
2026-01-18 22:24:16 +08:00
PiggyPiglet
1c233ec297 We in 2026 bruh 2026-01-18 22:23:28 +08:00
PiggyPiglet
967dec09ff Component support !?! 2026-01-18 22:20:29 +08:00