Skip to content

Commit

Permalink
Readme is good now
Browse files Browse the repository at this point in the history
  • Loading branch information
JRoy committed Dec 29, 2017
1 parent 3d1d0e5 commit 7dabad5
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,18 @@
# skript-ping
# skript-ping
A skript addon centered around the customizing the server list!

# Skript Syntax

```vbs
Add Server Hover Line - add %string% to [the] (player|server) hover [list]
Reset Player Hover List - reset [the] (player|server) hover [list]
Set Server Icon (Image File) - set [the] server(-| )icon to [image at] file %string%
Set Server Icon (Base64) - set [the] server(-| )icon to base64 %string%
Reset Server MOTD - reset [the] server(-| )icon
Set Server MOTD - update [the] server [list] motd to %string%
Reset Server MOTD - reset [the] server [list] motd
Set Server Version String - set [the] version string to %string%
```

# Note
When I say "reset" in the syntaxes, this does not mean reset them to the MC defaults, it means that skript-ping will stop modifing them.

0 comments on commit 7dabad5

Please sign in to comment.