forked from SteamWar/SteamWar
Implement Linkage for LobbySystem
This commit is contained in:
@@ -20,10 +20,12 @@
|
||||
package de.steamwar.lobby.command;
|
||||
|
||||
import de.steamwar.command.SWCommand;
|
||||
import de.steamwar.linkage.Linked;
|
||||
import de.steamwar.lobby.LobbySystem;
|
||||
import de.steamwar.lobby.display.Hologram;
|
||||
import org.bukkit.entity.Player;
|
||||
|
||||
@Linked
|
||||
public class HologramCommand extends SWCommand {
|
||||
|
||||
public HologramCommand() {
|
||||
|
||||
Reference in New Issue
Block a user