Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 528daf2

Browse files
authored
Merge pull request #24 from Teemsploit2/patch-7
Update README.md
2 parents a0d68fb + c9ffd98 commit 528daf2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@ Type 'Help' into the console once executed for a list of commands, currently ove
2323
A folder named "situation_plugins" will be created upon execution.<br>
2424
To create a plugin you will need to create a new file such as <command_name>.lua.<br>
2525
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>
26-
The name of the file will be what the command is called for example if the file is named "HelloWorld.lua" or "HellowWorld.txt" to run the command you would type "HelloWorld" in the input, commands are not case sensitive therefore you could also type "HeLLoWoRLd" and the command would still run.
26+
The name of the file will be what the command is called for example if the file is named "HelloWorld.lua" or "HelloWorld.txt" to run the command you would type "HelloWorld" in the input, commands are not case sensitive therefore you could also type "HeLLoWoRLd" and the command would still run.
2727
</p>
2828

2929
<h1>Thank you to our contributors</h>
3030

3131
[![contributors](https://contributors-img.web.app/image?repo=Teemsploit/SituationAdmin.lua)](https://github.com/Teemsploit/SituationAdmin.lua/graphs/contributors)<br>
3232

3333
<h4>Special Thanks to Drqonic for coding the system that actually makes the admin work</h4>
34+

0 commit comments

Comments
 (0)