This is a Minecraft Spigot Server Plugin.
If you want your server to be featured on this page just let me know with your review and I'll be more than glad to add it!
Want more features like jackpot, win tax, physical machines, and more customization??
#############################################
# #
# Casino Slots - Free Config #
# #
#############################################
MaxBet: 50000 #The highest someone can bet or the /slots max
MinBet: 10 #The Lowest someone can bet
WildCard: true #The paper that helps complete the row
WildCardReward: 8 #Reward for getting x3 in a row
SpinSound: true #The sound that plays when it spins
SoundVolume: 10 #The volume at which the spinning sounds plays
SpinningSound: BLOCK_NOTE_BLOCK_SNARE #Sound used when machine running
WinSound: ENTITY_FIREWORK_ROCKET_LAUNCH #Sound played when player wins
LoseSound: BLOCK_NOTE_BLOCK_BASS #Sound played when player loses
SpaceFiller: BLACK_STAINED_GLASS_PANE
Items:
1:
Item: NETHERITE_BLOCK #The item appearing in the machine
Chance: 1 #<#> out of the sum of the others
Reward: 15 #(<reward#>*Connected)*(bet*0.5)
2:
Item: DIAMOND_BLOCK
Chance: 1
Reward: 12
3:
Item: EMERALD_BLOCK
Chance: 2
Reward: 11
4:
Item: GOLD_BLOCK
Chance: 2
Reward: 10
5:
Item: LAPIS_BLOCK
Chance: 3
Reward: 9
6:
Item: QUARTZ_BLOCK
Chance: 3
Reward: 8
7:
Item: IRON_BLOCK
Chance: 4
Reward: 7
8:
Item: REDSTONE_BLOCK
Chance: 4
Reward: 6
9:
Item: COAL_BLOCK
Chance: 5
Reward: 5
10:
Item: CLAY
Chance: 5
Reward: 4
11:
Item: SLIME_BLOCK
Chance: 6
Reward: 3
Lang.yml
Code (Text):
InvalidArguments: ' &cInvalid Arguments'
TooManyArguments: ' &cToo Many Arguments'
SlotsArgumentUsage: ' &9Usage: &b/slots <amount> &9or &b/slots max'
NeededForMax: ' &cYou need $%MaxBet% to do a max bet'
NotNumberOrMax: ' &cThat is not a number or the word &bmax&c!'
WhatWill0Do: ' &cNow what do you think &6$0 &cwill win you???'
NotEnoughMoney: ' &cInsufficient Funds!'
BetTooHigh: ' &cThat bet is too high! &bMax Bet: %MaxBet%'
BetTooLow: ' &cThat bet is too low! &bMinimum Bet: %MinBet%'
PlayerHasWon: ' &b%PlayerName% &bhas won &6$%Reward%'
YouLost: ' &cYou Lost'
ClosedGUITooEarly: ' &cYou closed the gui before it finished!'
Connected: ' &b%ConnectedAmount% &9connected!'
YouWon: ' &bYou Won &6$%Reward%'
MachineIsActive: ' &cThe machine is currently active'
MissingPermission: ' &cYou do not have permission to do this'
AlreadyUsingMachine: ' &cYou already have an active machine'
Currently Reported Bugs: N/A
Installation:
Have Vault installed and an economy plugin on your server
Drag and drop the plugin jar into your plugins folder and restart the server
Enjoy and configure to your linking in the CasinoSlots folder in your plugins folder
Notable Servers: N/A Donations: If you wish to donate to me you can here It helps me out by allowing me to dedicate more time to creating content you desire.
P.S. If you enjoy this plugin please leave your feedback, would be much appreciated. Thank you