Advanced Lucky Block
Before installing, make sure you've read all of the instructions down below and that your server version matches that of the plugin.
This plugin simply adds lucky blocks to your server. If you're not familiar with the actual lucky block mod, you can watch it on youtube since it's very popular. Lucky blocks are blocks that act like sponges (can be any other kind of block) and spawn random drops when they are broken. Drops depend on lucky block's luck and can be anything from lucky armor, potions, lucky swords, chests, monsters, traps, etc.
This plugin is highly customizable which means that you can control which drops may spawn and when. You can spend some time reading through the generated files to get an idea about how the whole thing works.
• How to get the block
You may notice that regular sponges won't do anything as you would expect. You can either get the block through crafting by surrounding a dropper with 8 gold ingots, which is the same recipe as it is in the original mod; or by simply using /lb give command which also allows you to specify many things like luck value.
Currently, you can have up to 1048 lucky blocks placed at the same time. Placing more will just delete the new block. The reason behind this limitation is that the loading mechanism takes a considerable amount of time if you have too many lucky blocks placed which definitely causes the server to lag when you reload it. This is however probably going to be changed in a later version in the future when a much effective way of loading is implemented. Suggestions about this are appreciated.
• Important to mention
If you're running an outdated Minecraft server, you can look up for older versions of the plugin and find the one that supports your server. Notice that different versions of the plugin may work on the same server but I'm not responsible for any eventual errors and bugs so it's always recommended to use the right version to avoid such bugs and glitches.
• Features
- Highly customizable.
- Craftable.
- Option to make lucky blocks spawn naturally in the world.
- You can create and add your custom lucky blocks (tutorial about this might be implemented).
- All data is stored inside files which means that loading the server won't cause any data loss.
- Play sounds, spawn particles when lucky blocks are placed/destroyed.
- Lucky blocks with better luck yield better drops and vice versa.
- You can add as many drops as you wish (until your server runs out of memory).
- Support for silk touch enchantment.
- Fortune enchantment increases luck (consumes too much durability of the held item).
- Can be placed by dispensers.
- Can be pushed by pistons.
- Slime blocks placed next to pistons can push lucky blocks in the air (WIP).
- Developers can add custom drops to the plugin.
- Hidden features inside.
• Setup
- Download and install WorldEdit (recommended).
- Download Advanced Lucky Block plugin.
- Put the downloaded file in plugins folder.
- Enjoy!
• Commands
• Permissions
• Lucky Crafting Table:
Used to add or subtract luck from lucky blocks. The traditional method was to surround the lucky block with minerals and valuable stuff in the crafting table, but due to some errors, this feature got removed and replaced with lucky crafting tables.
Crafting recipe:
Gui:

