Blackjack
No reviews yet
A physical blackjack table plugin for Minecraft servers that creates interactive card tables in the game world. Players can join tables, place bets, and play blackjack with realistic 3D card displays.
Includes a large focus on traversing worlds with enhanced world generation, structures, dungeons, and more for players to find unique loot.
Includes systems for trading and managing economies.
Features small, self-contained games within Minecraft.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
🃏 Blackjack Plugin
A premium physical blackjack table plugin for Minecraft servers
Create interactive card tables in your game world with realistic 3D card displays

✨ Features
🎮 Immersive Gameplay
- Physical Card Tables: Place interactive blackjack tables anywhere in your world
- 3D Card Displays: Realistic card animations with custom resource pack support
- Multi-Player Support: Up to 4 players per table with seamless turn management
- Smart Game Logic: Professional blackjack rules with dealer AI
💰 Economy Integration
- EssentialsX Compatible: Seamless integration with your server's economy
- Flexible Betting: Configurable bet limits and cooldown periods
- Secure Transactions: Anti-cheat measures and bet validation
📊 Player Statistics
- Comprehensive Tracking: Wins, losses, pushes, and streaks
- Performance Metrics: Track your best winning streaks and total earnings
- Persistent Data: Statistics saved across server restarts
🎨 Visual & Audio
- Colorized Chat: Suit-based card colors (Red ♥♦, Dark Gray ♠♣)
- Particle Effects: Customizable win/lose particle displays
- Sound Effects: Immersive audio feedback for game events
- Compact Interface: Clean, spam-free chat with essential information

🚀 Quick Start
Installation
- Download the latest
Blackjack.jarfrom releases - Place the jar in your server's
pluginsfolder - Install the required @playing_cards resource pack
- Restart your server
- Configure settings in
config.yml(optional)
To merge with an existing resource pack:
- Download Resourceloader. (You'd be supporting me!)
- Merge your existing pack with the playing cards pack using the
/mergefeature
Basic Usage
# Create a table (Admin)
/createtable
# Join and play
/join # Join nearest table
/bet 100 # Place your bet
/start # Start the game
/hit # Take another card
/stand # End your turn
/stats # View your statistics
🎯 Commands & Permissions
| Command | Description | Permission |
|---|---|---|
/createtable |
Create a new blackjack table | blackjack.admin |
/removetable |
Remove the nearest table | blackjack.admin |
/join |
Join the nearest table | blackjack.play |
/leave |
Leave your current table | blackjack.play |
/bet <amount> |
Place or change your bet | blackjack.play |
/hit / /stand |
Game actions | blackjack.play |
/stats [player] |
View statistics | blackjack.play |
🔌 PlaceholderAPI Integration
Blackjack includes 40+ PlaceholderAPI placeholders for extensive integration with other plugins:
- Player Statistics:
%blackjack_stats_*%(wins, losses, win rate, winnings, streaks) - Table Information:
%blackjack_table_*%(players, status, location) - Game State:
%blackjack_game_*%(hand value, turn status, dealer info) - Betting:
%blackjack_bet_*%(current bets, limits, persistent bets) - Economy:
%blackjack_economy_*%(balance, affordability checks)
📖 View Complete PlaceholderAPI Documentation
Quick Examples:
# Scoreboard integration
- "&fWin Rate: &b%blackjack_stats_win_rate%%"
- "&fAt Table: %blackjack_table_at_table%"
- "&fCurrent Bet: &6%blackjack_bet_current_formatted%"
🔌 Plugin Integration
Economy & Features
- Vault Compatible: Works with any Vault-supported economy plugin
- GSit Support: Auto-sit at tables when GSit is installed
- Version Checking: Automatic update notifications for admins
⚙️ Configuration
Core Settings
# Betting Configuration
betting:
min-bet: 10
max-bet: 10000
cooldown-ms: 2000
# Table Settings
table:
max-players: 4
max-join-distance: 10.0
table-material: GREEN_TERRACOTTA
chair-material: DARK_OAK_STAIRS
# Game Rules
game:
hit-soft-17: false
# Display Settings
display:
card:
scale: 0.35
spacing: 0.25
Audio & Visual
sounds:
enabled: true
card-deal:
sound: BLOCK_WOODEN_BUTTON_CLICK_ON
volume: 1.0
pitch: 1.2
particles:
enabled: true
win:
type: HAPPY_VILLAGER
lose:
type: ANGRY_VILLAGER
🎲 Gameplay Features

🃏 Card Display
- Realistic 3D Cards: Custom resource pack with detailed card textures
- Smooth Animations: Cards dealt with proper positioning and rotation
- Hidden Dealer Card: Traditional blackjack dealer hole card mechanics
- Color-Coded Suits: Red hearts/diamonds, dark gray spades/clubs
🎯 Game Flow
- Join Table: Players approach and join available seats
- Place Bets: Set your wager before the game begins
- Deal Cards: Each player receives 2 cards, dealer gets 1 up + 1 down
- Player Turns: Hit or stand to reach 21 without busting
- Dealer Play: Dealer follows standard rules (hits on 16, stands on 17)
- Payouts: Automatic economy integration with instant payouts
🏆 Results
- Blackjack: 3:2 payout (bet × 2.5)
- Regular Win: 2:1 payout (bet × 2)
- Push (Tie): Bet returned
- Loss: Bet forfeited
📈 Statistics Tracking
Track your performance with detailed statistics:
┌─────────────────────────────────────┐
│ Your Stats │
├─────────────────────────────────────┤
│ Hands Played: 127 │
│ Wins: 58 (45.7%) │
│ Losses: 51 (40.2%) │
│ Pushes: 18 (14.2%) │
│ Current Streak: 3 wins │
│ Best Streak: 7 wins │
│ Total Winnings: $2,450 │
└─────────────────────────────────────┘
🔧 Requirements
- Minecraft Version: 1.20 or higher
- Server Software: Spigot, Paper, or compatible forks
- Java Version: 21 or higher
- Dependencies: EssentialsX (for economy support)
- Resource Pack: @playing_cards
🤝 Contributing
We welcome contributions! Please feel free to:
- Report bugs via GitHub Issues
- Suggest new features
- Submit pull requests
- Improve documentation
📞 Support
Need help? Reach out:
- Discord:
@vortexunwanted - GitHub Issues: Report bugs/requests
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers