GamblingVault
GamblingVault - Gambling made easy:
Version: v1.1
Tested Builds: #1597 (1.0.1-R1)
GamblingVault is a rewritten version of the inactive plugin "Gambling". I used serveral very small parts of the original source code, but I did NOT copy the old plugin. The plugin currently allows you to make game signs with custom rules. The user pays a bet for using it, and then gets the reward for the number he rolled. You can also roll without any bet or rules. More features will come in the future. The games are stored per user, so theres no griefing potential there since nobody can access the games from another player.
IMPORTANT: You need Vault to use this plugin. If you don't have Vault, go get it on BukkitDev!
by Todkommt
Features:
Make customizable casino signs Game rules fully customizable Roll a random number between customizable values Uses Vault which makes it compatible to almost every permissions and economy-plugin.
Commands:
Game Commands (/game)
- create <name> | Create a new game.
- edit <game> | Go into edit mode for a game.
- rule add <min> <multiplier> | Add a rule for the game. If the roll is over <min>, the bet will be multiplied with <multiplier>.
- rule remove <min> | Remove a rule from the game.
- rule list | List all game rules. Roll Command (/roll)
- [min] [max] | Rolls a random number between [min] and [max]. If only one parameter is given, [min] is 1. If none are given, the random number is between 1 and 100.
Permissions:
gambling.all:
description: Gives permission to everything.
gambling.roll:
description: Gives permission to roll a random number.
gambling.game.all:
description: Gives access to any of the game commands.
gambling.game.create:
description: Gives permission to create a new game.
gambling.game.edit:
description: Gives permission to edit a game.
gambling.game.place:
description: Gives permission to place casino signs.
gambling.game.list:
description: Gives permission to list games.
Config:
maxGames: Specify the maximum number of games a player can have.
TODO:
- Add card game
- Suggested Features
-
View User Profile
-
Send Message
Posted Sep 5, 2012Very nice, could you finish the ToDo list <3 cant wait for card game :P
-
View User Profile
-
Send Message
Posted May 6, 2012Cool, about to try it
-
View User Profile
-
Send Message
Posted Mar 29, 2012@benwingert
So you will release when mc updates to 1.3?
-
View User Profile
-
Send Message
Posted Mar 13, 2012@diannetea
im sorry, this plugin is currently feature-inactive, i may continue it on the spoutserver as soon as its finally released as bukkit wont update to 1.3.
-
View User Profile
-
Send Message
Posted Mar 11, 2012Can you use an item to bet?
-
View User Profile
-
Send Message
Posted Jan 22, 2012@craftopia
there is a plugin "vaultslots" out there which doesnt have poker, but blackjack. he might integrate poker as well if you ask him =) i dont have enough time to integrate stuff like this since i maintain my own server and another plugin as well as coding some other plugins currently.
-
View User Profile
-
Send Message
Posted Jan 21, 2012Any continued development on this? I would love if there were a way to have a "poker" mode, where you roll from 10000 to 99999 and the result would be checked for pairs, three of a kind, straights,full house, 4 of a kind or 5 of a kind? with payouts for such.
-
View User Profile
-
Send Message
Posted Jan 19, 2012@craftopia
i will see if i get to making one. stay tuned for that.
-
View User Profile
-
Send Message
Posted Jan 18, 2012Any chance of getting a tutorial? I cant seem to figure out what to do with the signs, or how to play any of the games.