Hello People!
Would like to know if there are elegant ways to use webrequest in hooks, for example hooks: CanPlayerLogin / CanBypassQueue. I would like to make 1 webrequest or 1 query to the database, rather than loading the whole list and asynchronously updating. Thanks in advance!