CasinoSlots 2.2.0
Details
-
FilenameCasinoSlots.jar
-
Uploaded by
-
UploadedApr 17, 2012
-
Size64.08 KB
-
Downloads532
-
MD5663fe46c4aa09dbf03edfbe547f82106
Supported Bukkit Versions
- 1.2.5
Changelog
You can now make CasinoSlots that have people pay them with items!!!
2.2.0
- Added item payable slots (/casino additem)
- Added three new actions:
- command (info coming soon, see new default command: https:github.com/graywolf336/CasinoSlots/blob/master/config.yml#L87)
- slap
- rocket
- Added an error message if you some how have slots that don't have types (found this bug on accident)
- Some general code clean up
2.15.3
- Made a quick hacky way of telling you your config is messed up, aka the plugin won't work until you fix it thus the plugin is disabled and you get a ton of errors (this will be interesting to see the amount of people tell me there's a bug)
- Hopefully fixed the issue when a block gets three in a row and it doesn't have a reward message
- Added .* and some other permission nodes, see here for info on it
- Fixed everyone being able to create any slot, sorry for the inconvenience there
- Made the message that comes up when the player doesn't have permission to use it configurable per slot. See this for an example.
- Started working on the configuration page, tons of stuff still to do though.
2.15.1
- Fix (I believe) for the ArrayOutofBounds
2.15.0
- Fixed creation and playing costs being fixed at what they were
- Fix for /casino types new <type>, can't promise it will work as I forgot to test
- Fixed saving of funds in managed slots
- Made managed slots work 99.9% better, see http://dev.bukkit.org/server-mods/casino-slots/pages/info/managed-slots/ for information on how to set up a managed slot.
- Added /casino withdraw
- Added /casino deposit
- Added /casino setowner
- Added /casino toggle
- Added the ability to change the in game prefix to whatever you want
- Added three new actions
- Drugup
- Fire
- goBlind
- Disabled /casino reload as it was casino problems and wasn't working like people expected it to.
- Permission nodes have changed, see http://dev.bukkit.org/server-mods/casino-slots/pages/info/permissions/
You have to shut down the server when editing the configuration files, this will be fixed in the near future. /casino reload still doesn't work - This is my next plan, to figure this out and make it better