HomeJavaModsMeowDialogue
MeowDialogue
ModsJava

MeowDialogue

by DrRaiker · on Modrinth

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

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.4–1.21.11 · Paper⬇ Download for 1.20.4–1.21.3 · Paper⬇ Download for 1.20.3–1.21.4 · Bukkit⬇ Download for 1.20.4–1.21.4 · Purpur⬇ Download for 1.20.4–1.21.4 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
MeowDialogue — screenshot 1MeowDialogue — screenshot 2

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
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more