diff options
author | Sowgro <69283684+Sowgro@users.noreply.github.com> | 2022-06-27 13:24:14 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-27 13:24:14 -0400 |
commit | c48825154e0741d3ca4ef52e00598d5372950d19 (patch) | |
tree | dd200a99dc7e103c4c5e337e6d82d2254f548c6c | |
parent | 053fbd4887b7cb7d55f57038ca0929adac065f03 (diff) | |
download | LeaveCmd-c48825154e0741d3ca4ef52e00598d5372950d19.tar.gz LeaveCmd-c48825154e0741d3ca4ef52e00598d5372950d19.tar.bz2 LeaveCmd-c48825154e0741d3ca4ef52e00598d5372950d19.zip |
Delete LeaveCmd/bin directory1.0
-rw-r--r-- | LeaveCmd/bin/config.yml | 7 | ||||
-rw-r--r-- | LeaveCmd/bin/me/sowgro/LeaveCmd/Main.class | bin | 2145 -> 0 bytes | |||
-rw-r--r-- | LeaveCmd/bin/plugin.yml | 17 |
3 files changed, 0 insertions, 24 deletions
diff --git a/LeaveCmd/bin/config.yml b/LeaveCmd/bin/config.yml deleted file mode 100644 index 6b0b2e2..0000000 --- a/LeaveCmd/bin/config.yml +++ /dev/null @@ -1,7 +0,0 @@ -commands: - //ex: "command" - //hg: "hungergames leave" - -worlds: - //world: ex - //arena: hg
\ No newline at end of file diff --git a/LeaveCmd/bin/me/sowgro/LeaveCmd/Main.class b/LeaveCmd/bin/me/sowgro/LeaveCmd/Main.class Binary files differdeleted file mode 100644 index 38982ae..0000000 --- a/LeaveCmd/bin/me/sowgro/LeaveCmd/Main.class +++ /dev/null diff --git a/LeaveCmd/bin/plugin.yml b/LeaveCmd/bin/plugin.yml deleted file mode 100644 index 3a2179e..0000000 --- a/LeaveCmd/bin/plugin.yml +++ /dev/null @@ -1,17 +0,0 @@ -main: me.sowgro.LeaveCmd.Main -name: LeaveCmd -author: sowgro -version: 1.0 -api-version: 1.19 -commands: - leave: - description: test - permission: leaveCmd.leave - leaveCmd: - description: test2 - permission: leaveCmd.admin -permissions: - leaveCmd.leave: - default: true - leaveCmd.admin: - default: op
\ No newline at end of file |