- All Superinterfaces:
- CommandExecutor, TabCompleter
- All Known Subinterfaces:
- Plugin
- All Known Implementing Classes:
- JavaPlugin, PluginBase
public interface TabExecutor
extends TabCompleter, CommandExecutor
This class is provided as a convenience to implement both TabCompleter and
CommandExecutor.