Compatibility
Minecraft: Java Edition
Platforms
Links
Creators
Details
🎰 Roulette Plugin
The classic casino game now in Minecraft, no need for texture packs.
📂 Configuration Files
chips.yml – Define chips with custom skins and prices.
config.yml – General settings for the plugin.
messages.yml – Customize all plugin messages.
⚙️ Dependencies
PlaceholderAPI
PacketEvents
Vault
PlayerPoints (optional, Vault alternative)
Any economy plugin (e.g., Essentials, CMI, etc.)
🛠️ Commands
Command | Description | Permission |
---|---|---|
/roulette |
Show help messages with all available commands | roulette.help |
/roulette create <name> <type> |
Create a new game (types: european/american) | roulette.create |
/roulette delete <name> |
Remove an existing game | roulette.delete |
/roulette sessions |
Open the sessions menu | roulette.sessions |
/roulette reload |
Reload the plugin files | roulette.reload |
/roulette map |
Give a win voucher | roulette.map |
/roulette force <slot> |
Force the winning slot | roulette.force |
🔐 Permissions
roulette.help — View available commands
roulette.create — Create a game
roulette.delete — Delete a game
roulette.delete.others — Delete others’ games
roulette.reload — Reload the plugin
roulette.edit — Open game editor (right-click NPC)
roulette.edit.others — Edit others’ games
roulette.swapchair — Swap chair before game starts
roulette.map — Receive a victory voucher
🎲 How to Create a Chip
Open chips.yml.
Add a new section with your desired chip name.
Paste the skin URL and set the chip price.
Check the file for examples.
Use minecraft-heads.com to find a head: copy the Minecraft-URL and paste it into your chip config.
🎮 How to Play
Right-click the hologram or table to join a game.
You will be assigned a chair until the game starts.
Choose a chip (each has a different price).
Use WASD keys to place your chip where you want to bet.
Wait for the selection time to end.
The croupier spins the wheel and a random number wins.
👤 How to Change NPC Skin
Right-click the NPC.
Right-click the first item in the GUI.
Upload your skin to mineskin.org, copy the Direct Link.
Paste the link in chat.
🧩 PlaceholderAPI Placeholders
%roulette_win% — Number of wins
%roulette_total% — Total money earned
%roulette_max% — Highest money earned
%roulette_win_{X=partage/prison/surrender}% — Number of @X wins