Lottery icon

Lottery -----

The Perfect solution for gambling with Money




Version: 1.4.9
Excuse me.
Does this plugin support other Economy plugins
ex: PlayerPoints, TokenManager and more..

Version: 1.4.9
Thank you very much for providing this plugin. I am not sure if you will see this or not but I was curious about the "ChanceNoWinPercent" option in the config, it is a bit confusing how to set it properly. What does the "1/200" equate to. It seems no matter how I set this it always awards a winner every time. I am wanting something close to a 1 in 10 win chance. Any help would be great, cheers.
-
Author's response
Thank you for your review.
You will want to enable "EnableChanceNoWin" first and set ChanceNoWinPercent to eg. 1/10
It's always x out of x percent. so 1/10 is 1 out of 10 times pretty much.

Version: 1.4.9
I love the plugin, but can you please add hex color support #dc2625 : )))))))))))))

Version: 1.4.9
dev has no intention or fixing critical bugs, too embarrassed to share their own source code, use any other plugin. his plugin appear to be ai generated.
-
Author's response
Aaand again. Reported for being untrue and just harassing.

Version: 1.4.9
dev is an idiot. refuses to address game-breaking bugs and doesn't share the source code. if you buy 100 tickets and someone else buys 1, you have equal odds. refuses to prove otherwise.

Version: 1.4.9
The plugin is good, but can it show the number of seconds, I didn't find this option in the config file

Version: 1.4.8
o plugin é exelente... espero que continue tendo mais atualizações!!
o creator está de parabéns

Version: 1.4.8
Can't believe I haven't rated this plugin yet!

I've been using this plugin for nearly 2 years on my server, through multiple updates from 1.17 to1.20.1, and have never had ANY issues with the plugin whatsoever (aside from user error lol).

This is a simple, straightforward way of offering a highly configurable lottery system to your server. It's versatile enough that I was able to tie it into my ranking system and use it as an additional reward system for levelling up.

Great plugin, virtually foolproof and VERY reliable. Glad to see it's still being maintained.

Thanks for a great plugin and keep up the incredible work!
-
Author's response
Thank you for your honest review. Glad you like it.

Version: 1.4.6
Amazing plugin for <1.19, worked amazing and always relied on this. But upgraded to 1.19.3 and unfortunately plugin now fails to load up. it's awesome if you're on older versions though

[16:44:50 INFO]: issued server command: /lottery gui
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:145) ~[guava-31.1-jre.jar:?]at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:98) ~[purpur-api-1.19.3-R0.1-SNAPSHOT.jar:?]at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:86) ~[purpur-api-1.19.3-R0.1-SNAPSHOT.jar:?]at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:73) ~[purpur-api-1.19.3-R0.1-SNAPSHOT.jar:?]at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:59) ~[purpur-api-1.19.3-R0.1-SNAPSHOT.jar:?]at me.Nick.Lottery.gui.InventoryManager$1.run(InventoryManager.java:65) ~[Lottery.jar:?]at org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[purpur-1.19.3.jar:git-Purpur-1930]at org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[purpur-1.19.3.jar:git-Purpur-1930]at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[purpur-1.19.3.jar:?]at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]at java.lang.Thread.run(Thread.java:833) ~[?:?]
-
Author's response
It is well supported for 1.19 and work without any problems for me.
I dont know if purpur changes anything, but as it is not spigot, I dont support in anyways.

Version: 1.4.6
Awesome plugin and the customisation is brilliant. The only critique I would perhaps have is the lack of placeholder support. Would be great to show previous amounts won, all-time tickets sold, most amount ever won, etc. Keep it up!

Version: 1.4.6
The Lottery plugin is a simple, user-friendly solution to adding a bit of gambling to your server. Perfect for giving your players something to do with their gold in a vanilla-type economy, and I imagine would be great for virtual economy servers too. Thanks a lot for your work, and keep it up!

Version: 1.4.5
The plugin is incredible, but I need the messages in Spanish, please, if someone has them, could you send them to me?

