Vault Slots!
Description
A simple to use Slot Machine plug-in, with a large amount of customization! Create your own Pay-Outs, Jackpots, and Rolling Labels with the Configuration or stick with the Default. Its Easy to Use, simply place down the sign and use the sign format. NO COMMANDS NEEDED!
Have your own server using this plugin? show it off here
Depends on Vault
Features
- Use Items to play Slot Machines!
- Win Prizes!
- Configurable Slot Machine Types (see configuration for more)
- As many Different Types as you want!
- Permission Supported Slot Creations/Use
- Blackjack Games
Suggest more here
Slot Format
- Line1: [Slots]
- Line2: Slot Type
Configuration
# default config.yml debug: false type: default: labels: A:B:C:D payout: '266:8' jackpot: '266:16' jackpotLabel: D cost: '265:2' default2: labels: A:B:C:D payout: $40 jackpot: $400 jackpotLabel: D cost: $10 default3: labels: A:B:C:D payout: 35>4:2 jackpot: 35>4:4 jackpotLabel: D cost: '35:1'
Permission Nodes
vaultslots.*: description: Gives total VaultSlots Access vaultslots.test: description: Allows for Test Command. default: op vaultslots.roll: description: Allows for Roll Command. default: op vaultslots.access: description: Allows for Using Slots. default: op vaultslots.build: description: Allows for Building Slots. default: op vaultslots.card: description: Allows to Pull a Random Card from a Deck. default: true vaultslots.blackjack.access: description: Allows access to Blackjack Games. default: true vaultslots.poker.access: description: Allows access to Poker Games. default: true
Commands
/slots or /vs
- /slots help <page#> - Displays help pages.
- /slots test - Check if VaultSlots is working.
- /slots roll - Roll random number between 1-4.
- /slots card - Pull random card from a Deck.
- /slots blackjack <bet> - Play a game of Blackjack with bet, the default is $10.
- /slots hit - Used in a game of Blackjack to hit.
- /slots stay - Used in a game of Blackjack to stay.
- /slots poker - Play a game of Poker (in progress)
Help
Need Help? place a ticket and a post here
Media
Video
Images
Change-log
- v1.7.2: Fixed Inventory Bug
- v1.7: Fixed 1.6 Bugs
- v1.6.3: Fixed Inventory Bug
- v1.6.2: Fixed CraftBukkit[1772] Inventory Bug
- v1.6: Durability Support
- v1.5: Added Blackjack Functionality
- v1.4.2: More Bug Fixes
- v1.4: Bug Fixes
- v1.3: Added Economy Support
- v1.2: Added Permission Support
- v1.1: Added Configuration
- v1.0: Original Release