服务器使用量
未统计
服务玩家数
未统计
下载量
4,458
插件详细介绍
请注意:此插件已不再提供支持。
BucikGenerators 是一款高度可自定义的方块生成器插件。
功能特性
- 完全可自定义的方块生成器
- 近乎全功能的权限控制
- 可自定义的冷却时间
- 可自定义的合成配方
- 生成器耐久度系统
- 完全可自定义的掉落物,包括金钱(需要 Vault)和经验值
- 两种物品掉落模式:直接进入背包或掉落在地面
- 基于权限和运气(百分比系统)的自定义物品掉落概率
- 可自定义的镐子伤害
- 可自定义的玩家挖掘时触发的药水效果
- 可更改的动作栏提示信息
- 可自定义的物品掉落倍率(适用于活动)
- 精美的音效和粒子效果
- 可预览生成器掉落详情 (
/drop) - 世界黑名单
- 数据库自动保存系统
- 可用于破坏生成器的物品白名单
权限
bucik.generators.reloadbucik.generators.getbucik.generators.drop.seebucik.generators.drop.manipulatebucik.generators.forcedestroybucik.generators.debug
命令
/generators reload/generators drop <getMultiplier|setMultiplier> [value]/generators get <generatorID> [amount] [player]/generators forceDestroy/drop
配置示例
以下是 generators.yml 的配置模板,可供参考。更多选项可在 config.yml 中自定义。
generators:
normal:
break-cooldown: 1 # 单位:游戏刻。20 ticks = 1 秒
permission: bucik.generators.normal
respect-pickaxe-fortune: true
durability:
enabled: true
value: 30
affect-pickaxe-durability:
enabled: true
value: 25
custom-crafting-recipe:
slot-A: AIR
slot-B: COBBLESTONE
slot-C: AIR
slot-D: STONE
slot-E: AIR
slot-F: AIR
slot-G: GOLD_INGOT
slot-H: AIR
slot-I: AIR
world-blacklist:
- world_the_end
enchantments:
- "unbreaking:5"
hide-enchantments: true
base:
item: END_STONE
name: "&7&l&oGenerator"
lore:
- "&6It simply generates infinite cobblestone."
generator:
item: STONE
item-drop-mode: inventory # 可用模式:inventory, ground
drop:
# 重要提示:在权限节点中,请将 "." 替换为 "-"。
# 权限示例:
bucik-generators-stone-vip:
1:
chance: 100 # %
item: COBBLESTONE
enchantments:
- "silk_touch:1"
action-bar-message: "&f&l+ &f&l[&7&lCobblestone&f&l]"
2:
chance: 7 # %
item: DIAMOND
amount: 1
name: "&bA not really rare diamond."
lore:
- "&5:D"
action-bar-message: "&f&l+ &f&l[&b&lDiamond&f&l]"
3:
chance: 0.45 # %
item: EMERALD
amount: 1
name: "&6This should remain empty."
lore:
- "&5This should remain empty as well."
action-bar-message: "&f&l+ &f&l[&b&lEmerald&f&l]"
bucik-generators-stone-svip:
1:
chance: 5 # %
item: POTION
potion:
effect: FAST_DIGGING
amplifier: 2
duration: 30 # 单位:秒
action-bar-message: "&f&l+ &f&l[&5&lHaste II&f&l]"
3:
chance: 10 # %
item: MONEY
money-amount: 500
action-bar-message: "&f&l+ &f&l[&2&l$&a&l500&f&l]"
4:
chance: 5 # %
item: EXP
exp-amount: 50致谢
感谢所有为此插件做出贡献的社区成员
- k073l 和 oliwier975PL 参与测试
- jjay31
- Xiboon 制作图标
- Cha0t1c 协助制作横幅
联系
您可以通过 Discord 联系我:workonfire#8262
---
备注:此插件为作者的早期作品,已不再维护。如果您有改进建议,欢迎提交 Pull Request。
测试支持版本
版本分布
基本信息
插件名称
BucikGenerators
作者
workonfire
平台
Bukkit / Spigot
支持版本
1.11 - 1.20
点赞数
2
最近版本
暂无数据
-