⭐ BigBet v1.2.2 ⭐
Description:
BigBet is a dynamic betting plugin that allows players to bet in-game money with configurable odds. Ideal for survival servers, economies, and casinos, it offers an intuitive interface with extensive configuration options.
Main Features:
In-game Money Betting: Players can place bets and win or lose based on the set probability.
Detailed Statistics: Players can view their betting statistics, including wins, losses, and the largest bet won or lost.
Management Commands: Administrators can easily reload the plugin configuration.
Multi-language Support: Compatible with Spanish, English, Portuguese, Russian, Italian, Korean, Japanese, and Simplified Chinese. Users can add and customize language files.
Dependencies: Requires Vault and an economy plugin like Essentials.
Flexible Configuration: Adjust minimum and maximum bet amounts, disable in certain worlds, set probabilities, change language, and customize fireworks on win.
Commands:
Description:
Allows players to place a bet for the specified amount.
Default Permission:
Accessible to all players.
Example:
/bet 500
Description:
Reloads the plugin configuration.
Permission:
bigbet.admin
Default Permission:
Not assigned automatically.
Description:
Displays the statistics of the player executing the command.
Default Permission:
Accessible to all players.
Permissions:
bigbet.admin
Description:
Allows use of administrative commands like /bigbet reload.
Default:
Not assigned automatically.
Configuration:
Adjust the plugin in config.yml according to server needs.
Betting:
min_bet: Minimum amount to bet (default 100).
max_bet: Enables or disables the maximum bet limit (false to disable, true to enable).
set_max_bet: Maximum allowed amount to bet if max_bet is enabled.
win_probability:
Probability of winning (default 0.5 (50%)
Examples:
0.5 (50%)
0.6 (60%)
0.7 (70%)
0.8 (80%)
0.9 (90%)
1.0 (100%) - (not recommended)
Fireworks:
fireworks_enabled: Enables or disables fireworks on win (true to enable, false to disable).
firework_color:
Color of the fireworks (options: "RED", "GREEN", "BLUE", etc., or "random" for a random color).
Disabled Worlds:
disabled_worlds: List of worlds where the plugin is disabled (default: world_nether, world_the_end).
Language:
language: Language file used (default: english.yml). Users can choose from provided languages or create their own.
Customizable Messages: Messages are fully customizable in the corresponding language file. Examples:
config_reloaded: Message when the configuration is reloaded.
Default:
"[BigBet] Configuration reloaded successfully!"
no_permission: Message when a player tries to use a command without permission.
Default:
"
[BigBet]
You do not have permission to use this command."
invalid_amount:
Message when a bet amount is invalid.
Default: "
[BigBet]
Invalid amount. Please enter a valid number."
success_bet: Message when a player wins a bet.
Default:
"
[BigBet]
Congratulations! You won %amount%!"
fail_bet: Message when a player loses a bet.
Default:
"
[BigBet]
You lost %amount%. Better luck next time!"
Available Languages:
English (english.yml)
Spanish (spanish.yml)
Portuguese (portuguese.yml)
Russian (russian.yml)
Italian (italian.yml)
Korean (korean.yml)
Japanese (japanese.yml)
Simplified Chinese (chinese_simplified.yml)
Users can create and customize language files by adding them to the Languages folder.
Requirements:
How to Install:
Download and place the BigBet plugin in your server's plugins folder.
Ensure Vault and an economy plugin like Essentials are installed.
Start the server.
Configure the plugin in the config.yml file according to your needs.
Done! Players can start betting in-game money.
Compatibility:
Compatible with Minecraft servers version 1.8 and above.