ამ პლუგინის დახმარებით თუ მაგალითად თუ ჩართეთ სერვერი 21 სლოტით და
სერვერზე არის მაქსიმუმი მოთამაშე 20 და ეხლა როცა ადმინი შევა გავსებულ
სერვერზე რომელიმე მოთამაშე გამოვარდება სერვერიდან დიდი პინგის გამო ან
თამაშის დროს გამო როგორც დააყენებთ amx_reservation <დრო>.
1. გააგდებს მოთამაშეს ყველაზე ცოტა ხანი თამაშის გამო როცა ადმინი შემოვა გავსებულ სერვერზე.
2. გააგდებს მოთამაშეს დიდი პინგის გამო როცა ადმინი შემოდის გავსებულ სერვერზე.
Basically there is no real need for the amount of reserved slots so I
removed that. Now if you run a 20 person server for example, you start
your server with 21 slots. If hide slots is defined in the sma query
program will always see a max of 20. Now when an admin connects to a
20/20 (full) server, a player will be kicked due to ping or play time
as set in amx_reservation <value>
1 - Kicks the Player with shortest playing time when an admin connects to a full server.
2 - Kick the Player with the highest ping when an admin connects to a full server.