Version: 1.4.5
I leave you the review again answering your questions.

I have used paper and still the error, I have Vault of course installed, also tell you that PufferFish is a stable fork and should not give problems, I have +60 plugins and none have problems with PufferFish, saying "Use only paper" is very 2019.

Thanks.

[23:06:13 WARN]: [Lottery] Task #340 for Lottery v1.4.4 generated an exception
java.lang.NullPointerException: Cannot invoke "net.milkbowl.vault.economy.Economy.depositPlayer(org.bukkit.OfflinePlayer, double)" because "me.Nick.Lottery.main.Lottery.eco" is null
at me.Nick.Lottery.DrawMethodes.DrawHandler.drawMethode(DrawHandler.java:90) ~[Lottery.jar:?]
at me.Nick.Lottery.datedraw.TimeDraw$1$1.run(TimeDraw.java:76) ~[Lottery.jar:?]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Pufferfish-20]
at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[patched_1.17.1.jar:git-Pufferfish-20]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1569) ~[patched_1.17.1.jar:git-Pufferfish-20]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:495) ~[patched_1.17.1.jar:git-Pufferfish-20]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1485) ~[patched_1.17.1.jar:git-Pufferfish-20]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1284) ~[patched_1.17.1.jar:git-Pufferfish-20]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:321) ~[patched_1.17.1.jar:git-Pufferfish-20]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
-
Author's response
Forks are still forks that I dont support.
Please DM me your Version of Vault AND the Economy plugin you use to manage money (which also needs to be compatible with Vault).

Version: 1.4.5
I can't find the translation to other languages, to provide a better reading, thanks
-
Author's response
There are no official other languages supported. You have to translate them yourself in the files.
I find it not very fair to give a 1. Star review because of this.

Version: 1.4.5
Great plugin. Have used it for years. Easy to setup and has a nice simple GUI and chat announcements that you can toggle off.

Version: 1.4.5
Love it, I've used this plugin for years now. Unfortunately with upgrading to 1.18 it doesn't display how many minutes till drawing anymore, it only displays "lottery will draw in %time% Minutes!" Hoping there's a quick fix and the author will get to it, otherwise its an amazing plugin and 100% recommend to everyone looking to spice up their economy!
-
Author's response
Hey, the plugins uses %draw%, not %time% to get the draw time.
Thanks for the review.

Version: 1.4.5
Niceeeeeeeeee plugin
Thanks
...........................................................

Version: 1.4.4
very good plugin.I want to reprint this plugin to china's largest Minecraft forum mcbbs, www.mcbbs.net ,i hope you agree, file they will download this plugin to spigotmc ,i will provide the chinese tutoruak to them i will send you the reprint lingk when finished

Version: 1.4.4
A very fine plugin and easy to configurate. Many thanks to the developer..... :)

Version: 1.4.4
The gui is so clean and the config files are so simplified :) Definitely recommended.

Version: 1.4.3
After noticing it genuinely was just a sinple mistake on my end (Sorry about that!) decided I should re-review the plugin

Everything works as it should from what I've seen, would recommend this if you're looking for a lottery plugin. My only suggestion is to possibly make it so the default perms for it are naturally enabled, save you from having to add permissions.
-
Author's response
Hello,

thank you for re-reviewing, very nice of you.

Your suggestion was actually already considered, but people are split with this decision.

Version: 1.4.3
The plugin straight up refused to accept that the latest version of vault was on the server
-
Author's response
I'm not responsible for things you do wrong.
But thank you for not first asking for support but going straight ahead and saying its bad.

I guess I just judge that you are a bad person then too.

Have a nice day.

Version: 1.4.3
Amazing plugin! How do I get in touch with someone who can help me setup a max amount of tickets a certain rank can buy? I have worked out how many tickets, but dont know how to set it up! Asides from that, fantastic plugin, great job!
-
Author's response
Thank you for the review.
You have to give this permission: Lottery.TicketLimit.RANK
Replace RANK with the string you set in the config.yml

