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
Please can you disable the sound except in a limited area, and not server wide?
Not sure if i have missed something in the config! Is there anyway to get rid of the note block sound from pumping out over a 1000 blocks away? Maybe just limit it so only the player can hear it or set it to a area.
Yea minecraft is now rly restriced to the PLayer move.
And a funny fact is. I found thread where a bukkit dev just sai that coders should NOT check this playerMovement and disable it. I Dont know why :)
@Drehverschluss
I might have to lower the amount it rockets people, since it was pushing it back when I added that feature.. Minecraft must have got stricter on that
Do you have any idea how i can disable the "moved too quickly!" spam when i use the rocket action? Even when i am OP i get the msg...
But Economy should not be nescesary if you can work the way like i do. You could add a boolean to the Cost stats for creation and the other cost :)
If i set the Cost to 0 and the itemCost for the default mashine to the custom block it works. Onyl thing is that they say now alys "0.0 removed from your account" thats the only thing. But now im looking the config im sure i can change the msg with [itemCost]....can i?
Anyways its working and rolling and stop rolling if no needed item is in inventory.
@Drehverschluss
This still a problem? @Drehverschluss
Does the item get removed and it roll now?
Works for me also only one time. Can be that i need the permissions? But im OP. Im using Cauldron BTW. Also the Item i set to pay gets removed from my inventory but no rolls :(I just needed to set the Cost to 0. But the message is a bit wrong :) Anyways it works ;)
[CasinoSlots] An economy plugin is required in order to use this plugin. why when we can pay with items too?
Allright messing around with that now. Hope i can use Custom Item too :)
I can remember this plugin was one of the most loved on my old server 2 Years ago (or more).
Happy to found that again.
@Drehverschluss
Yes, see /casino additem
Is i possible to let the player pay a item wich is contained in the inventory. So like when you dont have virtuel money?
@masitnosJust pushed a fix for that, if you don't mind verifying it works.
@xion87Yes, runs on my server.
@BuffalocomputerAre there any errors in the console or logs?
Installed on 1.7.10 and it seems I can only play one time- Subsequent punches will not spin the slot. (I do have $$) Any ideas?
It work with 1.8?
@graywolf336
Hey I dug deeper into it myself and noticed what is wrong the [player] variable is not working whenever it executes the command it would do a command like this trough console: give [player] 336 1. thereby messing up the command giving the unkown command issue.
@masitnos
Mind opening a ticket about it with the details you provided below? I'll try to take a look into it this week. https://github.com/graywolf336/CasinoSlots/issues thanks
@graywolf336
It is any command as you see in the config file on 3 emeralds the plugin should issue a console command then when it goes to do that in the console log you see it states "learn to command" basically wich means "unkown command" I tried to look all over but cannot find the command the plugin is issueing in a whole. Because even it states it is executing a command there seems to be something wrong to it as if there is like 2 /'s in the command wich there shouldn't be since console wouldn't us that anyway.
@masitnos
What command are you trying to do? I don't see that anywhere...