Title Cards
# Purpose
- Obtain title cards through NPC exchanges, quests, events, etc.
- Features Random Title Cards, Multi-type Title Cards, and Regular Title Cards for enhanced RPG gameplay
# Commands
1. Create Regular Title Card
/plt card create [TitleID] [DurationDays] [Amount] (PlayerName)
2. Create Random Title Card
/plt card random [TitleType] [DurationDays] [Amount] (PlayerName)
# Regular Title Cards
Example: Give yourself 1 permanent (0 days) title card with ID 1
/plt card create 1 0 1
# Random Title Cards
Example: Give yourself 1 random item-based title card lasting 1 day
/plt card random itemStack 1 1
# Configuration Notes
- Language Files: Configure card names and lore text
- material.yml: Customize materials and CMD values
⚠️ Changes will make existing title cards unusable
lastUpdated: 2025-08-12 12:59:26