HomeJavaModsLuckyBlock [1.8 - 1.15]
LuckyBlock [1.8 - 1.15]
[​IMG]
Please report Bug's!


Do you have an old version of LuckyBlocks?
If yes, please delete the folder "LuckyBlock" to create the new config files!


[​IMG]

Spoiler
Break a LuckyBlock - luckyblock.break
Commands:
/lb [<help>] - View Commands - luckyblock.help
/lb give [<Player>] [<Amount>] - Giving the blocks - luckyblock.give
/lb reload - Reload the config.yml and blocks.json - luckyblock.reload
/lb checkblocks - Checking the files - luckyblock.checkblocks​
[​IMG]
[​IMG]
Config​
Code (Text):

#
#
#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       cccccccccccccccc 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         LLLLLLu:::::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 [<help>] &fView the commands'
        give: '&a- /lb give [<Player>] [<Amount>] &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 <check | changelog | install> &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
Code (Text):

{
    "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" }
    ]
}
 

[​IMG]
[​IMG]
Spoiler
1. Click on "Download Now" to download the plugin.
2. Pack LuckyBlock.jar in the plugins folder.
3. Restart the server.
4. Have Fun ;) :)
[​IMG]
[​IMG]
Spoiler
Minecraft 1.13.x - 1.15.x currently no support!

WorldEdit version 6.1.9 is required. Download it here.

To load schematics insert the following line into blocks.json:
Code (Text):
{ "type":"schematic", "schematic":"Nether.schematic" }
Please pay attention to the format of JSON!
[​IMG]
[​IMG]
[​IMG]
Spoiler
You want the LuckyBlock to look better?
For you download my LuckyPack. You can find it here.
[​IMG]

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

LuckyBlock [1.8 - 1.15] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 219,265 times (via Spigot). Download it and open it directly in the game.

Explore more