Releases: wohahobg/gamecms-cs2
Fixed Webstore
In this version we have fixed issue with the webstore commands, where they not being market as complete if must be online is enabled for the product/command.
1.0.3
Fixed Issue with ServerApiKey
Fixed Issue with the Server API KEY not being used for the HTTP Server.
v1.0.2
What’s New in This Version?
📈 Player Activity Tracking: Our plugin now logs daily player activity. This data is utilized to enhance dashboard visuals and can potentially be displayed on your website.
🏆 Faceit Level Integration: We've added an option to include Faceit player information on your website. To set this up, you will need to generate a server-side API key from Faceit Developers. Once obtained, open the GameCMSPlugin.json
configuration file and insert a new field with your token:
"FaceitToken": "your_generated_token"
📚 For detailed setup instructions and more features, please visit our documentation.
v1.0.1
In this version:
- Added support for dotnet 8
- Added option to store whenever player joined the server (we can use this for our dashboard or even shows that on the website)
- Added Drapper for MySQL.
For more information about the plugin please checkout our plugin page here: https://docs.gamecms.org/counter-strike-2-plugin
Fixed issue with immunity & added option to sync k4ranks.
In this version:
- fixed issue with group immunity not being added to the file.
- Added commands
css_gcms_k4syncranks
that put all ranks from k4system into the database, so we can use the names and everything from for the rank on the website.
Added option to get the player by steam_id
The title says it all.
Some small changes.
In this version was removed the Minimum Version for CSS.
First Release
This is the first release for the plugin that is used for gamecms.org to links the servers.
To find out more about the plugin and the integration please go to:
Plugin Information: https://docs.gamecms.org/counter-strike-2-plugin
Integration Information: https://docs.gamecms.org/counter-strike-2-integration