Merge pull request #977 from JulianVennen/wiki-block-extensions-env

Add note about blocking specific ecloud expansions using environment
github-actions[bot] 2023-06-23 12:49:23 +00:00
parent d0b4f074bb
commit 200d8e5d3f
25 changed files with 6 additions and 2 deletions

@ -25,7 +25,9 @@ Your expansion is now uploaded and will be reviewed by a moderator.
If everything is ok will your expansion be approved and will be available on the ecloud for PlaceholderAPI*.
> *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
Before you update, please note the following:

@ -25,7 +25,9 @@ Your expansion is now uploaded and will be reviewed by a moderator.
If everything is ok will your expansion be approved and will be available on the ecloud for PlaceholderAPI*.
> *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
Before you update, please note the following:

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB