Adds class comment to the stargate tab completer
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user