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: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@
4
4
5
5
The Custom Commands Plugin allows you to create and customize commands for your server. These commands can display messages, perform server-side actions, and more. The configuration for these commands is stored in the `Commands.json` file located in the `./plugins/CustomCommands/` directory.
6
6
7
+
For more examples look here: [Examples](https://github.com/HerrMagiic/CSS-CreateCustomCommands/tree/main/Examples)
8
+
7
9
## Example Configuration
8
10
9
11
```json
@@ -105,6 +107,3 @@ Defines if the command requires specific permissions to execute:
0 commit comments