mirror of
https://github.com/SunNetservers/MiniGames.git
synced 2025-07-19 22:44:44 +02:00
Finishes the reward tab completer
This commit is contained in:
@ -10,7 +10,7 @@ import org.jetbrains.annotations.Nullable;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
import static net.knarcraft.minigames.util.TabCompleteHelper.filterMatchingContains;
|
||||
import static net.knarcraft.knarlib.util.TabCompletionHelper.filterMatchingContains;
|
||||
|
||||
/**
|
||||
* The tab-completer for the remove arena command
|
||||
|
Reference in New Issue
Block a user