NullConversationPrefix, PluginNameConversationPrefixpublic interface ConversationPrefix
| Modifier and Type | Method | Description | 
|---|---|---|
| java.lang.String | getPrefix(ConversationContext context) | Gets the prefix to use before each message to the player. | 
java.lang.String getPrefix(ConversationContext context)
context - Context information about the conversation.Copyright © 2018. All rights reserved.