Adds class comment to the stargate tab completer
This commit is contained in:
parent
c912624df1
commit
2ae4fc9645
@ -9,6 +9,9 @@ import org.jetbrains.annotations.Nullable;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* This is the tab completer for the /stargate (/sg) command
|
||||
*/
|
||||
public class StarGateTabCompleter implements TabCompleter {
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user