Version: 1.4.3
Looks good, works fine. Just the winner announcer is not showing for users, whats the permission for that?

Version: 1.4.3
I'm trying to delete this from my server and even after deleting the .jar and the folder it keeps re-installing itself...
-
Author's response
There is NO way that my Plugin is causing this behaviour. I have NO AutoUpdater nor anything else that would cause such things. Please either re-review or remove the review as this is just ridiculous.
Thanks

Version: 1.4.3
can l send this plugin to the China Minecraft Forum?
www.mcbbs.net
l will write the spigot link on mcbbs

Version: 1.4.3
Best Lottery Plugin I Use It On My Server play.magicaluniverse.org On The Skyblock Server.

Version: 1.4.3
Hello sir can you help me how to give this permission, because when i add permission on every default player it said You Dont have permission to do this, please help me to fix this problem i really need this plugin in my server and i love this please help me im using GROUPMANAGER

Version: 1.4.3
Puta leyenda! Tremendo plugin. The video is pretty self explainatory, and the config files are pretty straight forward. Nice plugin, mate!

Version: 1.4.2
Great for the server and works fine, however, my players say they can't get the perms and no matter what I try it won't enable them for my players. Other than that, it works great.

Version: 1.4.1
Wonderful plugin that adds that something different to the server for a way of making money. Players always get involved with the lottery!

Running perfectly on 1.15.2

Version: 1.4.1
Plugin is ok, but doesnt support numbers like 1T or 1B for prison servers, so when there is a large pot, it looks like this: https://gyazo.com/418de7f31e8bc73c6cfece0dbc1b99f6 which just looks dumb.

Version: 1.4.0
great plugin! could u maybe add sign support pls? i just built a casino and really would appreciate something like clickable lottery play.

works like a charm!

Version: 1.4.0
Looks good, works fine. Just the winner announcer is not showing for users, whats the permission for that?

Version: 1.4.0
It's good and and developer is very helpful!
It's perfect for the Creative servers.

Version: 1.3.9
Very nice plugin but I think it's definitely illegal. hahaha... I found this plugin on spigot and I like it very much.

Version: 1.3.8
Very nice plugin but I don't know it's legal or illegal. hahaha... I found this plugin in some multiplayer server. and people liked it very much.

Version: 1.3.8
Still works as intended.
Offers plenty of options for configuration and can be used to award XP and currency.

Version: 1.3.7
Adding items would not be bad.
But otherwise the construction is very good.
........

Version: 1.3.5
Very nice plugin for any server with an economy I would imagine.

.

Version: 1.3.5
great plugin, simple and easy to use
---------------------------------------------------

Version: 1.3.3
Hi,

this plugin is good, but I find bug. Seconds don't show up in the draw, just minutes. Please fix it.

Thanks for your response,
ProPl4yerCz
-
Author's response
Please dont use the review section to report bugs...
Also thats not a bug. The normal draw is only shown in Minutes.

Version: 1.3.3
Simple and easy to use. I love it. Keep up the good work.
-------------------------------------------------------------------------------

Version: 1.3.2
Great lottery plugin. Extremely easy to setup and everything is customizable. A+

Version: 1.3.2
just perfect!! thanks man.......................................................

Version: 1.3.2
--------------------------------------------
If no one will participate the lottery pot will reset.
Please make it pot money will not reset
And also add sign where players can see the last winner through sign
--------------------------------------------

Version: 1.3.1
Happy Xmas! =D

Version: 1.2.8
Awesome Work.

I have one suggestion. Why don't you add the range of numbers that will be drawn and be changeable in config? Ex. NumberDrawRange: 60
In that 60 number range will be the winning number
-
Author's response
Thank you for the review!

I already tought about your feature request.. but it would create soooo many complications that it's almost impossible.

Version: 1.2.7
...........................................
plugin greate. tks for dev
...........................................

Version: 1.2.5
Good plugin thanks. Feature request would be a cooldown for when a lottery is completed like a delay for when the next lottery round begins.

Feature below would be nice too.
-
Author's response
Thank you for the review.

