SpigotMC中文版
关于

资源详情

AutoBlock

前往SpigotMC 翻译(Beta) 下载资源

save your inventory space by auto blocking.

作者: vk2gpz / 下载量: 2586 / 0.00元

This is a standalone version of TE-AutoBlockingEnchant effect.

This plugin contains a function to automatically convert pre-defined dust/ores into corresponding blocks. This automatic blocking will happen when your inventory (and VKBackPack) is/are full.

Permissions:

    [*]autoblock.use : allows you to use auto block command and function.

Installation:
Just install AutoBlock.jar in plugins folder. Then you can either "restart the server".

Configuration:


Messages:
ErrorMsg : "&c[Block] : Some error occured."

HelpMessages:
banner:
msg: "=== &e[&aAutoBlock Commands List (%version%)&e] &r==="
help:
msg: "&a/block help : displays this help menu."
reload:
msg: "&a/block reload : reloads config file."
permission: "autoblock.reload"
debug:
msg: "&a/block debug : turn on / off the debug mode."
permission: "autoblock.debug"
block:
msg: "&a/block : turn ingots/dusts into blocks."
permission: "autoblock.use"

# adjust these event priority if those event processes from this plugin
# interfere with other plugins' event processes.
EventPriorityMap:
BlockBreakEvent: "MONITOR"
EntityPickupItemEvent: "MONITOR"
InventoryClickEvent: "MONITOR"

Trigger:
BlockBreak: true
Pickup: true
ShiftClick: true

ResourceMapping:
CLAY_BALL:
num: 4
target: CLAY
DIAMOND:
num: 9
target: DIAMOND_BLOCK
GOLD_INGOT:
num: 9
target: GOLD_BLOCK
IRON_INGOT:
num: 9
target: IRON_BLOCK
EMERALD:
num: 9
target: EMERALD_BLOCK
REDSTONE:
num: 9
target: REDSTONE_BLOCK
INK_SACK:
data: 4
num: 9
target: LAPIS_BLOCK
COAL:
num: 9
target: COAL_BLOCK


Donation:
It would be greatly appreciated for your donation to continue providing support for this plugin.