AnCasino
Description | Configuration | Customization | Video | Pictures | Forum thread
AnCasino
In all my time of playing Minecraft I have seen a great many things. But I have never seen any proper slot machines. Troubled at this fact, I set out to put together the definite plugin for all your gambling needs, all in the comfort of your own Minecraft server.
AnCasino 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.
Beta
Want to help test the upcoming rewrite of AnCasino? Head over to the beta page for downloads and more information!
Features
- Animated, block-based slot machines, including audio
- Highly customizable
- Tracks statistics
- Costs and prizes supported through practically all economy plugins
- Configurable custom prizes and actions upon winning
- Permissions (superperms)
Video
AnCasino plugin introduction video
Commands
- /casino add <name> (<type>) - add a new slot machine of the (optionally) specified type
- /casino edit - edit slot machines and types
- /casino list - list all existing slot machines
- /casino reload - reload the configuration file from disk
- /casino remove <name> - remove a slot machine
- /casino stats - view global usage statistics (if recorded)
- /casino types - type management
Permissions
- ancasino.use - Allows you to use all slot machine types
- ancasino.use.<type> - Required to use a specific type
- ancasino.create - Allows for player-creation of slot machines
- ancasino.manage - Allows for creation of managed slot machines
- ancasino.admin - Everything else
Usage
Follow the command guide above to set up your first slot machine. When creating a slot machine, you will define a control block with which the slot machine is controlled. Punch this block to play the slots, and right click it for more information. Players with the ancasino.admin permission node will see usage statistics upon right-click, while users without will see your custom help text.
Upon punching, the player will be deducted the play-cost and the slots will spin. Achieve 3 in a horizontal row to win the price! Prizes are dispensed depending on the winning block and your custom configuration, as well as a hearty victory fanfare should you win.
Installation
Simply drop AnCasino.jar in your server's plugin directory. Config files will be automatically generated upon server reload. Make sure to also fulfill dependencies outlined below.
Configuration
See the configuration page for more information about the config file, and the customization page for a more detailed tutorial on customizing your slot machines.
Dependencies
Depends on Vault for permissions and economy support. An economy plugin of your choice is also required.
Source Code
Donations
Should you wish to tip this humble maker of casinos, you will find a 'Donate' button in the top right of your screen, just above the search bar.
-
View User Profile
-
Send Message
Posted Feb 17, 2012On latest bukkit version:
2012-02-18 00:02:09 [WARNING] Task of 'AnCasino' generated an exception java.lang.NoSuchMethodError: org.bukkit.Note.<init>(BLorg/bukkit/Note$Tone;Z)V at me.darazo.ancasino.slot.game.StopRotateTask.run(StopRotateTask.java:27) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-02-18 00:02:10 [WARNING] Can't keep up! Did the system time change, or is the server overloaded? 2012-02-18 00:02:11 [WARNING] Task of 'AnCasino' generated an exception java.lang.NoSuchMethodError: org.bukkit.Note.<init>(BLorg/bukkit/Note$Tone;Z)V at me.darazo.ancasino.slot.game.StopRotateTask.run(StopRotateTask.java:27) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-02-18 00:02:12 [WARNING] Task of 'AnCasino' generated an exception java.lang.NoSuchMethodError: org.bukkit.Note.<init>(BLorg/bukkit/Note$Tone;Z)V at me.darazo.ancasino.slot.game.StopRotateTask.run(StopRotateTask.java:27) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
Also
2012-02-18 00:02:01 [WARNING] Task of 'AnCasino' generated an exception java.lang.NoSuchMethodError: org.bukkit.Note.<init>(BLorg/bukkit/Note$Tone;Z)V at me.darazo.ancasino.slot.game.StopRotateTask.run(StopRotateTask.java:27) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
-
View User Profile
-
Send Message
Posted Feb 17, 2012I don't know if it is PEX or not (been have real issues lately) but the ancasino.use.* and ancasino.use.default didnt work for me.
-
View User Profile
-
Send Message
Posted Feb 17, 2012For those with the NULL / Permission problems
the original plugin changed the permissions slightly i use this permission for my default/member group @ my server
It has chaged because you now can define permissions based in the slot type with the ancasino.use.* permission you permitt all slot types to the respektive group
Greetz
PS: For those who missed it https://github.com/Grotznak/AnCasino/downloads here you can download a version of this plugin which is Bukkit R3/R4 compatible BUT there is 0% guarantee it is working correctly!! I just want to share the version I use on my Server thats all
-
View User Profile
-
Send Message
Posted Feb 16, 2012yep still only admins and OPs can use but at least with the newest one theres no errors in my console any more :(
please fix as its great for my server!
-
View User Profile
-
Send Message
Posted Feb 16, 2012once again great plug in but even giving permissions to the players it self or defaul group they can not use the machine only admins or OP
-
View User Profile
-
Send Message
Posted Feb 16, 2012Grotznak
Your version is working for me a an OP. However any player using it through the permissions system gets "[AnCasino] &&anull"
I am using RB4, Latest PeX and Latest Vault
-
View User Profile
-
Send Message
Posted Feb 16, 2012Ive fixed a bug which caused a console error evertime a player clicked air
As far as i can tell it is working now without errors https://github.com/Grotznak/AnCasino/downloads
-
View User Profile
-
Send Message
Posted Feb 16, 2012Huge cpu leak. 800% according to top -c.
-
View User Profile
-
Send Message
Posted Feb 16, 2012He hasn't responded to any PM's in the last week or so. Someone should take it over. I've also tried the unofficial version and it throws out errors, huge lag, and the slot machines will break saying that they are in use.
-
View User Profile
-
Send Message
Posted Feb 16, 2012Thanks Grotznak for the link, doing more extensive test with it now but seems to be working. - after some testing, only issue seems to be a cannot pass player interact exception when a normal person (no ancasino.admin or ancasino.manage) attempts to right clock the block to start it. Not sure if it is this person's version or the base plugin that has the issue here though as i cannot get Darazo's version to work
Darazo,
Are you continuing to work on this and keep it updated? This seems like an awesome and unique plugin using physical blocks instead of chat/signs for slot machines and has nice configuration options, would hate to see it die.
-
View User Profile
-
Send Message
Posted Feb 16, 2012I've looked through Github and found this Guy's fix for the R3 Bukkit Version off this plugin https://github.com/GoalieGuy6/AnCasino As far as i can tell its working Ive forked and compiled the Source so you can use it on your servers you can download it here: https://github.com/Grotznak/AnCasino/downloads
Its is 100% UNofficial and 100% NOT my work, but i would not let you guys without a working file
-
View User Profile
-
Send Message
Posted Feb 15, 2012i updated to the newest version since it no longer works with the current cb and it still wont work.
is this going to be fixed?
-
View User Profile
-
Send Message
Posted Feb 15, 2012Is this plugin no longer being supported or what?
-
View User Profile
-
Send Message
Posted Feb 14, 20122012-02-13 01:01:02 [WARNING] Task of 'AnCasino' generated an exception
I also have this problem. It works great in game, but the server gives me this error. I'm using R3.
-
View User Profile
-
Send Message
Posted Feb 13, 2012I was so happy when we got this plugin on our server and it was working perfectly, players were punching the music block and winning money and cheering jumping for joy....then a dark day hit the server it just stopped working and spitting console errors.....People had to wander out into the sun and face the cruel world of no gambling so Then I was sad when i had to to put a fence on my casino that brought so much joy to my server and put a closed sign on it, denying my players of the joys they experianced in the once great casino....Please fix it we love this plugin
-
View User Profile
-
Send Message
Posted Feb 13, 2012Hi really great plugin, but iam running into some problemes with the latest version Ive posted a issue here https://github.com/Darazo/AnCasino/issues/7
-
View User Profile
-
Send Message
Posted Feb 13, 20122012-02-13 01:01:02 [WARNING] Task of 'AnCasino' generated an exception java.lang.NoSuchMethodError: org.bukkit.Note.<init>(BLorg/bukkit/Note$Tone;Z)V at me.darazo.ancasino.slot.game.StopRotateTask.run(StopRotateTask.java:27) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-02-13 01:01:03 [WARNING] Task of 'AnCasino' generated an exception java.lang.NoSuchMethodError: org.bukkit.Note.<init>(BLorg/bukkit/Note$Tone;Z)V at me.darazo.ancasino.slot.game.StopRotateTask.run(StopRotateTask.java:27) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-02-13 01:01:04 [WARNING] Task of 'AnCasino' generated an exception java.lang.NoSuchMethodError: org.bukkit.Note.<init>(BLorg/bukkit/Note$Tone;Z)V at me.darazo.ancasino.slot.game.StopRotateTask.run(StopRotateTask.java:27) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
-
View User Profile
-
Send Message
Posted Feb 12, 2012I am running craftbucket ++1.1
I have a casino set up and ancasino plugin. Only ops are allowed to use. If anyone else tries to use the slot machine, it says "You do not have permission"
I have tried the worldguard region flag use - didn't work.
I have also tried permission:0 in the config file but as soon as I upload and reload the plugins, the config file goes back to the original. I have even tried cmod'ing the file to 440 and it still overwrites it to the original file.
/casino edit does not work and
/casino types add ___ does not work either
Everyone really wants a casino!!!!
Please let us know when you have these fixed!
-
View User Profile
-
Send Message
Posted Feb 12, 2012I got a bugg, I made a very big casino and now its doesnt works:
I must be OP to use a slotmachine, I'm Using Permissions, But i still dont know how it works
-
View User Profile
-
Send Message
Posted Feb 11, 2012Lot's of issues with this plugin.
1. Lot's of lag 2. [SEVERE] Could not pass event org.bukkit.event.player.PlayerInteractEvent to AnCasino 3. Can't use /casino reload 4. Config settings not loading properly