Like you can see, the last update is already a bit longer ago. I have much stress in school and pretty much no free time, and if i dont spend it on coding. Updates will probably come in the next holidays i have.

Version: 1.2.5
This plugin is great!
Can you add a new feature like there is many players buy tickets but maybe no one win, and the pot will accumulate to the next time?
-
Author's response
Yes I already thought about that and will probably add such a thing.

And thank you for the review!

Version: 1.2.5
Hey! So for some reason my server have this problem here where the players can addpot as much as they want to and their balance do not get taken! Please help me i cna't find anyway to fix this! I ahv already installed all the plugins needed for this plugin to work but it still didn't work
-
Author's response
Hello Zypher!

The Lottery Addpot command is an Admin command and is ment to be used from Amins ONLY.

The Addpot Command will just add a number of money to the pot, it of course wont be taken from the Players money.


If you are kind enough, please re-review this resource!

Thank you!

Version: 1.2.2
Very nice lottery plugin. Players actively participate in the lottery and love it! Small feature suggestion: would it be possible to enable admin commands (draw, addpot, status, etc) access to the console? I can't manage the lottery from my console.
-
Author's response
Thank you very much for the review!

I hope some other people also read this now:

Lottery got much attention.. more then I tought (I mean.. almost 8k downloads), and I don't wan't it to "die" or smth like that. Problem, im in extreme stress right now and have some family problems to solve.

Updates will come when I feel ready to do them again.

Version: 1.2.2
There's really no logic, a lottery doesn't work that way. There should be the correct number, Whoever guessed would win
-
Author's response
Well, not how this lottery plugin is ment to work, sorry.

Version: 1.2.2
This plugin is very nicely laid out! The only thing that would make it even better is to allow servers to adjust the GUI to show their MAX ticket amounts!

Keep up the awesome work!
-
Author's response
Thank you very much :)

Like I wrote on the discussion, I will add those things as I get the time to do so.

Version: 1.2.1
***** Very nice plugin! ***** I suggest a Jackpot (for example every ten times of lottery drawings a Jackpot would be given to the winner - or when the jackpot has reached a special amount of coins)

Version: 1.2.0
Good...
But, Can the winner win the Lotto total amount?
Sorry my poor english...
-
Author's response
Thank you for the review!

I think you mean the taxes. Just set the "TaxesPercent" to 0 in the config.

Version: 1.2.0
Very good plugin. Use it on my spigot server. Only thing I wish added were an hour unit. (Because I set it to 41350 seconds)

Version: 1.2.0
Brilliant little plugin, does the job, flexible and very easy to set up. Great to see a dev who is committed to maintaining their work :)

Version: 1.1.9
Hey man great plugin. It would be cool if you added featherboard support so i can show how much money is in the pot. Would be a neat new update for the future!

Version: 1.1.9
does what it needs to do and active updates great plugin -----------------------
-
Author's response
Thank you very much for the review!
Glad you like it.

Version: 1.1.7
Good Plugin, but does have few minor bugs inside of the gui buy menu. Works on 1.12.2
-
Author's response
Thank you for the review.
Could you please tell me the bugs you have? I never noticed any bugs.

Version: 1.1.7
----------------------------------------------------------------------------------
top plugin

Version: 1.1.5
----------------------------------------------------------------------------------------------------
Das ist das Beste Lottery System was ich kenne. empfehle es weiter :)
-----------------------------------------------------------------------------------------------------
-
Author's response
Thank you very much for the review. Glad you like it :)

Version: 1.1.4
----------------------------------------------------------------------------------
Really cool plugin c:
-
Author's response
Thank you :)!

Version: 1.1.0
Fantastic lottery plugin, the best i've seen for 1.8 .
-
Author's response
Thank you very much for the Review :)!

Version: 1.1.0
Simple and easy to use. This plugin, has added a fun little element on our 1.12.1 Spigot Server. So far no issues, and again easy enough for anyone to setup!

