Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add /tpconfirm with WorldGuard region flags #118

Open
wants to merge 14 commits into
base: v6
Choose a base branch
from

Commits on Jul 24, 2023

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

Commits on Aug 2, 2023

  1. feat: initial commit for flag handling

    Signed-off-by: Thatsmusic99 <25277367+thatsmusic99@users.noreply.github.com>
    Thatsmusic99 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6ccd2f3 View commit details
    Browse the repository at this point in the history
  2. feat: add /tpconfirm and region checking

    Signed-off-by: Thatsmusic99 <25277367+thatsmusic99@users.noreply.github.com>
    Thatsmusic99 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6c2199c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feat/tpconfirm' into feat/tpconfirm

    # Conflicts:
    #	AdvancedTeleport-Bukkit/src/main/java/io/github/niestrat99/advancedteleport/hooks/worldguard/FlagHandler.java
    Thatsmusic99 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    84eaecb View commit details
    Browse the repository at this point in the history
  4. chore: add better registration checking

    Signed-off-by: Thatsmusic99 <25277367+thatsmusic99@users.noreply.github.com>
    Thatsmusic99 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a86521b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix: return true by default if player is not stored in database for t…

    …p toggle (#116)
    
    Signed-off-by: Thatsmusic99 <25277367+thatsmusic99@users.noreply.github.com>
    Thatsmusic99 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    279ee47 View commit details
    Browse the repository at this point in the history
  2. chore: add debugging for command registration

    Signed-off-by: Thatsmusic99 <25277367+thatsmusic99@users.noreply.github.com>
    Thatsmusic99 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    20cd666 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4e1fc6 View commit details
    Browse the repository at this point in the history
  4. fix: missing brackets

    Thatsmusic99 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c347de7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b67cd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31a0df9 View commit details
    Browse the repository at this point in the history
  7. fix: warning about slimjar and semi-fix for building

    Signed-off-by: Thatsmusic99 <25277367+thatsmusic99@users.noreply.github.com>
    Thatsmusic99 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cac3fe8 View commit details
    Browse the repository at this point in the history
  8. chore(version): bump to v6.0.0-rc.3

    Signed-off-by: Thatsmusic99 <25277367+thatsmusic99@users.noreply.github.com>
    Thatsmusic99 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    154c5f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Merge branch 'v6' into feat/tpconfirm

    # Conflicts:
    #	gradle.properties
    Thatsmusic99 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3412fd5 View commit details
    Browse the repository at this point in the history