From 863230873c2c4e8ca1f458fbdb0134a3868db890 Mon Sep 17 00:00:00 2001 From: Jonas Friedann Date: Sat, 28 Jun 2014 20:51:07 +0200 Subject: [PATCH] Add MarkDown README.md --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 README.md diff --git a/README.md b/README.md new file mode 100755 index 0000000..6618aa3 --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +Ping +==== + +This plugin does nothing but pinging the `/ping`command issuer or a specific player. + + +## Permissions + +Permission | Purpose | Default +--- | --- | --- +`ping.self` | Ping yourself using `/ping` | true +`ping.others` | Ping other players using `/ping ` | ops + +## Screenshots + +![screenshot-1](http://cl.ly/image/2q0T053a3q3N/+) + +## Dependencies + +_none_ + +## Version + +1.0 \ No newline at end of file