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
{{ message }}
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -23,10 +23,6 @@ To create a plugin you will need to create a new file such as <command_name>.lua
23
23
Situation admin will treat every lua file within the folder as a function, whatever is inside the file is what is gets ran whenever you execute the command.<br>
24
24
The name of the file will be what the command is called for example if the file is named "example.lua" to run the command you would type "command" in the input
25
25
</p>
26
-
<h1>License</h1>
27
-
The source code for Situation admin is available under the [MIT license][mit].
0 commit comments