About Own Casino Premium
Own Casino Premium is a small plugin where a player with permission can make his/her own casino
PLEASE PLACE WHEEL LAST TO INSURE PROPER LINK BETWEEN TERMINALS
Permissions
- OwnCasinoPremium.use (player with this permission can use the commands)
- OwnCasinoPremium.scrapboxuse (players with this Permission can spawn and use the scrap box)
Chat Commands
- /casino <arg> - correct syntax
Console Commands
- casino.give <arg> <steamid>
Config
Please note : This will change all bigwheels on server to that spin time, even banditcamp
{ "Allow Owner To bet on Own Casino?": true, "Enable HardMode mode?": 45, "Use buildin custom bet item": true, "Bet Item WhiteList": [ "scrap" ], "Punish Exploiters with MLRS?": true, "Anounce to Server on Wheel Win?": true, "Allow Custom Items to be Recycled?": true, "Skin-Specific Yield Items": { "wheel": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 15, "MaxAmount": 30 }, { "ShortName": "gears", "MinAmount": 1, "MaxAmount": 1 } ], "blackjack": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "terminal1": [ { "ShortName": "scrap", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 15, "MaxAmount": 30 } ], "terminal2": [ { "ShortName": "scrap", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 15, "MaxAmount": 30 } ], "slots": [ { "ShortName": "scrap", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 15, "MaxAmount": 30 } ], "chips": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "chips4": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "chips3": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "chips2": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "tarp", "MinAmount": 1, "MaxAmount": 1 } ], "box": [ { "ShortName": "wood", "MinAmount": 10, "MaxAmount": 20 }, { "ShortName": "metal.fragments", "MinAmount": 10, "MaxAmount": 15 } ] } }
Arguments:
- wheel - gives a Bigwheel
- chair - Single seat terminal
- sofa - Duel seat terminal
- poker - Poker table 6 Seater
- poker6 - Poker table 6 Seater
- poker4 - Poker table 4 Seater
- poker3 - Poker table 3 Seater
- poker2 - Poker table 2 Seater
- slots - Slotmachine
- box - Loot box that Bigwheel losses will be placed in
- blackjack -blackjackmachine
- giveall - Gives one of all items
EX: /casino giveall
Video Demo