Minecraft DialogFlowPlugin mod 2024 download
logo
minecraft mod DialogFlowPlugin

DialogFlowPlugin

Game Version: 1.14
Total Downloads: 15
Updated: Aug 20, 2020
Created: Aug 6, 2020
Download DialogFlowPluginDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Version 0.4.0 beta 21.09 MB Aug 20, 2020 1.14 8 download DialogFlowPlugin Version 0.4.0 betaDownload
DialogFlow v0.2.0 alpha 21.20 MB Aug 6, 2020 1.14 7 download DialogFlowPlugin DialogFlow v0.2.0 alphaDownload

Description

Share this:

Introduction

This plugin is for servicing DialogFlow in Spigot. With your Google Cloud Platform project and Service Key, Just add key.json in plugin/DialogFlowPlugin and run it!

More information or errors/issues, visit Github.

How to use

  1. Download and install .jar file in <server directory>/plugins/
  2. Copy your GCP service key file in <server directory>/plugins/DialogFlowPlugin
  3. Change key file name to key.json

Feature

  • Command and default chatting system with DialogFlow Agent
  • Custom permission nodes to use commands and access Agent
  • Custom events at request/response with Agent, developers can add Listeners
  • Unnecessary environment variable setting ( GOOGLE_APPLICATION_CREDENTIALS )

Commands

  • /df: Default command. show all commands that has permission.
  • /df start: Start chatting with Agent with default language.
  • /df stop: Stop chatting with Agent.
  • /df send (message) [language code]: Send Agent (message) once with [language Code]. Without language code, using default language.
  • /df language: Show all languages that Agent support.
  • /df list: Show all player that chatting with Agent.

Permissions

  • dialogflow.chat: Using /df start and /df stop
  • dialogflow.send: Using /df send
  • dialogflow.language: Using /df language
  • dialogflow.list: Using /df list1. 1.

Comments

Add a comment