Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
windy664 authored Oct 2, 2024
1 parent 21e1f6c commit 223d325
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
RemoveItemRight 是一个简单而实用的 Bukkit 插件,旨在帮助服务器管理员控制玩家在指定世界中通过 Shift + 右键交互物品的行为。该插件允许管理员在配置文件中指定特定的物品类型,阻止玩家在这些物品上使用 Shift + 右键操作,从而有效地避免不必要的交互。

主要功能:​
多世界支持:管理员可以在配置文件中启用或禁用不同世界的 Shift + 右键交互行为。
定制化物品限制:通过配置文件 disabledItems,管理员可以指定哪些物品类型在启用的世界中禁止使用 Shift + 右键。
友好提示:当玩家尝试在被限制的物品上使用 Shift + 右键时,插件将取消操作并发送配置中的定制化消息提示玩家。
该插件易于配置,使用灵活,是服务器管理员控制玩家物品交互行为的理想选择。

0 comments on commit 223d325

Please sign in to comment.