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

Fix !rejoin regarding max player server count #1415

Merged
merged 7 commits into from
Mar 1, 2024

Commits on Feb 27, 2024

  1. Disable !rejoin when player count is equal or greater than max server…

    … players
    
    This is to patch a bug inside roblox where players can have way too many players in it.
    RadiantUwU committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c3fcd46 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update DefaultSettings.lua

    1/2
    RadiantUwU committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    65310af View commit details
    Browse the repository at this point in the history
  2. Update DefaultSettings.lua

    1.5/2
    RadiantUwU committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6c7cdbf View commit details
    Browse the repository at this point in the history
  3. Update settings.lua

    1.75/2
    RadiantUwU committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    647dc33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5f460e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    1364a25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d96d34e View commit details
    Browse the repository at this point in the history