MinecraftGPT - GPT-3.5/4 (OpenAI) icon

MinecraftGPT - GPT-3.5/4 (OpenAI) -----

Talk to ChatGPT directly from minecraft




Compatible with lastest model. API Updated!
----------, Oct 12, 2024

Bug fixes and other minor improvements
----------, Feb 11, 2024

Added "minecraft gpt.receive" permission to still receive messages from users using minecraftgpt
----------, May 10, 2023

Reverted model to davinci
Fixed gpt-4 and gpt-3.5-turbo
----------, Apr 22, 2023

Update your config.yml adding:

Code (YAML):
# Change this to change the priority of the chat listener (useful if you have other plugins that modify chat)
# Don't change this unless you know what you're doing
# Listeners are called in following order: LOWEST -> LOW -> NORMAL -> HIGH -> HIGHEST -> MONITOR
chat-priority
: HIGH
"gpt-3.5-turbo" model:

Code (YAML):
chatgpt :
  # https://platform.openai.com/docs/models/
  model
: "gpt-3.5-turbo"
  temperature
: 0.9
  max-tokens
: 150
  top-p
: 1.0
  frequency-penalty
: 0.0
  presence-penalty
: 0.6
----------, Apr 22, 2023

HTTP Error message
----------, Mar 15, 2023

Small code improvements
On startup if the key is not present it shows an error message and enables the plugin without problems
----------, Mar 8, 2023

Fixed an internal error
----------, Feb 22, 2023

Code (YAML):
chatgpt:
  model
: "text-davinci-003"
  temperature
: 0.9
  max-tokens
: 150
  top-p
: 1.0
  frequency-penalty
: 0.0
  presence-penalty
: 0.6
----------, Feb 20, 2023

Fixed Reply
----------, Jan 7, 2023

Fixed reply message
----------, Jan 7, 2023

Added the ability to send messages to the console (deactivated by default if you don't update the config, but activated by default if you regenerate the config)
----------, Jan 7, 2023

Fixed reload command (console enabled as sender and permission check fixed)
The AI now responds directly to the player
----------, Jan 4, 2023

Added two new bot conversation types:
Broadcast
: only those who execute the "/chatgpt broadcast" command can talk to the bot but all users of the server will be able to see the conversation.
Full: When someone runs the "/chatgpt full" command everyone will be able to communicate with the bot and see the replies.

The config has been updated, it is recommended to regenerate it.

The permission system has been changed:
/chatgpt | /chatgpt single -> minecraftgpt.command.single
/chatgpt broadcast -> minecraftgpt.command.broadcast
/chatgpt full -> minecraftgpt.command.full
----------, Jan 3, 2023

Added missing configuration file due to incorrect compilation
----------, Jan 2, 2023

Added config and permission (
minecraftgpt.command)
----------, Jan 2, 2023

Resource Information
Author:
----------
Total Downloads: 6,669
First Release: Jan 2, 2023
Last Update: Oct 12, 2024
Category: ---------------
All-Time Rating:
15 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings