1 444
收录服务器
2 142
注册
27 693
玩家
Miner's torch 矿工火把
在镐上单击鼠标右键来放置手电筒
作 者 KernelFreeze
发布时间 2015年11月22日
支持核心 Spigot
原生版本
支持版本 1.8,1.9,1.10,1.11,1.12,1.13,1.14,1.15,1.16
点此下载

⛏️ Miner's Torch插件让你在挖矿时无需频繁切换镐和火把,VIP用户更可拥有无限火把,提升挖矿效率!只需将插件jar文件放入plugins文件夹即可使用。

⛏️ Miner's Torch

🔒 权限

  • minerstorch.place: 允许玩家通过右键点击镐来放置火把,消耗背包中的火把。默认开启。
  • minerstorch.unlimited: 允许玩家拥有无限火把。默认只有OP权限用户可以使用。

🐛 问题反馈

发现问题?请在GitHub页面提交issue。

🛠️ 配置示例


# Configuration file for Miner's Torch

# Whether to enable the unlimited torch function for players with the "minerstorch.unlimited" permission.
unlimited-torch: true

# The message sent to players when they don't have permission to use the unlimited torch function.
no-permission-message: "&cYou don't have permission to use unlimited torches."

# The range in which the torch will be placed relative to the player.
torch-place-range: 5

# Whether to consume a torch from the player's inventory when placing a torch.
consume-torch: true

# The ID of the torch item.
torch-item-id: 50

# Should the plugin check for updates?
update-check: true