- Native Minecraft Version:
- 1.15
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- Contributors:
- xXZockerLPXx
![]()
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!
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
ConfigCode (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" }
]
}
1. Click on "Download Now" to download the plugin.
2. Pack LuckyBlock.jar in the plugins folder.
3. Restart the server.
4. Have Fun
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:
Please pay attention to the format of JSON!Code (Text):{ "type":"schematic", "schematic":"Nether.schematic" }
You want the LuckyBlock to look better?
For you download my LuckyPack. You can find it here.

LuckyBlock [1.8 - 1.15] 2.4.7-BETA
More than 200 blocks and all editable! [1.8 - 1.15] DOWNLOAD FREE
-
ServerOio, BrickBreeze, simontr and 8 others like this.
Recent Updates
- Bug fix Feb 29, 2020
- 1.13.x Bug fix and new Mob's! Apr 27, 2019
- Everything new! Apr 8, 2019
Recent Reviews
-
mekEE
- 4/5,
Awesome, but I don't understand how to add custom items/mobs/etc. Also can you add weights to blocks meaning that a weight of 2 would have double the chance of getting selected. Also link to the pack is down, can you reupload it somewhere please. Finally, how can I change the block for the lucky block and the crafting for it. Thanks :D
-
mstudio45
- 4/5,
Not working very good On 1.15.2
Is not working i break it and nothing happened. Can you fix it please :) -
ServerOio
- 4/5,
It turns out that I'm on the Aternos platform, in version 1.15.2, but when I break the blocks, nothing happens _-_
-
KaiserWaffel
- 2/5,
Could not pass event BlockBreakEvent to LuckyBlock v2.4.7-BETA
java.lang.NoClassDefFoundError: com/sk89q/worldedit/data/DataException
at me.xxzockerlpxx.luckyblock.events.onBlockBreak.onBlockBreak(onBlockBreak.java:62) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor38.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.15.2.jar:git-Paper-282]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.15.2.jar:git-Paper-282]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.15.2.jar:git-Paper-282]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.PlayerInteractManager.breakBlock(PlayerInteractManager.java:315) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.PlayerInteractManager.a(PlayerInteractManager.java:274) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.PlayerInteractManager.a(PlayerInteractManager.java:240) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1351) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.PacketPlayInBlockDig.a(SourceFile:40) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.PacketPlayInBlockDig.a(SourceFile:10) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:1094) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1087) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1048) ~[patched_1.15.2.jar:git-Paper-282]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:963) ~[patched_1.15.2.jar:git-Paper-282]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.data.DataException
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_251]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:171) ~[patched_1.15.2.jar:git-Paper-282]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[patched_1.15.2.jar:git-Paper-282]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
... 23 more
Version 1.15.2
Paper
Just in't working ;/ -
Kevin_557
- 5/5,
This is a good plugin, but I hope I can customize the type of Luckyblock rather than just sponge.
-
LSS_wwwwwww
- 5/5,
I love it very much,but I use this plugin and World edit will have a bug,the lucky blok can not work normally
-
LukLife
- 4/5,
Nice Plugin but please fix this bug:
[21:19:25] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to LuckyBlock v2.4.7-BETA
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[patched.jar:git-PaperSpigot-"4c7641d"]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:228) [patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:195) [patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:191) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:721) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [patched.jar:git-PaperSpigot-"4c7641d"]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:774) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched.jar:git-PaperSpigot-"4c7641d"]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.PlayerInventory.getItemInMainHand()Lorg/bukkit/inventory/ItemStack;
at me.xxzockerlpxx.luckyblock.special.ItemEvent.onPlayerInteractEvent(ItemEvent.java:43) ~[?:?]
at sun.reflect.GeneratedMethodAccessor115.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[patched.jar:git-PaperSpigot-"4c7641d"]
... 19 more
-> Running on 1.8 -
SwordLegend64
- 4/5,
The plugin works well and it is easy to configure. It would be nicer if we had a chance system, but for now, I just add the same commands multiple times so it has a lower chance of picking rare commands. Also, it does not work with TEBlockExplodeEvent events, since it will send the sponge to their inventory instead of opening it.
-
TechOP
- 4/5,
Amazing plugin, but why can only players use /lb give?
It would be nice to have the console be able to that too. -
Noobgamingzpvp
- 3/5,
Hi! I was wondering if you can put multiple items in one block? Otherwise a good plugin.