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

Command Tag Implementation #419

Merged
merged 19 commits into from
Aug 11, 2024
Merged

Commits on Jun 22, 2024

  1. Command Tag Implementation

    TreemanKing authored and sekwah41 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    831603b View commit details
    Browse the repository at this point in the history
  2. Add missing changes

    TreemanKing authored and sekwah41 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    f9b23df View commit details
    Browse the repository at this point in the history
  3. Change performCommand to dispatchCommand in Server.

    The console executes the player at a certain command source and it is more accurate for it to be the server in this case. Also useful for velocity/bungee iterations
    TreemanKing authored and sekwah41 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    e10027b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    327a1eb View commit details
    Browse the repository at this point in the history
  5. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and sekwah41 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    3fe22d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ec85f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b268f26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83657b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    51b4bb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    686a8cb View commit details
    Browse the repository at this point in the history
  11. chore: add skipci message

    sekwah41 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    ae7e54e View commit details
    Browse the repository at this point in the history
  12. chore: add skipci message

    sekwah41 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    5096094 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    835b42a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    08ba9a6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bdf9fd4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1f2bbd2 View commit details
    Browse the repository at this point in the history
  17. chore: pre-commit formatting

    sekwah41 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    8a49794 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0d3b81d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fc3c988 View commit details
    Browse the repository at this point in the history