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: nickuc-com/BungeeGuardPlus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.5
Choose a base ref
...
head repository: nickuc-com/BungeeGuardPlus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.6
Choose a head ref
  • 16 commits
  • 16 files changed
  • 6 contributors

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    2929d64 View commit details
    Browse the repository at this point in the history
  2. Bump version

    lucko committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    9ec5135 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

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

Commits on Jul 9, 2022

  1. Restore full Java 8 support

    lucko committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    27ba9eb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

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

Commits on Oct 2, 2022

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

Commits on Dec 27, 2022

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

Commits on Jan 20, 2023

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

Commits on Mar 23, 2023

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

Commits on Sep 3, 2024

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

Commits on Mar 9, 2025

  1. Ensure the player is disconnected (ProtocolLib)

    If an error occurs when closing the connection using ProtocolLib, the player will now be disconnected instantly.
    
    Thanks to @Nemanuel2004 for suggesting!
    
    d362a77#commitcomment-153072277
    nickuc committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    f914752 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

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

Commits on Jun 2, 2025

  1. Configuration menu
    Copy the full SHA
    c254f72 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	INSTALLATION.md
    #	bungeeguard-backend/pom.xml
    #	bungeeguard-backend/src/main/java/me/lucko/bungeeguard/backend/TokenStore.java
    #	bungeeguard-bungee-java9/pom.xml
    #	bungeeguard-bungee-java9/src/main/java/me/lucko/bungeeguard/bungee/SpoofedLoginResultJava9.java
    #	bungeeguard-bungee/pom.xml
    #	bungeeguard-bungee/src/main/java/me/lucko/bungeeguard/bungee/SpoofedLoginResult.java
    #	bungeeguard-spigot-legacy/src/main/java/me/lucko/bungeeguard/spigot/LegacyProtocolKick.java
    #	bungeeguard-spigot/pom.xml
    #	bungeeguard-spigot/src/main/java/me/lucko/bungeeguard/spigot/BungeeGuardBackendPlugin.java
    #	bungeeguard-spigot/src/main/java/me/lucko/bungeeguard/spigot/listener/ProtocolHandshakeListener.java
    #	bungeeguard-spigot/src/main/resources/plugin.yml
    #	bungeeguard-sponge/pom.xml
    #	bungeeguard-universal/pom.xml
    #	pom.xml
    nickuc committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    042219c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1cae62 View commit details
    Browse the repository at this point in the history
  4. Bump to 1.4.6

    nickuc committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    4e35a9e View commit details
    Browse the repository at this point in the history
Loading