From 9f584d084bc115128b2270464fccdf52a48957e5 Mon Sep 17 00:00:00 2001 From: Sowgro <69283684+Sowgro@users.noreply.github.com> Date: Mon, 27 Jun 2022 13:15:52 -0400 Subject: Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 01b7638..ed0efc0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ # LeaveCmd Universal leave command for spigot 1.19 + +Instead of players needing to remember /hg leave or /bw leave, they can just use /leave. +The plugin decides what command to use based on the world the player is in. + +## Commands: +- /leave +- /leavecmd reload + +## Permissions: +- leaveCmd.leave +- leaveCmd.admin + +## Config: + commands: + //ex: "command" + //hg: "hungergames leave" + + worlds: + //world: ex + //arena: hg -- cgit v1.2.3