Jump to content

5 Screenshots

  • 38.1k
  • 26
  • 40.11 kB
  • Update details
    v1.0.3
    Released
    Download size40.11 kB
    Total versions4
    Time between versions 1 day
    Typical update pace About every 202 days
    Freshness 474 days ago

Works with

Compatible add-ons, packages, or tools that pair well with this resource.

About Blackjack

Blackjack plugin is just like any other blackjack game, although is a portable version players can do from anywhere on your server! This plugin is fully configurable and supports Economics plugin as well as Server Rewards.

 

Features:

  • Customizable Card Deck
  • Economics, Server Rewards, & Custom Item Betting
  • Player vs Dealer
  • Double Down, with Pushing if player and dealer have same card value.
  • Ace 1-11 depending on your cards value.

 

Language:

There is a full language file which allows server owners to fully support other languages.  

 

Commands:

/blackjack or /bj - Open the Blackjack UI Menu.

 

Config:

{
  "Bet Settings": {
    "Use Economics": false,
    "Use Server Rewards": false,
    "Use Item": true,
    "Item Shortname": "scrap",
    "Item Skin ID": 0,
    "Minimum Bet": 500,
    "Maximum Bet": 2000
  },
  "Chat Settings": {
    "Message Prefix": "<color=#FFD700>[Billys Blackjack]</color>",
    "Message Icon (Steam ID)": 76561198194158447
  },
  "Card Deck": [
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/2_small_clubs.png",
      "cardType": "2",
      "cardValue": 2
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/3_small_clubs.png",
      "cardType": "3",
      "cardValue": 3
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/4_small_clubs.png",
      "cardType": "4",
      "cardValue": 4
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/5_small_clubs.png",
      "cardType": "5",
      "cardValue": 5
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/6_small_clubs.png",
      "cardType": "6",
      "cardValue": 6
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/7_small_clubs.png",
      "cardType": "7",
      "cardValue": 7
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/8_small_clubs.png",
      "cardType": "8",
      "cardValue": 8
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/9_small_clubs.png",
      "cardType": "9",
      "cardValue": 9
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/10_small_clubs.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/Jack_small_clubs.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/King_small_clubs.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/Queen_small_clubs.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/clubs/Ace_small_clubs.png",
      "cardType": "Ace",
      "cardValue": 11
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/2_small_diamonds.png",
      "cardType": "2",
      "cardValue": 2
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/3_small_diamonds.png",
      "cardType": "3",
      "cardValue": 3
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/4_small_diamonds.png",
      "cardType": "4",
      "cardValue": 4
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/5_small_diamonds.png",
      "cardType": "5",
      "cardValue": 5
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/6_small_diamonds.png",
      "cardType": "6",
      "cardValue": 6
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/7_small_diamonds.png",
      "cardType": "7",
      "cardValue": 7
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/8_small_diamonds.png",
      "cardType": "8",
      "cardValue": 8
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/9_small_diamonds.png",
      "cardType": "9",
      "cardValue": 9
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/10_small_diamonds.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/Jack_small_diamonds.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/King_small_diamonds.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/Queen_small_diamonds.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/diamonds/Ace_small_diamonds.png",
      "cardType": "Ace",
      "cardValue": 11
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/2_small_hearts.png",
      "cardType": "2",
      "cardValue": 2
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/3_small_hearts.png",
      "cardType": "3",
      "cardValue": 3
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/4_small_hearts.png",
      "cardType": "4",
      "cardValue": 4
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/5_small_hearts.png",
      "cardType": "5",
      "cardValue": 5
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/6_small_hearts.png",
      "cardType": "6",
      "cardValue": 6
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/7_small_hearts.png",
      "cardType": "7",
      "cardValue": 7
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/8_small_hearts.png",
      "cardType": "8",
      "cardValue": 8
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/9_small_hearts.png",
      "cardType": "9",
      "cardValue": 9
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/10_small_hearts.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/Jack_small_hearts.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/King_small_hearts.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/Queen_small_hearts.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/hearts/Ace_small_hearts.png",
      "cardType": "Ace",
      "cardValue": 11
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/2_small_spades.png",
      "cardType": "2",
      "cardValue": 2
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/3_small_spades.png",
      "cardType": "3",
      "cardValue": 3
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/4_small_spades.png",
      "cardType": "4",
      "cardValue": 4
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/5_small_spades.png",
      "cardType": "5",
      "cardValue": 5
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/6_small_spades.png",
      "cardType": "6",
      "cardValue": 6
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/7_small_spades.png",
      "cardType": "7",
      "cardValue": 7
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/8_small_spades.png",
      "cardType": "8",
      "cardValue": 8
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/9_small_spades.png",
      "cardType": "9",
      "cardValue": 9
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/10_small_spades.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/Jack_small_spades.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/King_small_spades.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/Queen_small_spades.png",
      "cardType": "10",
      "cardValue": 10
    },
    {
      "cardImage": "assets/content/ui/gameui/cardgames/deck_small/spades/Ace_small_spades.png",
      "cardType": "Ace",
      "cardValue": 11
    }
  ]
}

 

  • Like 1
  • Haha 1
  • Love 1

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.7k
Customers served
Files Sold
155.1k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.