mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-23 18:55:11 +01:00
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.
|
||||
*
|
||||
* @param type The message type, {@see MessageType}
|
||||
* @param type The message type, See {@link MessageType}
|
||||
* @param playerName the player related to the message
|
||||
*/
|
||||
public void sendAuthMeBungeecordMessage(String type, String playerName) {
|
||||
|
Loading…
Reference in New Issue
Block a user