Releases: NockyCZ/CS2-ReservedSlots
Releases · NockyCZ/CS2-ReservedSlots
v1.1.1
v1.1.0
✨ 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
andAdmin Reserved Flags and Roles
- Version without DU Support includes the following config variables:
Reserved Flags
andAdmin Reserved Flags
v1.0.9
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
andAdmin 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
v1.0.7
- 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 file0
- Disabled1
- For All players2
- Only For Admins with the@css/generic
flag
- Added: Support for translations
- Added: Messages when the player is/will be kicked
v1.0.6
- 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 joins1
- 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
- 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 flag1
- Only players with a Reserved flag2
- Only players with an Admin reserved flag