mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
Remove dead link
This commit is contained in:
parent
01d508edf4
commit
7ad50b6314
@ -7,14 +7,12 @@ import com.intellectualcrafters.plot.object.PlotPlayer;
|
||||
import com.plotsquared.general.commands.CommandDeclaration;
|
||||
|
||||
/**
|
||||
* Legally stolen from https://github.com/manuelgu/PlotSquaredMiddle
|
||||
*
|
||||
* @author manuelgu, altered by Citymonstret
|
||||
*/
|
||||
@CommandDeclaration(
|
||||
command = "middle",
|
||||
aliases = {"center"},
|
||||
description = "Teleports you to the center of the current plot",
|
||||
description = "Teleports you to the center of the plot",
|
||||
usage = "/plot middle",
|
||||
category = CommandCategory.TELEPORT,
|
||||
requiredType = RequiredType.PLAYER)
|
||||
|
Loading…
Reference in New Issue
Block a user