-
-
Notifications
You must be signed in to change notification settings - Fork 69
[BUG?] Version outdated log and css_wsmap command #261
Copy link
Copy link
Open
Description
Hi, it's not a big issue, but I thought I'd mention it.
I'm not sure whether this is intentional or if something's wrong on my end.
I have the latest version installed, yet the server console still sends an outdated log.
04:39:25 [INFO] (cssharp:PluginContext) Loading plugin CS2-SimpleAdmin
>> Version: 1.7.8-beta-10b
>> GitHub: https://github.com/daffyyyy/CS2-SimpleAdmin
04:39:25 [WARN] (plugin:CS2-SimpleAdmin (RELEASE)) Plugin is outdated! Check https://github.com/daffyyyy/CS2-SimpleAdmin
04:39:25 [INFO] (cssharp:PluginContext) Finished loading plugin CS2-SimpleAdmin (RELEASE)
[#2:LOADED]: "CS2-SimpleAdmin Fun Commands" (1.0.0) by Your Name
Fun commands extension for CS2-SimpleAdmin
[#7:LOADED]: "CS2-SimpleAdmin (RELEASE)" (1.7.8-beta-10b) by daffyy
Simple admin plugin for Counter-Strike 2 :)
[#14:LOADED]: "[CS2-SimpleAdmin] Stealth Module" (v1.0.2) by daffyy
The css_wsmap command doesn't work with a map name, only with a Workshop ID.
"WorkshopMaps":
{
"2000_classics" : 3076234827,
"aim_deagle7k_2" : 3237061764,
"fy_snow_legacy" : 3592238209,
"de_cache" : 3437809122,
"de_dust2_classic" : 3070363499,
"de_dust2_css1" : 3070692502,
"de_inferno_css1" : 3114022869,
"de_nache" : 3113178445
},
css_wsmap de_dust2_css1 → does not change the map (Map de_dust2_css1 not found.)
css_wsmap 3070692502 → does change the map
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels