diff options
author | James Stevenson <everamzah@gmail.com> | 2016-09-09 14:34:51 -0400 |
---|---|---|
committer | James Stevenson <everamzah@gmail.com> | 2016-09-09 14:34:51 -0400 |
commit | 88fa3316bf0ab9189a05b1c9d040d00589ffb300 (patch) | |
tree | 5f8ca547dbd23f0be3dcf041797864c0e44098ab | |
parent | d9876ee60570c8619bcfb50562739d5743b2c90d (diff) |
Add README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..35fa847 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +/pvp_areas without arguments lists areas, if any. +/pvp_areas pos1 selects the players current position as the area minimum. +/pvp_areas pos2 selects the players current position as the area maximum. +/pvp_areas set adds an entry using pos1 and pos2 values. +/pvp_areas remove n removes an area entry. |