Skip to content

Commit 5c38afc

Browse files
committed
CS2: tweaked
1 parent c25ba19 commit 5c38afc

File tree

3 files changed

+17
-18
lines changed

3 files changed

+17
-18
lines changed

docs/cs2/plugins/cs2-plugins-ingamecommands.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
slug: ingamecommands
33
id: cs2-plugins-ingamecommands
4-
title: "InGame-Commands"
4+
title: "In-Game Commands"
55
---
6-
7-
This plugin is an ingame-commands that admins can use without the console.
8-
9-
This works with say and say_team.
6+
**Here you have an overview of which commands can be used on your CS2 Pro server.**
107

118
:::note
12-
You don't need to use `/` to execute an in-game command. You can already use `!`
9+
**Please note that the commands are only available if you have added yourself as admin.**
10+
<br />
11+
Have you not added yourself as an admin yet?
12+
[Go to this page](https://help.fshost.me/docs/cs2/becomeadmin), if you want to know how you can become an admin.
1313
:::
1414

1515
| InGame Commands | Description |
@@ -24,7 +24,6 @@ You don't need to use `/` to execute an in-game command. You can already use `!`
2424
| /retake | Retake Mode (Aliases: `!retakes`) |
2525
| /map `mapname` | Switch to the map you like to play - Example: `/map nuke` |
2626
| /maps | Printing available maps commands in chat |
27-
| /wsmap `workshop ID` | Switch to the workshop map you like to play - Example: `/wsmap 3331819777` |
2827
| /retake | Switching to Retake |
2928
| /matchzy | Switching to MatchZy (Available if you're playing OpenPrefirePrac, Retake or Deathmatch) |
3029
| /prefireon | Switching to PrefireMode - [OpenPrefirePrac Commands](https://help.fshost.me/docs/cs2/plugins/openprefireprac) |

docs/cs2/pluginslist.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ On this page, we have created a description of the list of plugins that are alre
88

99
Below you can see which plugins are available/unavailable on our free and pro servers.
1010

11-
| Plugins | Free | Pro |
11+
| Plugins | Free | Pro (Admin required) |
1212
|:- |:- |:- |
13-
| CS2-SimpleAdmin | &#x2718; No | ✅ Yes |
14-
| GOTV Demo to Discord | &#x2718; No | ✅ Yes |
13+
| [CS2-SimpleAdmin](https://help.fshost.me/docs/cs2/plugins/simpleadmin) | &#x2718; No | ✅ Yes |
14+
| [GOTV Demo to Discord](https://help.fshost.me/docs/cs2/plugins/matchzy) | &#x2718; No | ✅ Yes |
1515
| CS2-Deathmatch | &#x2718; No | ✅ Yes |
16-
| CS2MapChange (!map de_mapname) | ✅ Yes | ✅ Yes |
17-
| CS2Workmap (!wsmap fileID) | &#x2718; No | ✅ Yes |
16+
| CS2 Map Change (!map de_mapname) | ✅ Yes | ✅ Yes |
17+
| CS2 Workshop Map (!wsmap fileID) | &#x2718; No | ✅ Yes |
1818
| CS2Rcon (!rcon) | &#x2718; No | ✅ Yes |
19-
| AddAdmin/RemoveAdmin (/login) | &#x2718; No | ✅ Yes |
20-
| In-Game Commands | &#x2718; No | ✅ Yes |
21-
| MatchZy + PracticeMode | &#x2718; No | ✅ Yes |
22-
| OpenPrefirePrac | &#x2718; No | ✅ Yes |
19+
| [AddAdmin/RemoveAdmin](https://help.fshost.me/docs/cs2/becomeadmin) | &#x2718; No | ✅ Yes |
20+
| [In-Game Commands](https://help.fshost.me/docs/cs2/plugins/ingamecommands) | &#x2718; No | ✅ Yes |
21+
| [MatchZy & PracticeMode](https://help.fshost.me/docs/cs2/plugins/matchzy) | &#x2718; No | ✅ Yes |
22+
| [Open Prefire Prac](https://help.fshost.me/docs/cs2/plugins/openprefireprac) | &#x2718; No | ✅ Yes |
2323
| CS2-Retakes | &#x2718; No | ✅ Yes |
24-
| WeaponPaints (Skins) | &#x2718; No | ✅ Yes (**GSLT required**) |
24+
| [WeaponPaints (Skins)](https://help.fshost.me/docs/cs2/plugins/skins) | &#x2718; No | ✅ Yes (**GSLT required**) |

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ const sidebars = {
166166
"cs2/cs2-pluginslist",
167167
{
168168
type: "category",
169-
label: "Plugins: Pro Commands",
169+
label: "Plugins in Pro Server",
170170
items: [
171171
"cs2/plugins/cs2-plugins-matchzy",
172172
"cs2/plugins/cs2-plugins-retakes",

0 commit comments

Comments
 (0)