You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cs2/becomeadmin.md
+16-18Lines changed: 16 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -2,29 +2,28 @@
2
2
slug: becomeadmin
3
3
id: cs2-becomeadmin
4
4
title: "CS2: Become admin"
5
-
description: "Information on how to become an admin on your CS2 server from FSHOST"
6
-
sidebar_label: "Become admin"
5
+
description: "How can I become as admin on my CS2 Pro server from FSHOST"
6
+
sidebar_label: "Become Admin"
7
7
---
8
8
9
-
10
-
11
9
## Introduction
12
10
Using administrator privileges allows you to manage the server in-game. This gives you the ability to execute commands through the console.
13
11
14
-
## Prerequisites
15
-
To use administrator privileges, a foundation must first be established. By default, CS2 does not offer comprehensive administration management. However, there are frameworks for this purpose, such as CounterStrikeSharp.
Copy file name to clipboardExpand all lines: docs/cs2/rcon.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,10 @@ title: "RCON Commands"
5
5
---
6
6
7
7
::::danger[RCON Info]
8
-
<span style={{color: 'white'}}>**RCON supplied by Valve is currently broken/non-functional. Please use `fake_rcon` or other options as directed below.**</span>
8
+
<span style={{color: 'white'}}>**RCON supplied by Valve is currently broken/non-functional. Please use `fake_rcon` or other options as directed below.**
9
+
\
10
+
\
11
+
**`fake_rcon` is no longer available on CS2 Pro Server - Pro Server can use `!rcon`**</span>
0 commit comments