LotterySix

⭐ — (34 endorsements) 📥 7,993 downloads 📌 v2026.1.2 📅 1/24/2023
🟡 Updated this year

By LOOHP · bungeecord

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 7/1/2026 📅 Created: 1/24/2023

🔍 Analysis

  • 👍 0.4% endorsement rate
  • 🏆 #20 of 48 bungeecord mods in this game by downloads

📋 About This Mod

## Background At the time of this plugin's creation, it is Lunar New Year (02/2023). Usually, during special holidays, the lottery prize money in Hong Kong get's extra high to attract people to buy for the occasion. However, while that is happening, I am halfway across the globe from my extended family and loved ones (Think of it like Christmas when the entire family gather around). Therefore, I've had the bright idea of creating a lottery plugin inspired by this... Scroll to the bottom of the page if you want to see what inspired this plugin. ## About Want a **lottery system** on your server that is **a bit more like IRL** that doesn't evenly distribute chances over all tickets bought making the poor who wants to try their luck just idiots giving free money to that one person who bought 6400 tickets? With this plugin, you can create a **manually started or automatically reoccurring lottery game** on your server. While the mechanics in full might not be as simple, **joining a game by placing a bet is super simple**. A player can **win prizes of different tiers depending on the number of matching numbers** they've bet on! **One thing to note is that the odds are independent of the number of bets placed. (In other words, one person playing doesn't mean that player is 100% going to win.)** ## How to play LotterySix? ### 1. Check if a draw is scheduled and available to play! - Games can be scheduled to start in the config or manually started with `/lottery start` - Open the GUI with `/lottery play` !(https://resources.loohpjames.com/spigot/assets/lotterysix/1.gif) ### 2. Click on the gold ingot to begin! !(https://resources.loohpjames.com/spigot/assets/lotterysix/2.gif) ### 3. Choose your 6 lucky numbers (Simple Entry) - There are also other forms of more complex entry methods for you to discover! !(https://resources.loohpjames.com/spigot/assets/lotterysix/3.gif) ### 4. Get ready at the scheduled draw time for the draw! - 6 numbers + 1 special number will be chosen at random - By a cryptographically secure random number generator, if that matters to you !(https://resources.loohpjames.com/spigot/assets/lotterysix/4.gif) ### 5. Collect prizes if you win! - If the numbers you've picked contain 3 or more numbers selected in the draw (excluding the special number), you will win some prizes! - The more matching numbers, the higher your winnings! - **Each tier is NOT guaranteed a winner, unlike a lucky draw, in fact, it is extremely difficult to win higher tiers** - See the link below for a detailed explanation !(https://resources.loohpjames.com/spigot/assets/lotterysix/5.png) ## How do the entry types & draw work? https://github.com/LOOHP/LotterySix/wiki/LotterySix-Draw-&-Prizes-Explanation ## DiscordSRV Integration Place bets, check your bets, past draw results and more offline via DiscordSRV! - Draw Result Announcement - Slash Command **/lottery** !(https://resources.loohpjames.com/spigot/assets/lotterysix/6.png) !(https://resources.loohpjames.com/spigot/assets/lotterysix/7.png) !(https://resources.loohpjames.com/spigot/assets/lotterysix/8.png) !(https://resources.loohpjames.com/spigot/assets/lotterysix/9.png) ## Floodgate Geyser Integration Use Bedrock forms in places where book interfaces were used because they cannot be opened remotely !(https://resources.loohpjames.com/spigot/assets/lotterysix/10.png) ## Responsible Gambling **See how LotterySix facilitates the promotion of responsible gambling even as a just-for-fun Minecraft plugin** **https://github.com/LOOHP/LotterySix/wiki/Responsible-Gambling** ## Returning to the Community / Charity **An account can be configured to receive a portion of the lottery ticket sales taken as tax (the "Lotteries Fund").**<br> For example, they can be received by the server owner or an admin to then be redistributed to other players to fund server-wide projects! This allows taxed ticket sales to be turned to good use, returning them to the server community. ## Dependencies - (https://www.spigotmc.org/resources/placeholderapi.6245/) - (https://www.spigotmc.org/resources/vault.34315/) - A Vault Compatible Economy Plugin ## Installation ### Only on Spigot, Paper etc. 1. Put LotterySix.jar into the plugins folder along with the required dependencies 2. Start the server 3. *Edit the config (if you need to)* 4. *Restart the server (if you changed something in the config in step 3)* ### Over a Bungeecord or Velocity Network 1. Put LotterySix.jar into the plugins folder along with the required dependencies in your backend servers (Spigot, Paper etc.) 2. Put LotterySix.jar into the plugins folder in your proxy server (there are no dependencies on proxy servers) 3. Start and then Stop your proxy server and your backend servers 4. Edit your LotterySix config **on the proxy server** 5. Remember to set `Bungeecord: true` in the above config 6. **Copy the above config to all of your backend servers** and replace

