forked from SteamWar/SteamWar
Implement Linkage for Teamserver
This commit is contained in:
@@ -20,9 +20,11 @@
|
||||
package de.steamwar.teamserver.command;
|
||||
|
||||
import de.steamwar.command.SWCommand;
|
||||
import de.steamwar.linkage.Linked;
|
||||
import org.bukkit.GameMode;
|
||||
import org.bukkit.entity.Player;
|
||||
|
||||
@Linked
|
||||
public class GamemodeCommand extends SWCommand {
|
||||
|
||||
public GamemodeCommand() {
|
||||
|
||||
Reference in New Issue
Block a user