CS-GEJMERZY / VIP-Plugin

VIP plugin designed to work with CSS framework on cs2 servers.
GNU General Public License v3.0
12 stars 2 forks source link

[FEAT] Slot reservation #40

Open mstankov opened 2 months ago

mstankov commented 2 months ago

Do you intend on implementing slot reservations for the VIP players?

HackerDevs commented 1 month ago

I think slot reservation would work better as a standalone plugin. For example, imagine a scenario where there are different groups such as admins, VIPs, and super VIPs. You might want to provide slot reservation exclusively to admins, without forcing them to a specific VIP group(VIP/sVIP).

While it is very possible to implement this in VIP-Plugin, making it a standalone plugin would provide more flexibility to anyone using it.

What's your opinion?

mstankov commented 1 month ago

Sounds good. Adding priorities to each group seems like what you're describing with the admins taking precedence over Super VIPs for example. You could either make it a separate plugin or perhaps an addon for VIP-Plugin, making it something of an ecosystem.