Lottery+
![]()
For those looking to donwload Lottery+ for MC Version 1.12.2, click here.
Description
What is Lottery+? Lottery+ is a simple and powerful lottery plugin that makes lotteries easy to make and fun to play! Why should you choose my plugin verses others? Other plugins tend to limit you on options and your lotteries, whereas mine possesses limitless options! For instance these lotteries can have extensive options such as Towny support, Item economies, Item rewards, ect... To get started, follow my step-by-step tutorial. Hope you enjoy it!
Supports
Features
- Supports limitless lotteries with dozens options! The world is your oyster!
- You can use '/lottery guic' to open a GUI to make the process easier to create your lotteries
- Supports Vault so you can tap into you server's local economy.
- You can attach a sign to a lottery so your users can use those instead of commands.
- Supports NuVotifier so you can rewards users for voting for your server.
- One of your users helped out with building something? You can rewards them tickets with '/lottery reward'
- One of your winners wasn't online during the drawing? No problem! Lottery+ will simply store their winnings in 'claims.yml' so that when he/she jumps on later they can simply use '/lottery claim'
- Your server not in fluent English? Or maybe you'd like the wording better on one of the messages? No biggie! Lottery+ pulls of it's messages from 'lang.properties'
- Want to do more than just have a pot on your lottery? You can also add all sorts of item rewards and you can even add a 'command reward' that dispatches through the console so that covers a lot of bases.
- Worried about players forgetting about lotteries? No problem. You can set in the config to remind players about them.
- Lottery+ also will check updates from time to time (set in config)
- Server restarting? No worries! Lottery+ will save and load your lotteries
- Fair warning: Lottery+ supports Java 1.8
- Didn't catch the last winner? Be sure to check 'winners.log'
Videos | Commands | Permissions
Tutorial | Gui Tutorial | Donate
FAQ
How do I start creating lotteries?
You can start creating them by following my thorough step-by-step tutorial. There are also some videos you can watch.
Are lotteries saved after my server reloads or stops?
Yes. Lottery+ is constantly saving it's lotteries to ensure they are up to date.
Do I need to install any plugins for Lottery+?
No, you do not need any plugins. It is recommended that you have Vault if you want to use your server's economy. Lottery+ also supports Towny and Votifier.
Where can I donate?
Right here. All donations are appreciated. ;)
Is there a way to edit the messages?
Yes. If look for a file called 'lang.properties', you can edit the messages in their.
Troubleshooting
Before reporting an error, please consider doing a complete reinstallation. If you have done this, please consider writing a ticket. Be sure to add your config.yml and lotteries.yml when writing your ticket (using pastebin is fine as well). Remember, the more bugs I squash, the better the plugin becomes!
To do list
- Some more types of rewards?
- Have any feature requests? Please don't hesitate to share your ideas!
-
View User Profile
-
Send Message
Posted Sep 2, 2012@godgodgodgo
Post your config, may just be a mispelling
@RukuTheWolf
Apparently I forgot to add the ".use"....so try "lottery.sign" for now (will fix in a later update), as for the admin permissions, not sure what's going on. Vault doesn't seem to want to work with GM, as I have had reports with permissions not working with it from other people as well.
-
View User Profile
-
Send Message
Posted Sep 2, 2012The lottery.sign.use, and admin permissions are not working. Im using group manager and version v0.7.5.
-
View User Profile
-
Send Message
Posted Sep 2, 2012All my lotteries think they're $10 now instead of $500 etc
-
View User Profile
-
Send Message
Posted Aug 31, 2012@BBFChaser
Alot of people have been getting the same thing about permissions, i'm not sure what's going on.
-
View User Profile
-
Send Message
Posted Aug 31, 2012Reload isnt working it keeps saying i dont have the perms.
I am OP and the same rank the perm is in so i dont understand. I am using groupmanager
-
View User Profile
-
Send Message
Posted Aug 30, 2012@godgodgodgo
If you look at the error, it says "Pot cannot be negative....", plus that exception was caught as you can tell by the logs.
-
View User Profile
-
Send Message
Posted Aug 30, 2012I'm still getting the problem I had before: http://paste2.org/p/2169054
-
View User Profile
-
Send Message
Posted Aug 29, 2012@Derjyn
Can't say for sure never messed with any chat plugins or anything like that.
-
View User Profile
-
Send Message
Posted Aug 29, 2012@Randude14
Ah, okay. Makes sense. Can we expect any conflicts with the likes of ChatManager (comes with PEX I believe), or other chat plugins like ChatCo? Or for that matter, any plugin that deals with chat prefixes?
-
View User Profile
-
Send Message
Posted Aug 29, 2012@Derjyn
For some reason it was returning null for the plugin name. But this won't happen with the new update because the chat prefix will be configurable (ie: It will NEVER be null).
-
View User Profile
-
Send Message
Posted Aug 29, 2012@Randude14
Awesome, thanks dude. Any idea what that error was all about? There were several just like it, that were kicking in about every second or 2. I thought it was coming up from the saves, but saw the save messages in-between with no problems. I assume it was something related to the lottery draw, or a reminder? Saw it was referencing com.randude14.lotteryplus.ChatUtils.* stuff.
-
View User Profile
-
Send Message
Posted Aug 29, 2012@Derjyn
Uploading a new update which will add that and a whole bunch of other options.
-
View User Profile
-
Send Message
Posted Aug 29, 2012@Randude14
I was asking if it was possible to add a config option to disable the console/log messages on save, not how often it saved. Also, something started throwing severe errors:
-
View User Profile
-
Send Message
Posted Aug 29, 2012@Derjyn @Seahawks1001
Lookat the config, should be "save-delay", you can change how often lotteries are saved.
-
View User Profile
-
Send Message
Posted Aug 29, 2012Any chance of having a config option to disable the lottery save messages in the console/log disabled? Pretty spammy.
-
View User Profile
-
Send Message
Posted Aug 29, 2012force saving lotteries every minute
-
View User Profile
-
Send Message
Posted Aug 28, 2012@vacnoa
Try reloading the lottery.
-
View User Profile
-
Send Message
Posted Aug 28, 2012Hi! I have added the basic permissions on my file permissions, and when I type /lottery list the chat say "[lotteryplut]:You do not have access to this command." , and I am Op.
In the console show these error:
2012-08-28 12:38:33 [INFO] [LotteryPlus] - Bonoloto is ending, and the winner is... 2012-08-28 12:38:36 [SEVERE] java.lang.ClassCastException: Cannot cast org.bukkit.configuration.MemorySection to java.lang.Integer 2012-08-28 12:38:36 [SEVERE] at java.lang.Class.cast(Class.java:3005) 2012-08-28 12:38:36 [SEVERE] at com.randude14.lotteryplus.lottery.LotteryOptions.get(LotteryOptions.java:45) 2012-08-28 12:38:36 [SEVERE] at com.randude14.lotteryplus.lottery.LotteryOptions.get(LotteryOptions.java:35) 2012-08-28 12:38:36 [SEVERE] at com.randude14.lotteryplus.lottery.Lottery.getPlayers(Lottery.java:369) 2012-08-28 12:38:36 [SEVERE] at com.randude14.lotteryplus.lottery.Lottery.run(Lottery.java:426) 2012-08-28 12:38:36 [SEVERE] at org.timedbukkit.craftbukkit.scheduler.TimedWrapper.run(TimedWrapper.java:34) 2012-08-28 12:38:36 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126) 2012-08-28 12:38:36 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:510) 2012-08-28 12:38:36 [SEVERE] at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) 2012-08-28 12:38:36 [SEVERE] at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) 2012-08-28 12:38:36 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) 2012-08-28 12:38:36 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) 2012-08-28 12:38:36 [INFO] [LotteryPlus] - No one! There were not enough players entered. Restarting lottery.
Thk.
-
View User Profile
-
Send Message
Posted Aug 28, 2012Well that went well.....http://paste2.org/p/2162658
-
View User Profile
-
Send Message
Posted Aug 27, 2012Hi! v0.7.4 is up! Although this build almost doubtally contain bugs, I would like as many testers as possible so I can squish as many bugs as possible. :)