Fix chat event javadoc - closes #713
This commit is contained in:
parent
3ae8308a4b
commit
2f2406206e
@ -7,8 +7,7 @@ import net.md_5.bungee.api.connection.Connection;
|
|||||||
import net.md_5.bungee.api.plugin.Cancellable;
|
import net.md_5.bungee.api.plugin.Cancellable;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Event called when a player sends a message to a server, or a server sends a
|
* Event called when a player sends a message to a server.
|
||||||
* message to a player.
|
|
||||||
*/
|
*/
|
||||||
@Data
|
@Data
|
||||||
@ToString(callSuper = true)
|
@ToString(callSuper = true)
|
||||||
|
Loading…
Reference in New Issue
Block a user