Version: 1.0.9
Great plugin! i very enjoy but hope you can added time unit "second" Thank you sorry i use google because i m taiwan

Version: 1.0.8
Love the plugin but there should be a feature to mute the chat or more less block people from buying 1 ticket every second because it spams chat so there should be a /lottery toggle and it will prevent the plugin displaying ticket purchases to that player and for that player only.
-
Author's response
There is an feature in the config its called "GlobalBoughtMessage"..
Disable it and nobody else will see that a Player bought a ticket.

Version: 1.0.5
Very good plugin, does everything that is asked, it can be modified as desired (which is not the case for all plugins).

Version: 1.0.5
Awsome plugin, works well on my 1.12 server. No errors and people on my server loves it.

Version: 1.0.5
OMG this is a great plugin for my server my players love it and it is a great way for my players to make money.
-
Author's response
Thank you :)! Im glad you like it

Version: 1.0.4
Added just the option i was hoping for! 5star lottery app. easily editable config files. active author.
-
Author's response
Thank you very much for the review!

Version: 1.0.1
Literally the best Lottery system I've ever downloaded. :o +5 for this ressource! :D Thanks for programming this.
-
Author's response
Thank you for the nice review :) Im glad you like it!

I will for sure keep updating the plugin.

Version: 3.5
Great plugin, we basically put it on everything we have which has a ECO. Really good way for users to spend money and it helps move money around. Great and active dev :) Thanks.
-
Author's response
Thank you really much! I will bring more updates as I have time!

Version: 3.3
Good plugin, overall very well built however I wish you could do /lottery buy {amount of tickets} rather than having to buy one at a time. I also get internal errors every once in a while which requires me to restart the server, but then all is well. Also I wish the plugin help was a little bit more descriptive, however very nice plugin and gets the job done. Well done

Version: 3.3
Nice plugin! thanks man!-------------------------------------------------------------------------------------------------

Version: 3.3
gosto muito desse plugin, recomendo a qualquer servidor, muito bom mesmo, poderia ter a opcao de comprar clicando na placa.

Version: 3.3
This is a really great plugin and has some really nice features,it is certainly one of th emost configurable plugins in there. The dev is also active which is a real boon :)
-
Author's response
Thank you! I never tought that this Simple plugin would get that big :)

Version: 3.3
thank you for making this 1.11!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
Author's response
Sure :) I'll keep updating this for new Versions! Thanks for the review :)

Version: 3.2
Good work. Have been looking a lottery plugin and this is exactly what I want!
Easy to setup and easy to use.
It's really a fun plugin.
-
Author's response
Thanks for the nice Review :) Im happy to see that you like it!

Version: 3.2
Sorry for this rating. But it looks like an awesome plugin, however, its giving me the "Internal error has occured whilst attempting to perform this command" Whenever I attempt any Lottery command
-
Author's response
.. Sorry too say this, but how often should i say that the review section is not for bugs? If you have an bug, do not rate the review bad instantly, write it in the discussions forum!

Version: 3.2
Nice Plugin but i have a bug ^^ The version 1.9 Dosnt work for 1.9 Only the 1.10 Work for the 1.9 Sever
-
Author's response
First of all, Thanks for the Review :). But I cant understand the bug :/ For me the 1.9 Version works perfectly on 1.9+

Version: 2.6
Why the heck have you disabled this awesome plugin?!! i can't download it! WHy?
-
Author's response
Oh.. sorry, now it should work :D

Version: 1.3
Excellent plugin, well developed. Great job! Been looking for something like this for a while, I'm glad I've found this.
-
Author's response
Thanks for the review. Im glad you like the Plugin :)

Version: 1.2
Great little plugin! Nice dev. Certainly worth a look if you need a nice little lottery plugin for those looking to give players more ways to get money!
-
Author's response
Thanks for the review Sir. But of course some more features will follow ^^ :)

Resource Information
Author:
----------
Total Downloads: 53,947
First Release: Apr 21, 2016
Last Update: Jun 13, 2024
Category: ---------------
All-Time Rating:
84 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings