Add note about blocking specific ecloud expansions using environment

This commit is contained in:
Julian 2023-03-30 13:53:51 +02:00
parent 92155c4ca5
commit d33a415687
No known key found for this signature in database
GPG Key ID: A0CA42F79DA926B1

@ -26,6 +26,8 @@ If everything is ok will your expansion be approved and will be available on the
> *You can only download verified Expansions through PlaceholderAPIs command, unless you enable the option `cloud_allow_unverified_expansions` in the config.yml > *You can only download verified Expansions through PlaceholderAPIs command, unless you enable the option `cloud_allow_unverified_expansions` in the config.yml
> Unverified expansions can be downloaded manually by going to the site and download it yourself. > Unverified expansions can be downloaded manually by going to the site and download it yourself.
> You can block specific expansions from being downloaded using the `PAPI_BLOCKED_EXPANSIONS` environment variable.
> It contains a comma separated list of expansion names, that should be blocked from being downloaded.
## Updating your expansion ## Updating your expansion
Before you update, please note the following: Before you update, please note the following: