Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
robske110 committed Jul 16, 2017
1 parent bc3899f commit 76f1ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ The plugin will recognize that sign and fill it with colorful stats!
##### This plugin can also be used as a query API. You might want to look into SignServerStats.php, because all the API functions are in there.
Example plugins are provided in /examples/:
- DumpInfo.php - Dumps all availible info about a server.

Because the following two examples may also be useful for users, so they are also provided as phars in every release:
- WarnOffline/ - Warns if a server has gone offline.
- StatusList/ - Lists online status and player count of multiple servers in a List.

#### If you prefer just a quick introduction, here is one for getting the the online status of the server `someip.com:1234`:
=======

Initial, for example onEnable:
```php
Expand Down

0 comments on commit 76f1ac1

Please sign in to comment.