fix javadoc syntax
This commit is contained in:
parent
937ae0afaf
commit
80f9ec88b8
@ -82,7 +82,7 @@ public class BungeeService implements SettingsDependent, PluginMessageListener {
|
|||||||
/**
|
/**
|
||||||
* Sends a message to the AuthMe plugin messaging channel, if enabled.
|
* Sends a message to the AuthMe plugin messaging channel, if enabled.
|
||||||
*
|
*
|
||||||
* @param type The message type, {@see MessageType}
|
* @param type The message type, See {@link MessageType}
|
||||||
* @param playerName the player related to the message
|
* @param playerName the player related to the message
|
||||||
*/
|
*/
|
||||||
public void sendAuthMeBungeecordMessage(String type, String playerName) {
|
public void sendAuthMeBungeecordMessage(String type, String playerName) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user