Class DefaultAbout
java.lang.Object
de.eldoria.eldoutilities.commands.command.AdvancedCommand
de.eldoria.eldoutilities.commands.defaultcommands.DefaultAbout
- All Implemented Interfaces:
CommandRoute,ITabExecutor
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultAbout(org.bukkit.plugin.Plugin plugin) DefaultAbout(org.bukkit.plugin.Plugin plugin, String discord, String localeTag, net.kyori.adventure.text.minimessage.tag.resolver.TagResolver... replacements) -
Method Summary
Methods inherited from class de.eldoria.eldoutilities.commands.command.AdvancedCommand
commandRoute, getPlayerFromSender, handleCommandError, localizer, messageSender, meta, meta, plugin, tabCompleteRouteMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.eldoria.eldoutilities.commands.executor.ITabExecutor
onTabComplete
-
Constructor Details
-
DefaultAbout
public DefaultAbout(org.bukkit.plugin.Plugin plugin) -
DefaultAbout
-
-
Method Details