Commit Graph

979 Commits

Author SHA1 Message Date
BlockyTheDev
1cf66b130c
Add space to message 2022-12-25 21:31:55 +01:00
Andre601
c3cfc82eb3 Fix inconsistent parsing command behaviour 2022-08-14 16:30:22 +02:00
Gabriel Dumitru
3afb634e58
revert 4c228ca4fb5b1f32296b873843d7b6207941bead 2022-08-10 16:01:41 +03:00
Gabriel Dumitru
d888d9754b
remove from help 2022-08-09 01:20:04 +03:00
Gabriel Dumitru
4c228ca4fb make the eCloud disable by default 2022-08-09 01:08:45 +03:00
Gabriel Dumitru
6cf987586e remove the eCloud toggle command 2022-08-09 01:08:24 +03:00
Glare
46d9a69534
Merge pull request #862 from darbyjack/fix-ecloud-components
Updated Adventure
2022-07-26 18:49:45 -05:00
Glare
af8cc09fca
Merge pull request #863 from darbyjack/bump-dev
Bump to 2.11.3-dev
2022-07-26 18:48:44 -05:00
darbyjack
452c8ccd42
Bump to 2.11.3-dev 2022-07-26 16:22:18 -05:00
darbyjack
054c780fd1
Updated Adventure 2022-07-26 12:57:11 -05:00
Andre_601
83261eee49
Update canned responses. 2022-07-03 20:12:45 +02:00
PiggyPiglet
3fca78626a
remove remaining colour shit and changed version so cube can release and we can be all happy and dandy 2022-07-03 20:34:12 +08:00
PiggyPiglet
a2456c582d
Removed excess capitalisation 2022-07-02 21:45:53 +08:00
Andre_601
b987916328
Update Image link 2022-07-02 13:46:48 +02:00
Andre_601
23ef4ecb62
Remove wiki folder 2022-07-02 13:46:09 +02:00
PiggyPiglet
8b7a217796
Merge pull request #830 from montlikadani/improve-replacer-process
Remove regex replacer & associated tests
2022-07-01 23:33:35 +08:00
PiggyPiglet
74ebb0bec0
remove regex replacer & associated tests 2022-07-01 23:31:51 +08:00
Glare
794c8890e5
Merge pull request #801 from PlaceholderAPI/fix/papi-dump-expansion-order 2022-07-01 10:08:57 -05:00
Glare
013e566a85
Merge pull request #832 from PlaceholderAPI/feature/log-missing-plugin 2022-07-01 09:51:12 -05:00
Glare
5a4a8c2e7e
Merge pull request #793 from Rothes/master 2022-07-01 09:46:39 -05:00
Andre_601
0b068470ac
Update CODEOWNERS 2022-07-01 13:06:22 +02:00
Andre_601
f3cb7635c2
Update old links 2022-06-30 22:51:34 +02:00
Andre_601
8e21a76118
Update bug_report.yml 2022-06-30 22:26:13 +02:00
Andre_601
1dad2381e5
Delete wiki action (Not needed) 2022-06-30 22:16:06 +02:00
Andre_601
9767811cb9
Merge pull request #847 from JT122406/master
Gradle Bumps and stuff
2022-06-27 12:55:06 +02:00
J.T. McQuigg
e6fb6d5ec6 Other small version bumps 2022-06-26 23:54:07 -04:00
J.T. McQuigg
1acc621f2e Bump Gradle from 7.3.1 to 7.4.2 2022-06-26 23:53:51 -04:00
Glare
d9bab03e3b
Merge pull request #773 from PlaceholderAPI/feature/update-contributing 2022-06-25 15:47:54 -05:00
PiggyPiglet
9baf5f58ae
Merge pull request #844 from PlaceholderAPI/feature/1.19
1.19 support
2022-06-25 20:06:19 +08:00
Andre601
077d64dc68 Fix NMS version 2022-06-16 01:45:47 +02:00
Andre601
b8d5886cad 1.19 support 2022-06-16 01:31:33 +02:00
Andre_601
52119682f3
Use custom quote block in automatic replies 2022-05-20 17:04:38 +02:00
Andre601
651e14a797 Make plugin check before register to avoid possible exceptions 2022-05-19 02:46:40 +02:00
Andre601
0ac62d6b63 Log missing required plugin for expansion
+ some logger improvements
2022-05-18 21:11:09 +02:00
Andre601
0be6b721cf Use stream to get size padding 2022-05-04 18:36:46 +02:00
Andre601
0e0e36476a Change appended message for null jar array 2022-04-29 23:13:19 +02:00
Andre_601
a56b3b62b9
Update to v3 wiki action 2022-04-28 21:30:52 +02:00
Funnycube
883f1c1edf
One Million 🎉 2022-04-08 20:23:05 +10:00
Rothes
bfc30a8703
Locale.ROOT param 2022-03-26 09:09:50 +08:00
Andre_601
37c39ab734
Update the flex 2022-03-26 01:36:07 +01:00
Glare
35c47a8745
Merge pull request #810 from PlaceholderAPI/feature/remove-escape-hex-test
Remove testCharsReplacerHandlesEscapedHex()
2022-03-13 05:48:30 -05:00
PiggyPiglet
fadf14a316
Merge pull request #814 from PlaceholderAPI/fix/666-lowercasing
fix(replacer): Stop lowercasing replacements
2022-03-13 14:35:34 +08:00
Starmism
1388a5278f fix(replacer): Stop lowercasing replacements
This commit changes two lines but fixes the replacement of cased
    placeholders with non-cased ones that was accidentally happening.
    This was partially fixed in a few previous commits, but not fully as
    it was still replacing failed placeholder matches.
2022-03-12 12:42:56 -07:00
Andre_601
3bc6ad0f06
Also update label-commenter-config 2022-03-12 01:20:21 +01:00
Andre_601
bb149811d4
Update label-commenter-config.yml 2022-03-12 01:16:33 +01:00
Andre601
350a2be0ed Remove testCharsReplacerHandlesEscapedHex() 2022-02-22 11:48:51 +01:00
Gabriel Dumitru
b73d72cec7
add missing java.util.Locale imports 2022-02-22 11:42:35 +02:00
Gabriel Dumitru
7afb8ee36d
Merge pull request #800 from PlaceholderAPI/feature/null-parse-option
Add --null argument for Parse command
2022-02-22 10:42:02 +02:00
Andre601
1241c33ba0 Add --null to command help 2022-02-05 20:55:48 +01:00
Andre601
631609af74 Improve expansion sorting in /papi dump 2022-02-05 14:08:43 +01:00