Skip to content

Build 222

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 09:36
· 9 commits to main since this release

Place the plugin in game/csgo/addons/counterstrikesharp/plugins/CS2-SimpleAdmin
After first launch, u need to configure plugin in addons/counterstrikesharp/configs/plugins/CS2-SimpleAdmin/CS2-SimpleAdmin.json

【UPDATE 1.4.8a】

🆕 What's new?

  • Removed message of checking server ip
  • Fixed some commands
  • Changed workshopmaps config
  • Probably fixed votes (untested) - let me know if not
  • Minimum css version - 246

⚠️ New workshop map config - update to new format

WorkshopMaps config:

  "WorkshopMaps": {
    "awp_lego_2" : null,
    "awp_orange" : null,
    "de_gnida" : 3274930672
  },

"map_name" : ID from workshop
Use null as mapid when map is visible in ds_workshop_listmaps (then just use mapname from command)