Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PlaceholderAPI/PlaceholderAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.11.3
Choose a base ref
...
head repository: PlaceholderAPI/PlaceholderAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.11.4
Choose a head ref
  • 14 commits
  • 9 files changed
  • 5 contributors

Commits on Mar 18, 2023

  1. Start 2.11.4 DEV cycle

    darbyjack committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    e862abe View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    b4e60b7 View commit details
    Browse the repository at this point in the history
  2. 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.
    JulianVennen committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ecd4c00 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Merge pull request #946 from JulianVennen/block-load-path-traversal

    Prevent loading of extensions outside of the expansions folder using the register command
    iGabyTM authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    744cf6d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. 1.20 NMS version support

    Andre601 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    28287c7 View commit details
    Browse the repository at this point in the history
  2. Bump Spigot version

    Andre601 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    74d8fec View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Merge pull request #947 from JulianVennen/block-extensions-env

    Add environment variable to block individual ecloud expansions.
    PiggyPiglet authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a497e05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f91b4e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. 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.
    JulianVennen committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    92a7d54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42cfe1d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    36fa9ac View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    195158b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    4926907 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Merge pull request #978 from JulianVennen/block-unverified-expansions

    Add environment variable to override cloud_allowunverified_expansions
    PiggyPiglet authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5623a00 View commit details
    Browse the repository at this point in the history
Loading