Team-Silver-Sphere / SquadJS

Squad Server Script Framework
Boost Software License 1.0
164 stars 123 forks source link

Fetch adminLists via FTP #330

Open CodeRedDev opened 9 months ago

CodeRedDev commented 9 months ago

Issue

Right now there are only the possibilities of remote and local to fetch the admin list. That means that either I have to host the Admins.cfg with SquadJS on the same server or have it publicly available on another host.

How to solve this issue?

It would be great to have a third option ftp that will fetch the Admins.cfg from the via FTP from the game server.