Skip to content

Releases: NockyCZ/CS2-ReservedSlots

v1.1.0

16 Sep 20:00
Compare
Choose a tag to compare

✨ New Features

  • From now on, the Releases will include two versions: one with Discord Utilities (DU) support and one without

✏️ Changes

  • Removed Use Discord Utilities from the config file
  • Version with DU Support includes the following config variables:
    • Reserved Flags and Roles and Admin Reserved Flags and Roles
  • Version without DU Support includes the following config variables:
    • Reserved Flags and Admin Reserved Flags

v1.0.9

15 Sep 22:00
Compare
Choose a tag to compare

Delete the previous config, edits have been made to the name of almost all properties

✨ New Features

  • Added support for Discord Utilities (Optional)
    • This means that you can set Flags and Discord Roles so that players have a reserved slot
    • Works only on linked players
  • Added support for predefined kick reasons (All Reasons)

✏️ Changes

  • Reserved Flags and Roles and Admin Reserved Flags and Roles remade into a list
    • This means that you can set multiple flags and roles for a reserved slot
  • Code improvements and modifications

v1.0.8

18 May 21:54
d6d9c27
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Hud message You will be kicked is no longer displayed when a player is kicked and rejoins
  • Fixed Leave one slot open (Perhaps)
  • More checks to see if the player is valid
  • Some dictionary errors

v1.0.7

12 May 20:51
d04a6ad
Compare
Choose a tag to compare
  • Added: Support for Kick Delay in the config file
    • This means that the player will be kicked after a certain time
    • A value less than 1 means the player will be kicked immediately
  • Added: Log kicked players in the config file
    • This means that messages will be saved when the player is kicked due reserved slot
  • Added: Display kicked players message in the config file
    • 0 - Disabled
    • 1 - For All players
    • 2 - Only For Admins with the @css/generic flag
  • Added: Support for translations
  • Added: Messages when the player is/will be kicked

v1.0.6

10 Mar 14:55
Compare
Choose a tag to compare
  • Added: Kick Check Method to the config file
    • When a player will be selected for kick when a player with a Reserved flag joins?
    • 0 - When player with a Reserved flag joins
    • 1 - When player with a Reserved flag choose a team
  • Updated: Admin flag for reserved slots - If you want to disable this option, leave blank.

v1.0.5

10 Mar 00:56
Compare
Choose a tag to compare
  • Removed: Admin kick immunity from the config file
  • Added: Admin flag for reserved slots to the config file
    • When a player with an Admin reserved flag joins, no one is kicked
  • Added: Kick immunity type to the config file
    • Who will be immune to the kick?
    • 0 - Players with a Reserved flag or an Admin reserved flag
    • 1 - Only players with a Reserved flag
    • 2 - Only players with an Admin reserved flag

v1.0.4

11 Feb 14:32
Compare
Choose a tag to compare

Added more checks if is players valid

v1.0.3

10 Feb 21:50
305d130
Compare
Choose a tag to compare

Fix after CS2 update

v1.0.2

02 Feb 23:19
cdaf022
Compare
Choose a tag to compare

Added new kick type: 3 - by lowest score
Some code changes and bug fixes

v1.0.1

26 Jan 18:38
0962de5
Compare
Choose a tag to compare

Fixed bugs in reserved slots methods
Added Leave one slot open to the config file
Added new kick type 2 - Players will be kicked by highest score