## Background At the time of this plugin's creation, it is Lunar New Year (02/2023). Usually, during special holidays, the lottery prize money in Hong Kong get's extra high to attract people to buy for the occasion.

However, while that is happening, I am halfway across the globe from my extended family and loved ones (Think of it like Christmas when the entire family gather around). Therefore, I've had the bright idea of creating a lottery plugin inspired by this... Scroll to the bottom of the page if you want to see what inspired this plugin.

## About Want a lottery system on your server that is a bit more like IRL that doesn't evenly distribute chances over all tickets bought making the poor who wants to try their luck just idiots giving free money to that one person who bought 6400 tickets?

With this plugin, you can create a manually started or automatically reoccurring lottery game on your server. While the mechanics in full might not be as simple, joining a game by placing a bet is super simple. A player can win prizes of different tiers depending on the number of matching numbers they've bet on!

One thing to note is that the odds are independent of the number of bets placed. (In other words, one person playing doesn't mean that player is 100% going to win.)

## How to play LotterySix? ### 1. Check if a draw is scheduled and available to play! - Games can be scheduled to start in the config or manually started with `/lottery start` - Open the GUI with `/lottery play`

!(https://resources.loohpjames.com/spigot/assets/lotterysix/1.gif)

### 2. Click on the gold ingot to begin!

!(https://resources.loohpjames.com/spigot/assets/lotterysix/2.gif)

### 3. Choose your 6 lucky numbers (Simple Entry) - There are also other forms of more complex entry methods for you to discover!

!(https://resources.loohpjames.com/spigot/assets/lotterysix/3.gif)

### 4. Get ready at the scheduled draw time for the draw! - 6 numbers + 1 special number will be chosen at random - By a cryptographically secure random number generator, if that matters to you

!(https://resources.loohpjames.com/spigot/assets/lotterysix/4.gif)

### 5. Collect prizes if you win! - If the numbers you've picked contain 3 or more numbers selected in the draw (excluding the special number), you will win some prizes! - The more matching numbers, the higher your winnings! - Each tier is NOT guaranteed a winner, unlike a lucky draw, in fact, it is extremely difficult to win higher tiers - See the link below for a detailed explanation

!(https://resources.loohpjames.com/spigot/assets/lotterysix/5.png)

## How do the entry types & draw work? https://github.com/LOOHP/LotterySix/wiki/LotterySix-Draw-&-Prizes-Explanation

## DiscordSRV Integration Place bets, check your bets, past draw results and more offline via DiscordSRV! - Draw Result Announcement - Slash Command /lottery

!(https://resources.loohpjames.com/spigot/assets/lotterysix/6.png)

!(https://resources.loohpjames.com/spigot/assets/lotterysix/7.png)

!(https://resources.loohpjames.com/spigot/assets/lotterysix/8.png)

!(https://resources.loohpjames.com/spigot/assets/lotterysix/9.png)

## Floodgate Geyser Integration Use Bedrock forms in places where book interfaces were used because they cannot be opened remotely !(https://resources.loohpjames.com/spigot/assets/lotterysix/10.png)

## Responsible Gambling See how LotterySix facilitates the promotion of responsible gambling even as a just-for-fun Minecraft plugin https://github.com/LOOHP/LotterySix/wiki/Responsible-Gambling**

## Returning to the Community / Charity An account can be configured to receive a portion of the lottery ticket sales taken as tax (the "Lotteries Fund").* For example, they can be received by the server owner or an admin to then be redistributed to other players to fund server-wide projects! This allows taxed ticket sales to be turned to good use, returning them to the server community.

## Dependencies - (https://www.spigotmc.org/resources/placeholderapi. 6245/) - (https://www.spigotmc.org/resources/vault. 34315/) - A Vault Compatible Economy Plugin

## Installation ### Only on Spigot, Paper etc. 1. Put LotterySix.jar into the plugins folder along with the required dependencies 2. Start the server 3. Edit the config (if you need to) 4. Restart the server (if you changed something in the config in step 3)*

### Over a Bungeecord or Velocity Network 1. Put LotterySix.jar into the plugins folder along with the required dependencies in your backend servers (Spigot, Paper etc.) 2. Put LotterySix.jar into the plugins folder in your proxy server (there are no dependencies on proxy servers) 3. Start and then Stop your proxy server and your backend servers 4. Edit your LotterySix config on the proxy server 5. Remember to set `Bungeecord: true` in the above config 6. Copy the above config to all of your backend servers and replace

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
LOOHP
Version
2026.1.2
Downloads
7,993
Endorsements
34
Category
bungeecord
Created
1/24/2023
Updated
7/1/2026
Game Versions
1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4
Tags
economy, minigame, social

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does LotterySix support?

The author lists 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5. Other versions may work but are untested by the author.

What is the latest version of LotterySix?

Version 2026.1.2, published 2026-07-01 with 7,993 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bungeecord 👤 More by LOOHP 🔎 Similar Mods 🌐 Best bungeecord (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods