diff options
-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. |