MineGPT Plugin Commands:
There are a number of commands for MineGPT that allow you to interact with the plugin as a player or administrator. Most of these commands require permission to run
Main command: /minegpt
Aliases: [mg, gpt].
Format: < > = required value, [] = optional value
Player's Commands
/ minegpt <prompt> - If the appropriate command is not found, sends a prompt request.
/ minegpt help -Sends a help message to the sender.
/ minegpt prompt <prompt> - Attempts to ask a question to ChatGPT using the specified prompt.
/ minegpt info <type> <value> - An attempt to get information using predefined hints and specified variables.
Admin Commands
/ minegpt reload -Reloads the MineGPT plugin along with its files.
/ minegpt discord -Displays information about Discord.
/ minegpt plugin review [1/2/3/4/5] - Starts the process of leaving a review about the plugin.
/ minegpt plugin version -Retrieves and displays the latest available plugin version.
/ minegpt support help -Displays an interactive support help message.
/ minegpt support confirm -Confirms registration of support for this plugin version. (don't even try this)
/ minegpt support register <discord> - Registers the Discord tag for support in the Culley Studios discord (don't even try this).
MineGPT Plugin Permissions:
For MineGPT, there are a number of access rights that restrict interaction with the plugin only for those who are logged in. If you're looking for teams to interact with, visit the teams page.
Team Permissions
minegpt.command.help -Allows the player to execute the help command.
minegpt.command.info -Allows the player to execute the info command.
minegpt. command.prompt -Allows the player to execute the prompt command.
Admin Team Permissions
minegpt.command.admin.help -Allows the player to execute the admin help command.
minegpt. command. admin.reload -Allows the player to execute the reload command.
minegpt. command. admin.discord -Allows the player to execute the discord command of the administrative plugin.
minegpt.command.admin.version -Allows the player to execute the command version of the administrative plugin.
minegpt. command. admin. support -Allows the player to execute administrative support commands.
Other permissions
minegpt. chat.translate. send - If chat_translate. enabled is set to true and the player has this permission, they will attempt to automatically translate their chat messages to the receiving players.
minegpt. chat.translate.receive - If chat_translate. enabled is set to true and the player has this permission, this will allow the player to receive automatically translated messages.
MineGPT Plugin Placeholders:
MineGPT has a number of native placeholders that can be used both internally and externally using placeholder libraries such as PlaceholderAPI and MVdWPlaceholders.
In addition to MineGPT-specific plugins, there are also a number of plugins provided by the CS-API for each of the registered plugins.
External integration
If you have PlaceholderAPI or MVdWPlaceholderAPI installed and running, all MineGPT placeholders will be automatically registered. You don't need any external extensions or add-ons for this functionality.
MineGPT Placeholders
%minegpt_interaction_menu_id%-ID of the interaction menu %minegpt_request_display_actions% - List of actions that are performed to display the response %minegpt_request_min_length% - Minimum request length in characters %minegpt_request_timeout% - The total amount of time, in milliseconds, before disabling requests. %minegpt_response_line_character_limit% - Total number of characters to display in the response string.
MineGPT Response Placeholders
%minegpt_response_prompt_id% - A unique identifier assigned to the request response %minegpt_response_prompt%-Hint used to generate the response %minegpt_response_response% - Full unformatted response string %minegpt_response_model%-Id of the model used to interpret the hint %minegpt_response_requested_by% - The person who made the request %minegpt_response_added% - First date of the hint request %minegpt_response_updated% - The most recent date of the hint request %minegpt_response_response_line=<line>% - A specific < string> of the formatted response. If the string does not exist, it is replaced with an empty string %minegpt_response_prompt_line=<line>% - A specific < string> of the formatted query. If the string does not exist, it is replaced with an empty string
There are no reviews to display.