Skip to content

Commit

Permalink
1.3.5 隐藏按钮属性的同时也隐藏盔甲纹饰
Browse files Browse the repository at this point in the history
  • Loading branch information
handy committed Oct 2, 2024
1 parent 46d9ed2 commit 38bf60e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<groupId>cn.handyplus.menu</groupId>
<name>PlayerMenu</name>
<artifactId>PlayerMenu</artifactId>
<version>1.3.4</version>
<version>1.3.5</version>
<description>一个有点好用的玩家菜单插件</description>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spigot-api.vesion>1.21-R0.1-SNAPSHOT</spigot-api.vesion>
<placeholderapi.version>2.10.5</placeholderapi.version>
<lombok.version>1.18.32</lombok.version>
<HandyLib.version>3.11.0</HandyLib.version>
<lombok.version>1.18.34</lombok.version>
<HandyLib.version>3.11.6</HandyLib.version>
<VaultAPI.vesion>1.7</VaultAPI.vesion>
<PlayerPoints.version>3.2.6</PlayerPoints.version>
<PlayerGuild.version>1.13.7</PlayerGuild.version>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: PlayerMenu
main: cn.handyplus.menu.PlayerMenu
version: 1.3.4
version: 1.3.5
author: handy
api-version: 1.13
website: https://ricedoc.handyplus.cn/wiki/PlayerMenu/log/
Expand Down

0 comments on commit 38bf60e

Please sign in to comment.