GamblingVault

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

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

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files