ModsJava
// VCasino | [1.13] | [Gamble ANYTHING] \\
PLEASE REVIEW & MAKE ANY POSSIBLE RECOMMENDATIONS IN DISCUSSION PAGE! Purpose: VCasino is meant to be a free plugin that allows players to gamble away…
⬇ Download on Spigot
PLEASE REVIEW & MAKE ANY
POSSIBLE RECOMMENDATIONS IN
DISCUSSION PAGE!
Purpose: VCasino is meant to be a free plugin that allows players to gamble away all of their belongings. I've seen plugins where you can bet money but never have I seen a GUI layout with experience and items incorporated.
POSSIBLE RECOMMENDATIONS IN
DISCUSSION PAGE!
Requirements:
- Java 8 (That means not Java 7)
- Vault + an economy plugin
⟿ Entirely GUI based. GUI's are just better. No denying it. (Before calling me out for the modded client, I was using it to test if I could break the inventory. If I was worried about "getting caught" I would just use take different pics.)
⟿ Server staff can set a per-game house "tax". This is used so players honestly have to get lucky and can't gamble with guaranteed profit. Good way to control the money flow of the server.
⟿ It's FREE. I'm just a college student with some free time and an enjoyment of coding. I love recommendations but please refrain from shoving your ideas down my throat. This plugin is free and I have no obligation to do anything. Just be nice about it.
⟿ FULLY CUSTOM. (Refer to FEATURES)
⟿ Coinflip (Singleplayer)
In coinflip you have a 50/50 chance of winning as a coin is tossed. Want to build suspense? As a member of staff you can configure the amount of flips the coin does in the air. You can't see it in my still pictures but the GUI animates when you actually play.
In Diamond Miner, you have 5 different gamemodes. Each one gets more risky than the last but the payoff is greater. The point of the game is to mine away at the stone in attempt to find the diamond buried inside.
In Higher Lower, you are given a number from 0-100. You choose whether the next number will be higher or lower. You can continue guessing to potentially raise the winnings or cashout to take your pay whenever you want.
Soon to come doesn't really have anything right now. Feel free to give suggestions for games or just the plugin overall in the discussion section.
Spoiler: config.yml
##-----Index-----##
# VCasino Config
# Coinflip Config
# Diamond Miner Config
# Permissions
# Version
##########################################################
# VCasino Config #
##########################################################
#This is the command players can use to access the plugin
Main_Command: 'casino'
#These are different ways to type the main command
Main_Command_Aliases:
- 'vc'
- 'vcasino'
##########################################################
# Coinflip Config #
##########################################################
#This is the minimum amount of flips of the coin
Coinflip_Minimum_Flips: 15
#This is the maximum amount of flips of the coin
Coinflip_Maximum_Flips: 30
#This is the amount of the total winnings that the player
#will lose so to keep server balances minimal. I suppose
#this could be made negative to give the player bonus money
#but that would lead to instant inflation so don't do that.
#Zero would mean the player keeps all that they win.
Coinflip_Tax_As_Percent: '5'
#This is the item id of the item that will fill the GUI
#while the coin is flipping and currently on the tails
#screen.
Coinflip_Tails_Filler: '160:13'
#This is the item id of the item that will display in the
#center of the GUI while the coin is flipping and currently
#on the tails screen.
Coinflip_Tails_Coin: '86:0'
#This is the item id of the item that will fill the GUI
#while the coin is flipping and currently on the heads
#screen.
Coinflip_Heads_Filler: '160:11'
#This is the item id of the item that will display in the
#center of the GUI while the coin is flipping and currently
#on the heads screen.
Coinflip_Heads_Coin: '91:0'
##########################################################
# Diamond Miner Config #
##########################################################
#This is the amount of the total winnings that the player
#will lose so to keep server balances minimal. I suppose
#this could be made negative to give the player bonus money
#but that would lead to instant inflation so don't do that.
#Zero would mean the player keeps all that they win.
DiamondMiner_Tax_As_Percent: '5'
##########################################################
# Permissions #
##########################################################
# Planned
##########################################################
# Version #
##########################################################
Version: '1.0.0'
# VCasino Config
# Coinflip Config
# Diamond Miner Config
# Permissions
# Version
##########################################################
# VCasino Config #
##########################################################
#This is the command players can use to access the plugin
Main_Command: 'casino'
#These are different ways to type the main command
Main_Command_Aliases:
- 'vc'
- 'vcasino'
##########################################################
# Coinflip Config #
##########################################################
#This is the minimum amount of flips of the coin
Coinflip_Minimum_Flips: 15
#This is the maximum amount of flips of the coin
Coinflip_Maximum_Flips: 30
#This is the amount of the total winnings that the player
#will lose so to keep server balances minimal. I suppose
#this could be made negative to give the player bonus money
#but that would lead to instant inflation so don't do that.
#Zero would mean the player keeps all that they win.
Coinflip_Tax_As_Percent: '5'
#This is the item id of the item that will fill the GUI
#while the coin is flipping and currently on the tails
#screen.
Coinflip_Tails_Filler: '160:13'
#This is the item id of the item that will display in the
#center of the GUI while the coin is flipping and currently
#on the tails screen.
Coinflip_Tails_Coin: '86:0'
#This is the item id of the item that will fill the GUI
#while the coin is flipping and currently on the heads
#screen.
Coinflip_Heads_Filler: '160:11'
#This is the item id of the item that will display in the
#center of the GUI while the coin is flipping and currently
#on the heads screen.
Coinflip_Heads_Coin: '91:0'
##########################################################
# Diamond Miner Config #
##########################################################
#This is the amount of the total winnings that the player
#will lose so to keep server balances minimal. I suppose
#this could be made negative to give the player bonus money
#but that would lead to instant inflation so don't do that.
#Zero would mean the player keeps all that they win.
DiamondMiner_Tax_As_Percent: '5'
##########################################################
# Permissions #
##########################################################
# Planned
##########################################################
# Version #
##########################################################
Version: '1.0.0'
As I said, I'm just a college student. This is just a hobby. You have no need to give me money. However, if you wish to help pay for my overpriced books and classes, that would be extremely appreciated.
-_- https://paypal.me/AaronSkeels -_-
-_- https://paypal.me/AaronSkeels -_-
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.13
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
// VCasino | [1.13] | [Gamble ANYTHING] \\ is a free Minecraft Java mod. Compatible with Minecraft 1.13. Downloaded 7,009 times (via Spigot). Download it and open it directly in the game.