Julian
42cfe1dc80
simplify env values to true/false
2023-06-23 17:06:11 +02:00
Julian
92a7d54664
Add environment variable to override cloud_allowunverified_expansions
...
This adds the environment variable PAPI_ALLOW_UNVERIFIED_EXPANSIONS.
It allows overriding the option set in the config.yml.
2023-06-23 14:04:00 +02:00
Gabriel Dumitru
f91b4e3752
feat: fetch all expansions ( #952 )
2023-06-21 21:26:52 +03:00
PiggyPiglet
a497e05e55
Merge pull request #947 from JulianVennen/block-extensions-env
...
Add environment variable to block individual ecloud expansions.
2023-06-21 20:25:16 +08:00
Julian
ecd4c002c8
Add environment variable to block individual ecloud expansions.
...
This commit adds the environment variable "PAPI_BLOCKED_EXPANSIONS"
which can contain a case insensitive, comma separated list of blocked
expansions.
Expansions on this list can no longer be downloaded using commands.
2023-03-30 13:41:01 +02:00
Julian
b4e60b7db5
Prevent loading of extensions outside of the expansions folder using the register command
2023-03-30 12:47:23 +02:00
PiggyPiglet
a0b177bdd8
Merge pull request #869 from PlaceholderAPI/remove-ecloud-toggle-command
...
remove the eCloud toggle command
2023-02-23 21:29:06 +08:00
Gabriel Dumitru
40b1fe8d68
Merge pull request #901 from BlockyTheDev/fix-status-message
2023-02-23 13:36:05 +02:00
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
d888d9754b
remove from help
2022-08-09 01:20:04 +03:00
Gabriel Dumitru
6cf987586e
remove the eCloud toggle command
2022-08-09 01:08:24 +03:00
Glare
794c8890e5
Merge pull request #801 from PlaceholderAPI/fix/papi-dump-expansion-order
2022-07-01 10:08:57 -05: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
Gabriel Dumitru
b73d72cec7
add missing java.util.Locale imports
2022-02-22 11:42:35 +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
Andre601
fe8d865657
Add missing import
2022-02-05 13:57:30 +01:00
Andre601
50d4e14333
Add --null option for parse command
2022-02-05 13:57:05 +01:00
PiggyPiglet
ce18d3b597
update licenses & bump deprecation ver
2021-12-24 12:26:22 +08:00
darbyjack
08c43d25e7
Add Java Version to /papi dump command
2021-08-04 14:16:15 -05:00
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
Andre601
d0e62e6434
Update Copyright
...
~ Fixed a typo and updated missed files from #543
2021-04-13 17:54:57 +02:00
PiggyPiglet
3a31c5cb78
Merge pull request #485 from PlaceholderAPI/fix/477-remove-gson
...
Remove Gson
2021-04-12 21:40:55 +08:00
ElijahRus250
a7247acbb3
2021 🥳
2021-01-20 15:29:13 -05:00
Andre601
6a69ec833f
Use getPlayerExact
2021-01-01 18:19:07 +01:00
Andre601
8fa0f73a46
Fix resolvePlayer method
2020-12-31 18:20:11 +01:00
darbyjack
c64946173b
Implemented working version for 1.8.8 - 1.16.3
2020-09-25 19:08:56 -05:00
Andre_601
35838aa229
Fix wrong expansion get in /papi info
2020-09-13 00:30:27 +02:00
extendedclip
dcc8dad4ea
Format to Daddy code style
2020-07-31 22:52:07 -04:00
extendedclip
18854647bf
Show help in alphabetical order
2020-07-31 21:35:38 -04:00
extendedclip
97fd3a3b5d
Make the message differentiate between singular and plural updates avail
2020-07-31 21:30:00 -04:00
extendedclip
0f8ce0c6c3
Set Manager to lower case
2020-07-31 21:18:18 -04:00
extendedclip
9d43b743a2
Remove space before placeholders start
2020-07-31 21:17:41 -04:00
Andre_601
e43b7bf205
Improve dump command ( #412 )
2020-07-31 19:59:55 -04:00
extendedclip
9b2b6992c7
Make author name white
2020-07-31 11:01:42 -04:00
extendedclip
81aa425616
Fix version and color
2020-07-31 10:52:43 -04:00
extendedclip
8c829417a7
Added missing commands to help commands, fixed some color / formatting
2020-07-31 10:37:47 -04:00
extendedclip
f6e6394a74
dump on someone else
2020-07-30 18:18:37 -04:00
extendedclip
7f767cb222
dump on someone else
2020-07-30 18:14:09 -04:00
extendedclip
c3499416f3
Add dump command to help
2020-07-30 18:07:46 -04:00
Sxtanna
a78b5fe712
updated to use Player#spigot instead of CommandSender#spigot (I miss Kotlin)
2020-07-29 17:19:29 -04:00
Sxtanna
81225dafbc
updated parse command completer to suggest available placeholders
2020-07-28 16:09:30 -04:00
PiggyPiglet
9291184534
Merge remote-tracking branch 'origin/master'
2020-07-27 15:23:11 +08:00
PiggyPiglet
6d502db694
Licensed all files
...
Added licensing plugin
2020-07-27 15:21:35 +08:00
Sxtanna
f61b6acfa8
updated placeholderexpansion to define its own unregister method
2020-07-26 23:01:12 -04:00
Sxtanna
8360511c50
rewrote discovery and registration code to be composable and higher level
2020-07-26 21:02:55 -04:00