diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2021-12-22 20:49:23 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-22 20:49:23 -0500 |
commit | e6f86145cf13e6a701258033274cfd7a88550f88 (patch) | |
tree | 1214a37a10e042b7770821ec46e66aa5fad0bfd0 /src/main/resources/plugin.yml | |
parent | Update README.md (diff) | |
parent | 1.3.2 (diff) | |
download | kenshinshideandseek-e6f86145cf13e6a701258033274cfd7a88550f88.tar.gz kenshinshideandseek-e6f86145cf13e6a701258033274cfd7a88550f88.tar.bz2 kenshinshideandseek-e6f86145cf13e6a701258033274cfd7a88550f88.zip |
Merge pull request #16 from tylermurphy534/1.3.2
1.3.2
Diffstat (limited to 'src/main/resources/plugin.yml')
-rw-r--r-- | src/main/resources/plugin.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index ad5b2e3..ce62925 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,9 +1,9 @@ name: HideAndSeek main: net.tylermurphy.hideAndSeek.Main -version: 1.3.1 +version: 1.3.2 author: KenshinEto load: STARTUP -api-version: 1.17 +api-version: 1.14 depend: [ProtocolLib] commands: hideandseek: |