mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-01 15:46:42 +00:00
Formatting
This commit is contained in:
@ -436,8 +436,9 @@ public abstract class PlexCommand extends Command implements PluginIdentifiableC
|
||||
|
||||
/**
|
||||
* Converts usage to a component
|
||||
*
|
||||
* <p>
|
||||
* s The usage to convert
|
||||
*
|
||||
* @return A Kyori component stating the usage
|
||||
*/
|
||||
protected Component usage(String s)
|
||||
|
@ -1,7 +1,6 @@
|
||||
package dev.plex.command.impl;
|
||||
|
||||
import com.google.common.collect.ImmutableList;
|
||||
import dev.plex.Plex;
|
||||
import dev.plex.command.PlexCommand;
|
||||
import dev.plex.command.annotation.CommandParameters;
|
||||
import dev.plex.command.annotation.CommandPermissions;
|
||||
|
Reference in New Issue
Block a user