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: Simplexity-Development/SimpleBack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Simplexity-Development/SimpleBack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: brig
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 14 files changed
  • 1 contributor

Commits on Mar 6, 2026

  1. feat: migrate commands to Paper Brigadier and update to 1.21.5

    - bump Java to 21 and paper-api to 1.21.5
    - switch `/back` and `/backreload` from CommandExecutor to lifecycle Brigadier registration
    - add command exception types for localized error/cooldown feedback
    - rename `Message` -> `LocaleMessage` and `Permissions` -> `BackPermission`
    - register permissions in code and remove command/permission blocks from plugin.yml
    - add new locale keys for invalid/missing player arguments
    Rhythmic authored and Rhythmic committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    5e3b99d View commit details
    Browse the repository at this point in the history
Loading