Skip to content

Releases: wohahobg/gamecms-cs2

Compiled with the latest CSS Version

20 Oct 19:05
Compare
Choose a tag to compare

Some major changes in the code.

14 Oct 07:25
Compare
Choose a tag to compare

As the title says.

Fixed Server Data Collection

06 Oct 18:12
32e8a72
Compare
Choose a tag to compare

Fixed issue with Server Data Collection.

Updated to the last CSS

06 Oct 15:05
32e8a72
Compare
Choose a tag to compare

Added headshots stats to Server Data Collection.

05 Oct 19:01
Compare
Choose a tag to compare

Fixed issue with playing time.

05 Oct 09:20
Compare
Choose a tag to compare

The title says all.

Version 1.0.8

01 Oct 23:18
Compare
Choose a tag to compare

Added

  • Server Data Collection Service:
    Implemented a service to collect server data, including information on online players, rounds, and more. You can find the service code in /Services/ServerDataService.css and the corresponding entities in /Entities/ServerDataEntity.css. This data is used to display live information on your website.

  • Service Management Command:
    Introduced the css_gcms_service command to enable, disable, start, or stop various services. The available services are:

    • playing-time
    • server-data-collection

    Usage:

    css_gcms_service <enable|disable|start|stop> <service-name>
    

    Note: The Webstore Service and HTTP Server Service cannot be disabled as they are core services required for the plugin to run.

  • K4-System Rank Integration:
    Added support for the k4-system to fetch player ranks from its folder structure.

Version 1.0.7

13 Sep 14:32
Compare
Choose a tag to compare

Fixed issue with MySQL Servers, database not being created.
Added support for Zenith Ranks (Fetching the ranks) Please see GameCMS Docs for Zenith Plugins
Added support for VIP-Plugin by hacker.

Better version for Server Verify

20 Aug 23:08
Compare
Choose a tag to compare

In this version we have added better version of server verify. That ensure everything runs smooth and fine.

For more information please check GameCMS Docs Counter-Strike 2 Plugin

Added support for VIPCore

16 Aug 06:51
Compare
Choose a tag to compare

In this version we have added support for VIPCore, you can manage VIPS from VIPCore Plugin complete free on our dashboard.