Casino Slots
Casino Slots
Casino Slots allows you to easily set up interactive and proper block-based slot machines anywhere in your world. Nearly every aspect of these slot machines can be customized to your needs, including block types, costs and prizes, winning chances and more. The slot machines are compact and elegant, designed to give you large amounts of freedom to sculpt them any way you'd like.
Features
- Animated, block-based slot machines, including audio
- Highly customization
- Tracks statistics
- Costs and prizes supported through practically all economy plugins
- Configurable custom prizes and actions upon winning
- Permissions (superperms)
Commands
For a full list of all commands either go http://dev.bukkit.org/server-mods/casino-slots/pages/info/commands/ or do /casino in game.
Permissions
See http://dev.bukkit.org/server-mods/casino-slots/pages/info/permissions/ for detailed information.
Installation
Just put the CasinoSlots.jar into the server's plugin directory, restart the server (don't /reload), and enjoy.
Note: If you had config files from AnCasino, simple rename AnCasino to CasinoSlots and they'll work.
Configuration
Documentation will be located: http://dev.bukkit.org/server-mods/casino-slots/pages/info/config/ soon
Actions have been defined: http://dev.bukkit.org/server-mods/casino-slots/pages/info/actions/
Video Tutorial
Special thanks to luigi_vampa for making the video!!!
Dependencies
- Vault
- Economy - can be any that are supported by vault
@charleyx115
What builds are you using of bukkit, casino slots?
Probably vault too
Any news on when this is going to get updated to 1.7.10? :o Have a lot of players on my server waiting for this to be updated :3.
Is there a way to raise the percentage for someone who has a perm? So like I could have a 20% chance of winning, but the rest of my players get 5%
@Maroseliss
Thanks to someone, a pull request (change) was made to this system making it better and adding possibilities for giving out named items with descriptions (lore) and things like that. I will test to be sure we do have data values handled.
The issue with sounds being sent to everyone will be fixed as well in the next release, to temporarily disable that lower the number of bukkit in the config and it will disable the sounds.
@abryanbt
That is a misunderstanding from the person who made the comment on the config file, more than likely me back when I first took over the plugin. The numbers define how many of those blocks will go into the "bag" to get picked from randomly. I'll make a note to try and describe how these things work when I am releasing the next version.
@CraftercbGaming
Try reading this: http://dev.bukkit.org/bukkit-plugins/casino-slots/?page=31#c390 if you have questions after that, let me know.
Does this go by a RNG or a set algorithm, just wondering because I want to know whether I should pray to RN-Jeaus or if I can "count cards" and cheat the system to be in my odds. Thanks.
Can you give us some instruction on how to set it for a certain amount of wins in percentages? One particular server I play on has it setup to win 26% of the time, 12% Iron, 9% Gold, 2% Diamond, 2% Melons, and 1% redstone (calculated out of 100 rolls).
In the config file, it says "...In the reel the item id 42 will show up 21 times..." which doesn't actually happen for me when ID 42 is set to 21. On the default slot, it seems iron will show up different amounts of times, usually leaning towards the 13-17 range. Was that a miscommunication, or did something go screwy with my installation?
Thanks for any help you can provide.
How do you give an item with a data value as a prize? Sorry if this has been answered somewhere, I went through 40+ pages of comments and only found info about data values on the reel.
Can you hand out a set monster spawner if console is able to run the "/give {name} 52:51 1" command?
From my config (once you win, it hands out a regular unset (pig, default) spawner - ID 52):
'57':
message: Winner - Skeleton Spawner! Skeleton Spawner awarded.
action: give 52,51 1
money: 0.0
I have also tried changing the action to use Enchanted Golden Apple (322:1 / 322,1) and it just hands out Golden Apple (322). Same with Orange Wool (35:1 / 35,1) and it just gives White Wool (35). I've tried the data values in several different ways, with parenthesis & without, with a semi-colon, with a colon, and the (what I assume to be) 'proper' way with a comma, and I can't seem to get it working.
Any help is appreciated! Thank you for such a great plugin! I've been using it since AnCasino and for years my server has loved it!
@DeadlyElite
Yes money: 0 Tag in the config.
Is there a way to get the slots to give money?
The Command action dont work action: command effect [player] 9 2500 1 it seems to not work =L
Issue with everyone hearing the note block ringing. I broadcast to my players to turn sounds for note blocks down. GOOD PLUGIN 11/10
Would be a great plugin if I could give my players permission to remove slots without needing an admin. I can't give them the admin permission because then they could make admin slots. Without the admin permission, if they need to remove a slot they have to wait for me which is totally inconvenient. Unless you add a casino.remove permission node, I simply cannot use this plugin in my server.
Awesome plugin, but I can't seem to use item id's like wool 35:6
@redsoxfan95
Same here. Complaints abound. Please fix it .... for MC version 1.7.2/1.7.4 ....
hey guys im actually having a problem so when i did /casino set default i put it to 0,0,$1000 and now its coming up as an error when i leftclick the jukebox pleas help D:
Please, make a version for bukkit 1.7.2-R0.3.
@OrangeDudeFTW
This is so annoying, my players keep asking where the noise is coming from.
Please fix this!!
The whole server can hear the sound while using a slot is there any way to fix this
Another HUGE plugin-breaking bug discovered:
If a user is able to create managed slots, they can also withdraw from managed slots for which they are NOT the owner, as long as they have the name of that machine. Thought it would be common sense that you can only withdraw from managed slots that you are the owner of, but tested it and this is NOT the case. Anyone can withdraw from anyone else's machine.
How can I calculate the probabilities for winning?
I'm using this:
allow-diagonal-winnings: false
reel:
- 1,15
- 42,10
- 41,6
- 57,3
- 138,1
How can I reduce the sound distance, I think when someone is playing, the entire server hears it.
Complex actions aren't working well for me.