CasinoPlugin
ModrinthSpigotMCAll-in-one casino & economy plugin: emerald bank + 8 games (slots, poker, blackjack, horse racing, lottery, dice, quiz, kart racing) in one jar.エメラルド銀行+8種のカジノゲームを1つのjarに統合したオールインワン経済プラグイン
4 downloads updated 9d ago
latest v1.0.0 Modrinth
CasinoPlugin
All-in-one casino & economy plugin for Paper/Spigot 1.26.x.
CasinoPlugin merges an emerald-based economy (bank) and 8 casino/minigame modules into a single jar. Each module can be toggled individually in config.yml — run a full casino floor, or enable just the games you want.
Modules
- 🏦 Bank — emerald-backed account system (
/emerald), deposits, withdrawals, rankings. All other modules use it as their currency backend (EmeraldAPI). - 🎰 Slot — slot machines operated via signs
- 🎫 Lottery — server lottery with tickets and draws
- 🎲 Tintiro — Chinchiro (Japanese dice game)
- 🃏 Blackjack — play against the house
- ♠️ Poker — Texas Hold'em
- 🐎 Horse Racing — bet on races with betting tickets
- ❓ Quiz — daily quiz + quiz tower (Citizens NPC supported)
- 🏎 Kart — Mario-kart-style racing module (WorldGuard supported)
Design
- Players never need commands. Everything is operated through clickable signs and items (betting tickets, HIT/STAND sticks, lottery tickets...). Game commands are OP-only by default.
- One failed module never takes down the others (ModuleRegistry pattern).
- House account for dealer-side balance, minus-balance (debt) supported.
- Public API:
jp.casinoplugin.api.EmeraldAPI—getBalance / deposit / withdraw / transactfor your own plugins.
Setup
- Drop the jar into
plugins/, restart. - Toggle modules in
plugins/CasinoPlugin/config.yml(modules.<id>.enabled). Thebankmodule is required by all games. - Per-module settings live in
plugins/CasinoPlugin/modules/<name>.yml.
日本語
エメラルド経済+カジノ8種を1つにまとめた統合プラグインです。
- 🏦 銀行(
/emerald・通帳/ウォレット・ATM看板・ランキング)を基盤に、スロット・宝くじ・チンチロ・ブラックジャック・ポーカー・競馬・クイズ・カートレースの各モジュールを収録。 - モジュールは
config.ymlで個別ON/OFF可能(bankは全ゲームの通貨基盤として必須)。 - プレイヤーはコマンド不要。看板クリックと配布アイテム(馬券・抽選券など)だけで遊べる設計。コマンドは原則OP専用です。
- 外部プラグイン向けに EmeraldAPI(残高取得・入出金・送金)を公開。
旧 Poker / Slot2 / BlackJack2 / Tintiro2 / Takarakuzi / HorseRacing2 / QuizPlugin はこのプラグインに統合されました。
Comments 0
No comments yet. Be the first to share your thoughts.