Prompt-Prefix
Usage
# Set the plugin prefix
Prompt-Prefix: '[&3Prompter&r] 'Explanation
Example
Prompt-Prefix: '[&bMyServer&r] 'Last updated
Was this helpful?
The Prompt-Prefix option allows you to set a custom prefix for CommandPrompter's PluginMessenger.
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].
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.
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?
Was this helpful?