Cs all jak mám nastavit aby to kiclo hráče pokud se na server připojí admin nebo Builder atd?? Protože teď nám fakaheda zhodila server

Kód: Vybrat vše
Config nodes:
#
# reserve.type(enum/string): Type of reserve slots, options:
# full,kick,both,none
# reserve.full.cap(int): Max players allowed over capacity if using 'full' method, 0 for no max
# reserve.full.reverttokick(boolean): Should we fall back to kick method if we reach max over capacity using full?
# kick-message(string): Message player will recieve when kicked to let reserve in
# full-message(string): Message player will recieve when unable to join full server
# reserve-full-message(string): Message player with reserve privileges will recieve when all reserve slots are full
#
# Reserve Types Overview:
# -----------------------
#
# Full: Allow reserves to log on past the server limit
# Kick: Attempt to kick a player without kick immunity to make room
# Both: Both methods of reservation based on Permission
# NOTE: If a player has permission for kick and full, full applies
# None: No reservation. Effectively disables mod without needing to remove
reserve:
type: kick
full:
cap: 5
reverttokick: false
kick-message: Promin ale na server se pripojil VIP/Admin hrac!
full-message: Server je plny!
reserve-full-message: Vsechny rezervace jsou plne!
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 42 hostů