Fix formatting
This commit is contained in:
parent
67fdc830c2
commit
9a0da50e6c
@ -5,6 +5,7 @@ import lombok.EqualsAndHashCode;
|
||||
import lombok.ToString;
|
||||
import net.md_5.bungee.api.connection.ProxiedPlayer;
|
||||
import net.md_5.bungee.api.plugin.Event;
|
||||
|
||||
/**
|
||||
* Called when a player has changed servers.
|
||||
*/
|
||||
|
@ -1,6 +1,5 @@
|
||||
package net.md_5.bungee.event;
|
||||
|
||||
|
||||
import java.lang.annotation.ElementType;
|
||||
import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
|
Loading…
Reference in New Issue
Block a user