
Description
FancyRoulette lets you add casino roulettes to your Minecraft server. Here's what I like it to look like :

Setting up a roulette table
Here's a video tutorial explaining how to set up a roulette table. It's using the old commands, so make sure to read text instructions!
Thanks to Mr_Bo_Jenkins for making the video!
Setting it up (thanks to LHammonds!)
1. Create a sign to convert dollars to tokens.
Sample text on a sign to convert $5 for 10 tokens:
[Tokens] 5:10
2. Create the spinner. Use the command "/roulette add <#> spinner" while looking at the spinner block.
Example: /roulette add 1 spinner
3. Setup a maximum of 16 blocks of colored wool. Look at each block of wool and type the associated command : /roulette <#>
Example: /roulette add 1
Permissions
The two permission nodes are :
- roulette.admin - Players with that permission are able to manage roulette tables and token trades
- roulette.spin - Players with that permission are abel to spin the roulette.
Commands
- /roulette add [id] - Adds the targeted block to the corresponding roulette table.
- /roulette remove - Removes the targeted block from any roulette it may be in.
- /roulette clear [id] - Clears the table from all of its blocks.
Configuration
The config.yml file looks like the following :
# If the reward is "Tokens" (case-sensitive), it'll give back the set amount of tokens. Otherwise, you can write the block id. # ex "reward type: 42" for iron blocks. Everyone love iron blocks. reward type: Tokens reward amount: 10 maximum bets per player: 14 # If you don't know what this is, please don't touch. # Read more at https://forums.bukkit.org/threads/mcstats-plugin-metrics-r7-easy-advanced-plugin-statistics.77352/ opt out of metrics: false
Dependencies
FancyRoulette works with Vault for all of its economic interactions. Download Vault : http://dev.bukkit.org/bukkit-plugins/vault/:
Metrics
This plugin uses MetricsLite, the limited-functionality version of McStats Metrics system. MetricsLite will track statistics and usage values about this plugin. Only the default values from Metrics (the one listed on Metrics' page) are tracked, such as number of players on your server, which version of the plugin you're using, amongst other things. Data collection shouldn't have any impact on the plugin's usage. If you want to opt out of data collection, you can toggle the "opt out of metrics" option in the config.yml file of this plugin's folder.
CoKoC Plugins
If there's anything you need related to this plugin, like a feature request or an update. If you're mad, happy, angry, sad... leave me a comment or send me a private message! If you have a request for a public plugin, for post it on https://forums.bukkit.org/forums/plugin-requests.13/ and then send me a message! Anything happens, send me a message!

