Landlord
Added the Landlord (Dou Dizhu) game feature
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Landlord
Main Features Overview
- Leaderboard Function: Create/Join/Leave rooms - Leaderboard Function: Room owner can enable Gold Coin Mode, supporting gold coin settlements via the Vault economy system - Leaderboard Function: Records player win rates, points, gold earnings, and other stats - Leaderboard Function: View server-wide player point rankings
> Currently only supports zh_cn
Basic Commands
Main Command
`/ddz` or `/landlord` - Open the main menu GUI
Subcommands
| Command | Description | Usage Example | |---------|-------------|---------------| | help | Displays the help menu | `/ddz help` | | create | Create a room | `/ddz create [room ID]` | | join | Join a room | `/ddz join <room ID>` | | leave | Leave a room | `/ddz leave` | | ready | Ready/Unready | `/ddz ready` | | list | View room list | `/ddz list [page number]` | | stats | View personal stats | `/ddz stats` | | top | View leaderboard | `/ddz top [number]` | | money | Toggle Gold Coin Mode (room owner only) | `/ddz money` |
Configuration Options
```yaml turn-timeout: 60 # Turn timeout (seconds) scoreboard-enabled: true # Whether to enable scoreboard bounty-enabled: true # Whether to enable Gold Coin Mode money-multiplier: 50 # Gold Coin Mode base amount multiplier