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

Add OnKickClient() forward #1749

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

Commits on Apr 2, 2022

  1. Allow ROOT flag to call public votes

    This patch allow ROOT flag to call votes even if a delay is set. Its nice to have the possibility to set a delay betweens votes to limit public votes. Generally, we do this when we have lots of admins. But as a ROOT flag this limit shall no be set.
    GabenManPowered authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    59d4c28 View commit details
    Browse the repository at this point in the history
  2. Allow ROOT flag to call public votes

    This patch allow ROOT flag to call votes even if a delay is set. Its nice to have the possibility to set a delay betweens votes to limit public votes. Generally, we do this when we have lots of admins. But as a ROOT flag this limit shall no be set.
    GabenManPowered authored Apr 2, 2022
    Configuration menu
    Copy the full SHA
    cdd4163 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Update funvotes.sp

    GabenManPowered authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    3388fc7 View commit details
    Browse the repository at this point in the history
  2. Update basevotes.sp

    GabenManPowered authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    ee6343d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Add OnKickClient() forward

    This forward allow kick to be detected (ie catch kick reason) or block kicking process.
    GabenManPowered authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    05d7572 View commit details
    Browse the repository at this point in the history
  2. Add OnKickClient() forward

    This forward allow kick to be detected (ie catch kick reason) or block kicking process.
    GabenManPowered authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    ebe68f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b681c7 View commit details
    Browse the repository at this point in the history
  4. Use KickClient instead of kickid

    Use KickClient instead of kickid
    GabenManPowered authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    8151e1e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

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