diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2022-07-21 13:02:20 -0400 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2022-07-21 13:02:20 -0400 |
commit | 72314cabf8634d5fcf1a8187bcb384683583d427 (patch) | |
tree | 496727f5d98fb90672a3bf0bf10af6789d6c9a4a /src/main/resources/plugin.yml | |
parent | Merge pull request #68 from tylermurphy534/1.5.0 (diff) | |
download | kenshinshideandseek-72314cabf8634d5fcf1a8187bcb384683583d427.tar.gz kenshinshideandseek-72314cabf8634d5fcf1a8187bcb384683583d427.tar.bz2 kenshinshideandseek-72314cabf8634d5fcf1a8187bcb384683583d427.zip |
Save Inventorys on Leave
Diffstat (limited to 'src/main/resources/plugin.yml')
-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 c4224dc..8cd75ee 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.0 +version: 1.5.1 author: KenshinEto load: STARTUP api-version: 1.13 |