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

Commands #3

Merged
merged 18 commits into from
Feb 17, 2024
Merged

Commands #3

merged 18 commits into from
Feb 17, 2024

Commits on Feb 17, 2024

  1. add command list

    juunini committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ce4bffa View commit details
    Browse the repository at this point in the history
  2. add rcon function

    juunini committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f846114 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6293b9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    943b318 View commit details
    Browse the repository at this point in the history
  5. add save command

    juunini committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    6b9a109 View commit details
    Browse the repository at this point in the history
  6. fix config

    juunini committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2feccd2 View commit details
    Browse the repository at this point in the history
  7. add doExit command

    juunini committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    608c08e View commit details
    Browse the repository at this point in the history
  8. fix client connect

    juunini committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9ac9d29 View commit details
    Browse the repository at this point in the history
  9. move rcon function to utils

    juunini committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    5589886 View commit details
    Browse the repository at this point in the history
  10. add shutdown command

    juunini committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    1c629b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64b2925 View commit details
    Browse the repository at this point in the history
  12. fix i18n fallback is en

    juunini committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    525a167 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    40e1c7d View commit details
    Browse the repository at this point in the history
  14. refactoring shutdown command

    juunini committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    3398bbf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    55cd61f View commit details
    Browse the repository at this point in the history
  16. separate admin command

    juunini committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2f5eb89 View commit details
    Browse the repository at this point in the history
  17. remove help command function

    juunini committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e605ee2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9236360 View commit details
    Browse the repository at this point in the history