mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2025-02-11 19:39:11 +00:00
Optionally ends with 'y', who knew?
This commit is contained in:
parent
8ca518528f
commit
5868540cbb
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import org.bukkit.entity.Player;
|
|||
|
||||
|
||||
@CommandPermissions(level = AdminLevel.SUPER, source = SourceType.BOTH)
|
||||
@CommandParameters(description = "See who has a block and optionall smite", usage = "/<command> <item> [smite]", aliases="wh")
|
||||
@CommandParameters(description = "See who has a block and optionally smite", usage = "/<command> <item> [smite]", aliases="wh")
|
||||
public class Command_whohas extends TFM_Command
|
||||
{
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue