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

Basic Whitelist #4

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Basic Whitelist #4

wants to merge 8 commits into from

Commits on Feb 18, 2022

  1. feat: basic whitelist

    This adds a basic whitelist, that can be populated and toggled via the
    cli.
    david072 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    9cd6ad7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08b7e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a620e1 View commit details
    Browse the repository at this point in the history
  4. feat: enable adding player IPs and names to the whitelist via the cli

    You can now either add a player IP or a player name to the whitelist via
    the "whitelist_add_*" commands respectively.
    david072 committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    6183d0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7e9a54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f0fdb6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4977981 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    613f72c View commit details
    Browse the repository at this point in the history