Skip to content

Commit 9bbb342

Browse files
committed
Commit
1 parent 60856b2 commit 9bbb342

6 files changed

Lines changed: 38 additions & 7 deletions

File tree

docs/Message Commands/freeze.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
slug: /commands/freeze/
3+
title: ;freeze
4+
hide_table_of_contents: true
5+
---
6+
7+
# `;freeze` Command
8+
9+
:::info
10+
This command is an owner-only command, only people with ownership can use this. (the room owner, and any promoted people)
11+
:::
12+
13+
:::info
14+
This command will or can block user interaction, or make it temporarily tough for the user to use Random Rants +.
15+
:::
16+
17+
This freezes the specified users screen temporarily for the user.
18+
This doesn't stop them from typing in textboxes though until they click or tap on their screen.
19+
20+
# Usage
21+
22+
```messagecommand
23+
;freeze <Username>
24+
```
25+
26+
# Examples
27+
28+
```messagecommand
29+
;freeze gvbvdxx
30+
```

docs/Message Commands/help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /commands/help/
3-
title: ;help | Message Commands
3+
title: ;help
44
hide_table_of_contents: true
55
---
66

docs/Message Commands/kick.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /commands/kick/
3-
title: ;kick | Message Commands
3+
title: ;kick
44
hide_table_of_contents: true
55
---
66

docs/Message Commands/popupMessage.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /commands/popupMessage/
3-
title: ;popupMessage | Message Commands
3+
title: ;popupMessage
44
hide_table_of_contents: true
55
---
66

@@ -10,11 +10,12 @@ hide_table_of_contents: true
1010
This command is an owner-only command, only people with ownership can use this. (the room owner, and any promoted people)
1111
:::
1212

13-
This will show an popup on the specified user's screen showing the specified message.
1413
:::info
15-
This command will block user interaction until the user closes the dialog, meaning they can't do anything when this command is ran on them.
14+
This command will or can block user interaction, or make it temporarily tough for the user to use Random Rants +.
1615
:::
1716

17+
This will show an popup on the specified user's screen showing the specified message.
18+
1819
# Usage
1920

2021
```messagecommand

docs/Message Commands/restart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /commands/restart/
3-
title: ;restart | Message Commands
3+
title: ;restart
44
hide_table_of_contents: true
55
---
66

docs/Message Commands/runAs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
slug: /commands/runAs/
3-
title: ;runAs | Message Commands
3+
title: ;runAs
44
hide_table_of_contents: true
55
---
66

0 commit comments

Comments
 (0)