Prompt-Prefix
The Prompt-Prefix option allows you to set a custom prefix for CommandPrompter's PluginMessenger.
Usage
You can configure the Prompt-Prefix by editing the "config.yml" file as follows:
# Set the plugin prefix
Prompt-Prefix: '[&3Prompter&r] 'In this example, the prefix is set to [&3Prompter&r].
Explanation
The Prompt-Prefix is a string that appears before prompts when using the CommandPrompter plugin. It's customizable to match your server's branding or style.
Example
You can set the Prompt-Prefix to your server's name like this:
Prompt-Prefix: '[&bMyServer&r] 'This will display prompts with the prefix "[MyServer]".
Last updated
Was this helpful?