| 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文件夹即可使用。
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