ARKASINO — Blackjack Module
Premium Game Module · Lifetime License
Required add-on for running Blackjack in the Arkasino Discord Bot
What Is the Blackjack Module?
The Blackjack Module adds a full-featured casino-style Blackjack game to your Arkasino Discord bot.
This module is required if you want to run Blackjack.
The core Arkasino bot will not include Blackjack unless this module is installed and licensed.
• Uses real ARKShop points
• Fully permission-aware
• Runs directly inside Discord
• No fake currency, no external services
License Type: Lifetime
Payment Model: One-time payment — no subscriptions
ARKShop Integration
Real Currency:
Players bet using actual ARKShop points from your server economy.
Direct Shop Access:
When players run out of points, they can be redirected to your shop instantly.
No Duplication:
Balances stay perfectly in sync with ARKShop.
Modular by Design
The Blackjack module is fully modular.
• Lives entirely inside the
games folder • Does not modify the core bot
• Can be added or removed without breaking anything
• Has its own configuration and permissions
New games will be released in the future following the same modular structure — install only what you want, nothing more.
Blackjack Gameplay Features
Classic Casino Rules
Configurable dealer behavior, payouts, and betting limits.
Flexible Betting
Minimum bets, maximum bets, predefined bet buttons, or all-in support.
Permission Control
Restrict Blackjack to certain roles or grant VIP advantages.
Clean Discord UI
All gameplay happens inside a dedicated Discord channel.
Blackjack Game Configuration
Each game module has its own configuration file.
Below is the Blackjack-specific configuration and what each option does.
Code:
{
"enabled": true, // Enable or disable the blackjack game entirely
"channelId": "", // Discord channel ID where blackjack games are played
"allowAllIn": true, // Allow players to bet their entire balance
"minimumBet": 0, // Minimum bet amount (0 = no minimum)
"maximumBet": 0, // Maximum bet amount (0 = no limit)
"blackjackPayout": "",
// Payout ratio for natural blackjack
// Example: "3:2" means a 3:2 payout
"dealerStands": "",
// Dealer rule
// Example: "soft17" = dealer stands on soft 17
"bets": [
// Predefined bet buttons players can click
// { "amount": 100 }
// { "amount": 500 }
// { "amount": 1000 }
]
}
This configuration controls gameplay behavior only and does not affect other games.
File Structure & Installation
Code:
arkasino.exe // Main Arkasino executable (do not modify)
games/ // All casino games live here
blackjack/ // <-- INSERT THE BLACKJACK MODULE HERE
*.jsc // Compiled blackjack logic
config files // Blackjack configuration
logs/ // Runtime & error logs
cache/ // Temporary runtime cache
commented-config.json
config.json
Installation:
1. Copy the entire blackjack folder into the games directory
2. Configure the Blackjack settings inside that folder
3. Start or restart
arkasino.exe 4. The bot automatically loads the module
No changes to the core bot are required.
Join the Arkasino Discord
Suggestions · Bug Reports · Support · Updates
Built for ARK Communities
The Blackjack Module is designed to feel native to your server economy — fair, configurable, and easy to manage.
One module. One payment. Lifetime access.