forked from SteamWar/SteamWar
Implement Linkage for LobbySystem
This commit is contained in:
@@ -20,11 +20,13 @@
|
||||
package de.steamwar.lobby.command;
|
||||
|
||||
import de.steamwar.command.SWCommand;
|
||||
import de.steamwar.linkage.Linked;
|
||||
import de.steamwar.lobby.util.LobbyPlayer;
|
||||
import de.steamwar.sql.SteamwarUser;
|
||||
import de.steamwar.sql.UserPerm;
|
||||
import org.bukkit.entity.Player;
|
||||
|
||||
@Linked
|
||||
public class FlyCommand extends SWCommand {
|
||||
|
||||
public FlyCommand() {
|
||||
|
||||
Reference in New Issue
Block a user