Minecraft PluginPrivate

DaylightCoinFlip

Premium coinflip wagering plugin with live lobby matchmaking, animated flip sequences, anti-exploit protection, and full transaction history logging.

Type
Minecraft Plugin
Status
Private
Stack
4 technologies
Source
Private / client-owned

Highlights

01Live lobby matchmaking GUI — see all open wagers, filter by currency amount
02Animated flip sequence with configurable suspense timing and sound effects
03Anti-exploit suite: rate limiting, concurrent bet detection, and balance overflow protection
04Full per-player transaction history with timestamps stored in SQLite
05Dual-currency support: Vault economy and PlayerPoints side-by-side
06Configurable minimum/maximum wager limits per currency
07Admin commands for inspecting active games, clearing queues, and auditing history

Architecture

architecture.md

Each active coinflip is modelled as a state machine: PENDING → MATCHED → ANIMATING → RESOLVED. States are held in a ConcurrentHashMap keyed by game UUID. On resolution the outcome is persisted to SQLite asynchronously via HikariCP, and the in-memory entry is evicted.

Need something like this?

I build custom plugins, backend systems, and web platforms — engineered to spec.

Start a Project

More Projects

View all