diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2022-07-27 18:20:11 -0400 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2022-07-27 18:20:11 -0400 |
commit | e4abbae6af086e4ea71bb20e25d29b3ed646ae83 (patch) | |
tree | 5d5170c074a3a6b05bfcc909426ba2d5e4f597db /src/main/resources/plugin.yml | |
parent | Save Inventorys on Leave (diff) | |
download | kenshinshideandseek-e4abbae6af086e4ea71bb20e25d29b3ed646ae83.tar.gz kenshinshideandseek-e4abbae6af086e4ea71bb20e25d29b3ed646ae83.tar.bz2 kenshinshideandseek-e4abbae6af086e4ea71bb20e25d29b3ed646ae83.zip |
blockhunt start
Diffstat (limited to '')
-rw-r--r-- | src/main/resources/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 8cd75ee..eab74ad 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: KenshinsHideAndSeek main: net.tylermurphy.hideAndSeek.Main -version: 1.5.1 +version: 1.6.0 author: KenshinEto load: STARTUP api-version: 1.13 |