From 88fa3316bf0ab9189a05b1c9d040d00589ffb300 Mon Sep 17 00:00:00 2001 From: James Stevenson Date: Fri, 9 Sep 2016 14:34:51 -0400 Subject: Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md 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. -- cgit v1.2.3