Interface Plugin

All Superinterfaces:
CommandExecutor, TabCompleter, TabExecutor
All Known Implementing Classes:
JavaPlugin, PluginBase

public interface Plugin extends TabExecutor
Represents a Plugin

The use of PluginBase is recommended for actual Implementation