Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
MeowDialogue
PluginMIT

MeowDialogue

The plugin allows you to create immersive dialogues with response options, command execution, and much more, bringing your Minecraft interactions to life.

183
Downloads
6
Followers
1 years ago
Updated
📦
3
Versions
socialutilitybukkitpaperpurpurspigot
Download Latestv1.0.2View on Modrinth

📖About MeowDialogue

Requirements

PlaceholderAPI

EN

With this plugin, you can create interactive dialogues and display them to specific players. Dialogues can execute commands, and you can add response options at certain stages, allowing you to launch a new dialogue based on the player's choice.

RU

С помощью этого плагина вы можете создавать интерактивные диалоги и показывать их определённым игрокам. Диалоги поддерживают выполнение команд, а также позволяют добавлять варианты ответов на определённых этапах, с возможностью запуска нового диалога в зависимости от выбранного ответа.

Commands

/mf start <name> <player> - starts the dialogue for the player  
/mf set-camera-location <name> - sets camera position

Permissions

meow-dialogue.access - access to all commands

Dialogue from the video

meow_dialogue.yml
config:
  hide-players: true
  one-time: false
  see-through-blocks: false
  location: 182.22 38.50 -72.13 World
  camera-location: 185.12691645309974 37.0 -74.32455882897389 36.033577 1.9499935
    world
  smooth-teleport: true
  char-sound: ui.button.click
  per-char: true
  background-color: '#1e1f22'
  background-alpha: 100
  line-width: 120
  use-slowness: true
  char-sound-pitch: 2
  make-invisible: true
  save-start-location: true
dialogue:
  '1':
    text: '&aHello, I am &f&l%player_name%!&r&a Meet the &5MeowDialogue &aplugin!'
    char-delay: 2
    location-offset: 0 0 0
  '2':
    text: This plugin allows you to create visual dialogues right in Minecraft.
    char-delay: 2
    location-offset: 0 0 0
  3d:
    text: Move the dialogue anywhere you want!
    char-delay: 2
    location-offset: 1 0 0
  3пd:
    text: '&l&6Literally anywhere!'
    char-delay: 2
    location-offset: -1 1 4
  '3':
    text: You can not only &nwrite&r texts, but also &nrun&r commands!
    char-delay: 2
    location-offset: 0 0 0
  '4':
    text: Here's a diamond for you! %give %player_name% diamond%%title %player_name%
      subtitle "Wow!"%%title %player_name% title ""%
    char-delay: 2
    location-offset: 0 0 0
  adad:
    text: Want to choose response options?
    char-delay: 2
    location-offset: 0 0 0
    answers:
      '1':
        text: '&7[&2Yes&7]'
        offset: 0.5 -0.5 0.5
        commands:
        - md start meow_dialogue_2 %player_name%
      '4':
        text: '&7[&4No&7]'
        offset: -0.5 -0.5 -0.5
        commands: []
  '5':
    text: I think you should’ve answered &nyes&r!
    char-delay: 2
    location-offset: 0 0 0
meow_dialogue_2.yml
config:
  hide-players: true
  one-time: false
  see-through-blocks: true
  location: 183.60 37.50 -71.73 World
  camera-location: 185.12691645309974 37.0 -74.32455882897389 36.033577 1.9499935
    world
  smooth-teleport: true
  char-sound: ui.button.click
  per-char: true
  background-color: '#1e1f22'
  background-alpha: 100
  line-width: 120
  use-slowness: true
  char-sound-pitch: 2
  make-invisible: true
  save-start-location: true
dialogue:
  '1':
    text: This is a different dialogue branch!
    char-delay: 2
    location-offset: 0 0 0
  1asd:
    text: AWESOME!
    char-delay: 0
    location-offset: -2 0 3
  '5':
    text: Thank you for using MeowDialogue. Good luck and see you soon!
    char-delay: 2
    location-offset: 0 0 0

👥 Team & Contributors

DrRaiker
DrRaiker
Creator

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.201.20.11.20.21.20.31.20.41.20.51.20.61.21+4 more

🔗 Links

Modrinth Page