LuckyBlock 幸运方块
作者:xXZockerLPXx
发布时间:2015年5月9日
原生版本:未知
测试支持:1.8,1.9,1.10,1.11,1.12,1.13,1.14,1.15
超过200个区块,全部可编辑![1.8-1.15]免费下载
点此下载插件详细介绍
🍀 LuckyBlock 插件
LuckyBlock 是一款 Minecraft 插件,它允许玩家放置和破坏幸运方块,这些方块会随机掉落物品、生成生物或执行命令,为游戏增添了更多惊喜和乐趣。插件支持 Minecraft 1.8 至 1.15 版本。
🔑 权限
luckyblock.break- 破坏幸运方块luckyblock.help- 查看命令帮助luckyblock.give- 给予玩家幸运方块luckyblock.reload- 重载配置文件luckyblock.checkblocks- 检查文件
⚙️ 命令
/lb [- 查看命令列表] /lb give [- 给予指定玩家指定数量的幸运方块] [ ] /lb reload- 重载config.yml和blocks.json文件/lb checkblocks- 检查文件是否存在错误
🛠️ 配置
config.yml
#
#
#LLLLLLLLLLL kkkkkkkk BBBBBBBBBBBBBBBBB lllllll kkkkkkkk
#L:::::::::L k::::::k B::::::::::::::::B l:::::l k::::::k
#L:::::::::L k::::::k B::::::BBBBBB:::::B l:::::l k::::::k
#LL:::::::LL k::::::k BB:::::B B:::::Bl:::::l k::::::k
# L:::::L uuuuuu uuuuuu cccccccccccccccc k:::::k kkkkkkkyyyyyyy yyyyyyyB::::B B:::::B l::::l ooooooooooo ccccccccccccccc k:::::k kkkkkkk
# L:::::L u::::u u::::u cc:::::::::::::::c k:::::k k:::::k y:::::y y:::::y B::::B B:::::B l::::l oo:::::::::::oo cc:::::::::::::::c k:::::k k:::::k
# L:::::L u::::u u::::u c:::::::::::::::::c k:::::k k:::::k y:::::y y:::::y B::::BBBBBB:::::B l::::l o:::::::::::::::o c:::::::::::::::::c k:::::k k:::::k
# L:::::L u::::u u::::u c:::::::cccccc:::::c k:::::k k:::::k y:::::y y:::::y B:::::::::::::BB l::::l o:::::ooooo:::::oc:::::::cccccc:::::c k:::::k k:::::k
# L:::::L u::::u u::::u c::::::c ccccccc k::::::k:::::k y:::::y y:::::y B::::BBBBBB:::::B l::::l o::::o o::::oc::::::c ccccccc k::::::k:::::k
# L:::::L u::::u u::::u c:::::c k:::::::::::k y:::::y y:::::y B::::B B:::::B l::::l o::::o o::::oc:::::c k:::::::::::k
# L:::::L u::::u u::::u c:::::c k:::::::::::k y:::::y:::::y B::::B B:::::B l::::l o::::o o::::oc:::::c k:::::::::::k
# L:::::L LLLLLLLu:::::uuuu:::::u c::::::c ccccccc k::::::k:::::k y:::::::::y B::::B B:::::B l::::l o::::o o::::oc::::::c ccccccc k::::::k:::::k
#LL:::::::LLLLLLLLL:::::Lu:::::::::::::::uuc:::::::cccccc:::::ck::::::k k:::::k y:::::::y BB:::::BBBBBB::::::Bl::::::lo:::::ooooo:::::oc:::::::cccccc:::::ck::::::k k:::::k
#L::::::::::::::::::::::L u:::::::::::::::u c:::::::::::::::::ck::::::k k:::::k y:::::y B:::::::::::::::::B l::::::lo:::::::::::::::o c:::::::::::::::::ck::::::k k:::::k
#L::::::::::::::::::::::L uu::::::::uu:::u cc:::::::::::::::ck::::::k k:::::k y:::::y B::::::::::::::::B l::::::l oo:::::::::::oo cc:::::::::::::::ck::::::k k:::::k
#LLLLLLLLLLLLLLLLLLLLLLLL uuuuuuuu uuuu cccccccccccccccckkkkkkkk kkkkkkk y:::::y BBBBBBBBBBBBBBBBB llllllll ooooooooooo cccccccccccccccckkkkkkkk kkkkkkk
# y:::::y
# y:::::y
# y:::::y
# y:::::y
# yyyyyyy
#
# Author: xXZockerLPXx
# Version: 2.4.6-BETA
#
# You can always download the latest version here:
# http://bit.ly/1JNEDcS
#
# Color Codes:
# https://bit.ly/2GKhwai
#
#
SchematicPath: 'plugins/LuckyBlock/schematics/'
Crafting:
Enable: true
noAmount: 10
Update:
Enable: true
onInstallType: RELOAD
Message:
Prefix: '[&eLuckyBlock&f] '
Reload: 'Reload the &6config.yml &fand &6blocks.json&f...'
notPlayer: 'You must be a player!'
notFoundCommand: 'This command was not found!'
noPermission: '&cNo Permission!'
errorBlock: '&aYou have received a new block.'
Commands:
help: '&a- /lb [] &fView the commands'
give: '&a- /lb give [] [] &fGiving the blocks'
reload: '&a- /lb reload &fReload the config.yml and blocks.json'
checkBlocks: '&a- /lb checkblocks &fChecking the files'
update: '&a- /lb update &fCheck of updates'
GiveBlock:
normal: 'You have received a block.'
amount: 'You have received &6%amount% &fblocks.'
notFoundPlayer: 'The player &6%target% &fwas not found.'
noNumber: '&6%number% &fmust be a number.'
givePlayer: 'You gave &6%target% a block.'
giveTarget: 'You got a block from &6%player%.'
givePlayerAmount: 'You gave &6%target% %amount% &fblocks.'
giveTargetAmount: 'You get &6%amount% &ffrom &6%player%.'
WorldEdit:
notInstalled: '&cWorldEdit was not found!'
installed: '&aWorldEdit found.'
Block:
displayName: '&6LuckyBlock'
lore: '&aThis block gives you random items when you dismantle it!'
CheckBlocks:
noErrors: '&aNo errors found!'
errors: '&c%amount% faults were found!'
Update:
updateFound: '&aAn update of LuckyBlock was found it. &6Download: http://bit.ly/1JNEDcS'
noUpdateFound: '&aNo update of LuckyBlock was found it.'
checkFiles: 'Checking files...'
tryConnaction: 'Try connecting...'
installUpdate: 'Unpacking...'
renameConfig: 'Rename config.yml ...'
error: 'Server must be new loaded or be started newly!'
errorInstall: '&cUpdate couldnt be installed!'
errorVersion: '&cYou have LuckyBlocks latest version!'
blocks.json
{
"Blocks": [
{ "type":"command", "commandSender":"Console", "command":"say Hello %player%!" },
{ "type":"command", "commandSender":"Player", "command":"me Hello!" },
{ "type":"specialmob", "mob":"ZombieBob" },
{ "type":"specialmob", "mob":"SpiderRidingSkeleton" },
{ "type":"specialmob", "mob":"Boss" },
{ "type":"specialmob", "mob":"PlayerOfOzelot" },
{ "type":"specialmob", "mob":"CreeperOfOzelot" },
{ "type":"specialmob", "mob":"SilverfishTower" },
{ "type":"specialmob", "mob":"AngryPig" },
{ "type":"specialmob", "mob":"SkeletonBoss" },
{ "type":"specialitem", "item":"DiamodSword" },
{ "type":"specialitem", "item":"Stick" },
{ "type":"specialanything", "anything":"WaterBucket" },
{ "type":"specialanything", "anything":"PigSaddle" },
{ "type":"item", "id":"STONE" },
{ "type":"item", "id":"STONE", "meta":1 },
{ "type":"item", "id":"STONE", "meta":2 },
{ "type":"item", "id":"STONE", "meta":3 },
{ "type":"item", "id":"STONE", "meta":4 },
{ "type":"item", "id":"STONE", "meta":5 },
{ "type":"item", "id":"STONE", "meta":6 },
{ "type":"item", "id":"DIRT" },
{ "type":"item", "id":"DIRT", "meta":1 },
{ "type":"item", "id":"DIRT", "meta":2 },
{ "type":"item", "id":"COBBLESTONE" },
{ "type":"item", "id":"WOOD", "meta":1 },
{ "type":"item", "id":"WOOD", "meta":2 },
{ "type":"item", "id":"WOOD", "meta":3 },
{ "type":"item", "id":"WOOD", "meta":4 },
{ "type":"item", "id":"WOOD", "meta":5 },
{ "type":"item", "id":"SAND" },
{ "type":"item", "id":"SAND", "meta":1 },
{ "type":"item", "id":"GOLD_ORE", "amount":1 },
{ "type":"item", "id":"IRON_ORE", "amount":1 },
{ "type":"item", "id":"COAL_ORE" },
{ "type":"item", "id":"LOG" },
{ "type":"item", "id":"LOG", "meta":1 },
{ "type":"item", "id":"LOG", "meta":2 },
{ "type":"item", "id":"LOG", "meta":3 },
{ "type":"item", "id":"GLASS" },
{ "type":"item", "id":"LAPIS_ORE" },
{ "type":"item", "id":"LAPIS_BLOCK" },
{ "type":"item", "id":"SANDSTONE" },
{ "type":"item", "id":"SANDSTONE", "meta":1 },
{ "type":"item", "id":"SANDSTONE", "meta":2 },
{ "type":"item", "id":"WOOL" },
{ "type":"item", "id":"WOOL", "meta":1 },
{ "type":"item", "id":"WOOL", "meta":2 },
{ "type":"item", "id":"WOOL", "meta":3 },
{ "type":"item", "id":"WOOL", "meta":4 },
{ "type":"item", "id":"WOOL", "meta":5 },
{ "type":"item", "id":"WOOL", "meta":6 },
{ "type":"item", "id":"WOOL", "meta":7 },
{ "type":"item", "id":"WOOL", "meta":8 },
{ "type":"item", "id":"WOOL", "meta":9 },
{ "type":"item", "id":"WOOL", "meta":10 },
{ "type":"item", "id":"WOOL", "meta":11 },
{ "type":"item", "id":"WOOL", "meta":12 },
{ "type":"item", "id":"WOOL", "meta":13 },
{ "type":"item", "id":"WOOL", "meta":14 },
{ "type":"item", "id":"WOOL", "meta":15 },
{ "type":"item", "id":"GOLD_BLOCK", "amount":1 },
{ "type":"item", "id":"IRON_BLOCK", "amount":1 },
{ "type":"item", "id":"BRICK" },
{ "type":"item", "id":"MOSSY_COBBLESTONE" },
{ "type":"item", "id":"OBSIDIAN" },
{ "type":"item", "id":"DARK_OAK_STAIRS" },
{ "type":"item", "id":"DIAMOND_ORE", "amount":1 },
{ "type":"item", "id":"ICE" },
{ "type":"item", "id":"SNOW" },
{ "type":"item", "id":"CLAY" },
{ "type":"item", "id":"PUMPKIN" },
{ "type":"item", "id":"NETHERRACK" },
{ "type":"item", "id":"GLOWSTONE" },
{ "type":"item", "id":"STAINED_GLASS", "meta":1 },
{ "type":"item", "id":"STAINED_GLASS", "meta":2 },
{ "type":"item", "id":"STAINED_GLASS", "meta":3 },
{ "type":"item", "id":"STAINED_GLASS", "meta":4 },
{ "type":"item", "id":"STAINED_GLASS", "meta":5 },
{ "type":"item", "id":"STAINED_GLASS", "meta":6 },
{ "type":"item", "id":"STAINED_GLASS", "meta":7 },
{ "type":"item", "id":"STAINED_GLASS", "meta":8 },
{ "type":"item", "id":"STAINED_GLASS", "meta":9 },
{ "type":"item", "id":"STAINED_GLASS", "meta":10 },
{ "type":"item", "id":"STAINED_GLASS", "meta":12 },
{ "type":"item", "id":"STAINED_GLASS", "meta":13 },
{ "type":"item", "id":"STAINED_GLASS", "meta":14 },
{ "type":"item", "id":"STAINED_GLASS", "meta":15 },
{ "type":"item", "id":"MELON_BLOCK" },
{ "type":"item", "id":"BRICK_STAIRS" },
{ "type":"item", "id":"MYCEL" },
{ "type":"item", "id":"NETHER_BRICK" },
{ "type":"item", "id":"NETHER_BRICK_STAIRS" },
{ "type":"item", "id":"SANDSTONE_STAIRS" },
{ "type":"item", "id":"BRICK_STAIRS" },
{ "type":"item", "id":"COBBLE_WALL" },
{ "type":"item", "id":"COBBLE_WALL", "meta":1 },
{ "type":"item", "id":"QUARTZ_ORE" },
{ "type":"item", "id":"QUARTZ_BLOCK" },
{ "type":"item", "id":"QUARTZ_BLOCK", "meta":1 },
{ "type":"item", "id":"QUARTZ_BLOCK", "meta":2 },
{ "type":"item", "id":"QUARTZ_STAIRS" },
{ "type":"item", "id":"HARD_CLAY" },
{ "type":"item", "id":"HARD_CLAY", "meta":1 },
{ "type":"item", "id":"HARD_CLAY", "meta":2 },
{ "type":"item", "id":"HARD_CLAY", "meta":3 },
{ "type":"item", "id":"HARD_CLAY", "meta":4 },
{ "type":"item", "id":"HARD_CLAY", "meta":5 },
{ "type":"item", "id":"HARD_CLAY", "meta":6 },
{ "type":"item", "id":"HARD_CLAY", "meta":7 },
{ "type":"item", "id":"HARD_CLAY", "meta":8 },
{ "type":"item", "id":"HARD_CLAY", "meta":9 },
{ "type":"item", "id":"HARD_CLAY", "meta":10 },
{ "type":"item", "id":"HARD_CLAY", "meta":11 },
{ "type":"item", "id":"HARD_CLAY", "meta":12 },
{ "type":"item", "id":"HARD_CLAY", "meta":13 },
{ "type":"item", "id":"HARD_CLAY", "meta":14 },
{ "type":"item", "id":"HARD_CLAY", "meta":15 },
{ "type":"item", "id":"HAY_BLOCK" },
{ "type":"item", "id":"COAL_BLOCK" },
{ "type":"item", "id":"PACKED_ICE" },
{ "type":"item", "id":"RED_SANDSTONE" },
{ "type":"item", "id":"RED_SANDSTONE", "meta":1 },
{ "type":"item", "id":"RED_SANDSTONE", "meta":2 },
{ "type":"item", "id":"RED_SANDSTONE_STAIRS" },
{ "type":"item", "id":"APPLE" },
{ "type":"item", "id":"MUSHROOM_SOUP" },
{ "type":"item", "id":"BREAD" },
{ "type":"item", "id":"GOLDEN_APPLE" },
{ "type":"item", "id":"GOLDEN_APPLE", "meta":1 },
{ "type":"item", "id":"COOKED_FISH" },
{ "type":"item", "id":"COOKED_FISH", "meta":1 },
{ "type":"item", "id":"COOKIE" },
{ "type":"item", "id":"COOKED_BEEF" },
{ "type":"item", "id":"RAW_CHICKEN" },
{ "type":"item", "id":"COOKED_CHICKEN" },
{ "type":"item", "id":"ROTTEN_FLESH" },
{ "type":"item", "id":"CARROT" },
{ "type":"item", "id":"POTATO" },
{ "type":"item", "id":"BAKED_POTATO" },
{ "type":"item", "id":"POISONOUS_POTATO" },
{ "type":"item", "id":"PUMPKIN_PIE" },
{ "type":"item", "id":"RABBIT" },
{ "type":"item", "id":"COOKED_RABBIT" },
{ "type":"item", "id":"IRON_PICKAXE", "amount":1 },
{ "type":"item", "id":"IRON_AXE", "amount":1 },
{ "type":"item", "id":"FLINT_AND_STEEL", "amount":1 },
{ "type":"item", "id":"WOOD_PICKAXE", "amount":1 },
{ "type":"item", "id":"WOOD_AXE", "amount":1 },
{ "type":"item", "id":"STONE_PICKAXE", "amount":1 },
{ "type":"item", "id":"STONE_AXE", "amount":1 },
{ "type":"item", "id":"IRON_PICKAXE", "amount":1 },
{ "type":"item", "id":"IRON_AXE", "amount":1 },
{ "type":"item", "id":"DIAMOND_PICKAXE", "amount":1 },
{ "type":"item", "id":"DIAMOND_AXE", "amount":1 },
{ "type":"item", "id":"GOLD_PICKAXE", "amount":1 },
{ "type":"item", "id":"GOLD_AXE", "amount":1 },
{ "type":"item", "id":"GOLD_PICKAXE", "amount":1 },
{ "type":"item", "id":"WOOD_HOE", "amount":1 },
{ "type":"item", "id":"STONE_HOE", "amount":1 },
{ "type":"item", "id":"IRON_HOE", "amount":1 },
{ "type":"item", "id":"DIAMOND_HOE", "amount":1 },
{ "type":"item", "id":"GOLD_HOE", "amount":1 },
{ "type":"item", "id":"COMPASS", "amount":1 },
{ "type":"item", "id":"FISHING_ROD" },
{ "type":"item", "id":"SHEARS" },
{ "type":"item", "id":"NAME_TAG" },
{ "type":"item", "id":"BOW" },
{ "type":"item", "id":"WOOD_SWORD", "amount":1 },
{ "type":"item", "id":"STONE_SWORD", "amount":1 },
{ "type":"item", "id":"DIAMOND_SWORD", "amount":1 },
{ "type":"item", "id":"LEATHER_HELMET", "amount":1 },
{ "type":"item", "id":"LEATHER_CHESTPLATE", "amount":1 },
{ "type":"item", "id":"LEATHER_LEGGINGS", "amount":1 },
{ "type":"item", "id":"LEATHER_BOOTS", "amount":1 },
{ "type":"item", "id":"CHAINMAIL_HELMET", "amount":1 },
{ "type":"item", "id":"CHAINMAIL_CHESTPLATE", "amount":1 },
{ "type":"item", "id":"CHAINMAIL_LEGGINGS", "amount":1 },
{ "type":"item", "id":"CHAINMAIL_BOOTS", "amount":1 },
{ "type":"item", "id":"IRON_HELMET", "amount":1 },
{ "type":"item", "id":"IRON_CHESTPLATE", "amount":1 },
{ "type":"item", "id":"IRON_LEGGINGS", "amount":1 },
{ "type":"item", "id":"IRON_BOOTS", "amount":1 },
{ "type":"item", "id":"DIAMOND_HELMET", "amount":1 },
{ "type":"item", "id":"DIAMOND_CHESTPLATE", "amount":1 },
{ "type":"item", "id":"DIAMOND_LEGGINGS", "amount":1 },
{ "type":"item", "id":"DIAMOND_BOOTS", "amount":1 },
{ "type":"item", "id":"GOLD_HELMET", "amount":1 },
{ "type":"item", "id":"GOLD_CHESTPLATE", "amount":1 },
{ "type":"item", "id":"GOLD_LEGGINGS", "amount":1 },
{ "type":"item", "id":"GOLD_BOOTS", "amount":1 },
{ "type":"item", "id":"COAL" },
{ "type":"item", "id":"COAL", "meta":1 },
{ "type":"item", "id":"DIAMOND", "amount":1 },
{ "type":"item", "id":"IRON_INGOT", "amount":1 },
{ "type":"item", "id":"GOLD_INGOT", "amount":1 },
{ "type":"item", "id":"STICK" },
{ "type":"item", "id":"BROWN_MUSHROOM" },
{ "type":"item", "id":"HUGE_MUSHROOM_1" },
{ "type":"item", "id":"HUGE_MUSHROOM_2" },
{ "type":"item", "id":"RED_MUSHROOM" }
]
}
📦 安装
- 点击 "Download Now" 下载插件。
- 将
LuckyBlock.jar放入 plugins 文件夹。 - 重启服务器。
- 开始享受乐趣!
⚠️ 注意事项
- Minecraft 1.13.x - 1.15.x 目前暂不支持!
- 需要 WorldEdit 6.1.9 版本。点击这里下载。
- 要在
blocks.json中加载 schematic,请插入以下行:
{ "type":"schematic", "schematic":"Nether.schematic" }
请注意 JSON 的格式!
✨ 资源包
想要 LuckyBlock 看起来更棒?下载我的 LuckyPack。你可以在这里找到它。