suggestions

open override fun suggestions(commandContext: CommandContext<CommandSender>, input: String): MutableList<String>

Trys to suggest a Mines.

Return

A list of all possible mines

Since

0.2.0

Parameters

commandContext

The context of the command execution

input

The current string for the suggestion