GFL's User Management plugin that handles Members, Supporters, and VIPs.
- GFL Core - The core of the GFL SourceMod plugins and includes useful natives for logging purposes.
- REST In Pawn - A plugin that makes it easy to send HTTP requests to REST APIs.
sm_gflum_url
=> The hostname of the web server that serves the REST API (default"something.com"
).sm_gflum_endpoint
=> The endpoint/file name (defaultindex.php
).sm_gflum_token
=> The authorization token to set when sending HTTP requests (default""
).sm_gflum_debug
=> Whether to enable verbose debugging within the plugin (default0
).
- Christian Deacon - Creator.
- Nick - Rewrote plugin to improve functionality.
- Blueberry - Russian translation file.