Skip to content

Commit 9453ce6

Browse files
authored
Create README.md
1 parent 13c85cb commit 9453ce6

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# MoreTools
2+
MoreTools is a plugin for Scp:SL that add a ton of new Command in order to manage the Server or just having more fun.
3+
4+
## Installation
5+
1. [Install Synapse](https://github.com/SynapseSL/Synapse/wiki#hosting-guides)
6+
2. Place the MoreTools.dll file that you can download [here](https://github.com/SynapseSL/MoreTools/releases) in your plugin directory
7+
3. Restart/Start your server.
8+
9+
## Commands
10+
| Name | Aliases | Permission | Description |
11+
| :--: | :-----: | :--------: | :---------: |
12+
| Broadcast | bc,alert,alertmono,broadcastmono,bcmono | moretools.bc | overrides the vanilla Command so that you need the permission in order to execute the Command |
13+
| Hide | NONE | moretools.invisible | A Command which makes you invisible (like Scp-268 but for everyone even spectators) |
14+
| Show | NONE | moretools.invisible | Makes you visible again for everyone |
15+
| Hint | hintdisplay,hd | moretools.hint | Sends a TextHint to all Players |
16+
| Jail | NONE | moretools.jail | jail a Player |
17+
| Unjail | NONE | moretools.jail | unjail a Player |
18+
| LeftHand | lh | moretools.lefthand | changes your scale so that you use your lefthand (recommended to give everyone the permission) |
19+
| Nick | NickName | moretools.nick | Allows you to change your Name which is displayed |
20+
| PrivateBroadcast | pbc,pbroadcast | moretools.pbc | Sends a broadcast to specific players |
21+
| PrivateHint | phd,privatehintdisplay | moretools.phd | Sends a text hint tp specific players |
22+
| Size | scale | moretools.size | Allows you to change your size |
23+
| SprintSpeed | ss | moretools.sprintspeed | Changes the SprintSpeed for all Players |
24+
| Walkspeed | ws | moretools.walkspeed | Changes the WalkSpeed for all Players |
25+
| Suicide | si | moretools.suicide | kills yourself |
26+
| Teleport | tp | moretools.tp | tp one player to an other |

0 commit comments

Comments
 (0)