diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2021-08-21 20:08:11 -0400 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2021-08-21 20:08:11 -0400 |
commit | dc731b425f2765f2c6480245c5570eedcf05b506 (patch) | |
tree | bd7f3d198e4246470e37f533bf24e9714ed3858f /src/main/resources | |
parent | glow powerup (diff) | |
download | kenshinshideandseek-dc731b425f2765f2c6480245c5570eedcf05b506.tar.gz kenshinshideandseek-dc731b425f2765f2c6480245c5570eedcf05b506.tar.bz2 kenshinshideandseek-dc731b425f2765f2c6480245c5570eedcf05b506.zip |
1.1.0
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/plugin.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index ea176f0..5f5ddb2 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,8 +1,10 @@ name: HideAndSeek main: net.tylermurphy.hideAndSeek.Main -version: 1.0 +version: 1.1.0 author: KenshinEto load: STARTUP +api-version: 1.17 +depend: [ProtocolLib] commands: hideandseek: description: Hide and Seek command |