β¨Message Templates
Customize Discord messages with your own templates
How It Works
Basic Example
[action: mob_item_drop][channel: 123456789][player_name: Marky][mob_name: Poring][mob_id: 1002][item_name: Apple][item_id: 512][rate: 25][account_id: 1][char_id: 1]π Item Drop: | Marky | Poring | Apple | 0.25%[action: mob_item_drop][channel: 123456789][player_name: Marky][mob_name: Poring][mob_id: 1002][item_name: Apple][item_id: 512][rate: 25][account_id: 1][char_id: 1][template: {{mob_name}} dropped {{item_name}}!]Poring dropped Apple!Available Placeholders
Mob Item Drop (mob_item_drop)
mob_item_drop)Placeholder
Description
Example
Mercenary Item Drop (merc_item_drop)
merc_item_drop)Placeholder
Description
Example
Homunculus Item Drop (hom_item_drop)
hom_item_drop)Placeholder
Description
Example
Mob Death (mob_death)
mob_death)Placeholder
Description
Example
@Command Log (at_command)
at_command)Placeholder
Description
Example
Template Ideas
Using Emojis in Templates
How It Works
Supported Emojis
Shortcode
Emoji
Good For
Template Examples with Emojis
Finding the Code in Your Source
Step 1: Open Your Project
Step 2: Search for the Action
Step 3: Find the Right Location
Step 4: Add Your Template
Advanced: Conditional Templates
Example: VIP Player Announcements
Example: Rare Item Highlights
Example: Different Templates by Map
Example: Item Type-Based Templates
Tips
Troubleshooting
Last updated