Addons
- You can make your own lucky blocks by editing files inside Types folder.
Examples:
- Share your custom ones.
Donation
If you want to support this project and help updating it you can donate by simply clicking the below button:
• Servers
MCFeelBoy.minecraft360.de
- You can leave your server IP in the comments if you are using this plugin on your server and I'll add it to this list.
• Enchantments
- Lightning Enchantment: Strikes a lightning bolt when right-click.
• Files
• Editing drops
- Drops are stored in drops folder.
• Custom Drops
- Developers can make and add custom drops to lucky blocks.
- tutorial Here
• Todo
- Suggest ideas!
• Screenshots
- Share your screenshots.
- Credits to https://serverminer.com/
Does this work for 1.14.4? I'm getting an error when I try using it on my server and I'm not sure if its because of a setting i need to enable or if its because I'm on 1.14.4.
25.07 05:22:14 [Server] INFO LuckyBlock , 2.3.2 Disabled. 25.07 05:22:14 [Server] INFO Disabling LuckyBlock v2.3.2 25.07 05:22:14 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] 25.07 05:22:14 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869) ~[patched_1.14.4.jar:git-Paper-146] 25.07 05:22:14 [Server] INFO at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:219) ~[patched_1.14.4.jar:git-Paper-146] 25.07 05:22:14 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[patched_1.14.4.jar:git-Paper-146] 25.07 05:22:14 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[patched_1.14.4.jar:git-Paper-146] 25.07 05:22:14 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[patched_1.14.4.jar:git-Paper-146] 25.07 05:22:14 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[patched_1.14.4.jar:git-Paper-146] 25.07 05:22:14 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.14.4.jar:git-Paper-146] 25.07 05:22:14 [Server] INFO at com.LuckyBlock.Engine.LuckyBlock.onEnable(LuckyBlock.java:182) ~[?:?] 25.07 05:22:14 [Server] INFO at com.LuckyBlock.Engine.LuckyBlock.LuckyBlockConfig(LuckyBlock.java:281) ~[?:?] 25.07 05:22:14 [Server] INFO at com.LuckyBlock.Engine.LuckyBlock.loadRecipes(LuckyBlock.java:380) ~[?:?] 25.07 05:22:14 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.CraftServer.addRecipe(CraftServer.java:1156) ~[patched_1.14.4.jar:git-Paper-146] 25.07 05:22:14 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.inventory.CraftShapedRecipe.addToCraftingManager(CraftShapedRecipe.java:59) ~[patched_1.14.4.jar:git-Paper-146] 25.07 05:22:14 [Server] INFO at net.minecraft.server.v1_14_R1.CraftingManager.addRecipe(CraftingManager.java:71) ~[patched_1.14.4.jar:git-Paper-146] 25.07 05:22:14 [Server] INFO java.lang.NullPointerException: null 25.07 05:22:14 [Server] ERROR Error occurred while enabling LuckyBlock v2.3.2 (Is it up to date?) 25.07 05:22:13 [Server] INFO Loaded 1 LB Type! 25.07 05:22:13 [Server] INFO Created by MCGamer199! 25.07 05:22:13 [Server] INFO LuckyBlock , 2.3.2 Enabled. 25.07 05:22:13 [Server] INFO Enabling LuckyBlock v2.3.2
Bro !!!, back using lucky blocks again, the server tells me this on start..... Server is running Bukkit snapshot 1.14.1
**-Outdated config! please delete your current config file.
**-Lucky Block with ID 1 is outdated! Delete "LuckyBlock.yml" and "default" folder so that they will get updated"
I have already removed these files and restarted , with the same message!!??
Also the LB's do not seem to be generating naturally in the world, i have double checked .cfg settings and accessed unloaded parts of the world not previously generated , NO BLOCKS ?!
In reply to rrragent9:
Do you have LBGeneration in your config file set to true? Remember that it's false by default.
In reply to MCGamer199:
Of course i do ! I'm not a new server owner i been operating and managing servers for over 10 years . I have been all threw the configs , tried everything. Even delted and re-installed anew Still no lucky blocks :((
I have the latest file downloaded. I can use all the LB commands but not craft them. Also how would I make them spawn naturally?
In reply to SpleenRipper:
Can you provide more details. Does this bug occur even after reloading the server?
In reply to MCGamer199:
yes and i have tried to do many things to fix it. not sure if it is because im using 1.14.2 instead of 1.14
In reply to SpleenRipper:
Do you notice any error in the console?
In reply to MCGamer199:
Server thread/WARN "LuckyBlock v2.3.1" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.LuckyBlock.customentity.base.CustomEntityEvents.onCreatePortal(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [].
Is this mod available for 1.13.2? Im manager on a server and am looking into installing a lucky block plugin for a casino styled thing. Our server is 1.13.2 but previous comments say it doesnt work. Is it working yet? If not i totally understand that its difficult and different to make a plugin for 1.13+ so its ok if you havent. Thanks.
In reply to Forge_User_72697408:
Please read the previous comments. The answer is pretty clear. MCGamer199 is around occasionally, but LB has received no love for more than 10 months now. :(
In reply to SlimeDog:
In reply to SlimeDog:
Ok thanks for the reply. It’s a real shame they haven’t updated it and I would’ve loved to have been able to use this.
pls update for 1.13
1.13 doesn't work and 1.13.1 too doesn't work
Please give LB some love. There is a long chain of issues and suggestions in this discussion. We appreciate that real life is more important than MC, but still...
There is a problem. Lets say you get a lucky tower and break a block, and another lucky block gets replaced, there will still be a lucky block there even though the sponge is gone. Lets say it got replaced by sandstone, if you break that sandstone, it will still have an event happen...
Can you update this plugin to 1.13 pls? thx
In reply to Forge_User_51346574:
I get this error when i break a luckyblock and certain outcomes happen https://hastebin.com/xuxiwelaho.vbs
In reply to neveride23334: