Class ReplyCommand
- java.lang.Object
-
- net.md_5.bungee.api.plugin.Command
-
- fr.royalpha.bungeeannounce.command.ReplyCommand
-
public class ReplyCommand extends net.md_5.bungee.api.plugin.Command
-
-
Constructor Summary
Constructors Constructor Description ReplyCommand(BungeeAnnouncePlugin plugin, MsgManager msgManager)
-
Method Summary
Modifier and Type Method Description void
execute(net.md_5.bungee.api.CommandSender sender, java.lang.String[] args)
-
-
-
Constructor Detail
-
ReplyCommand
public ReplyCommand(BungeeAnnouncePlugin plugin, MsgManager msgManager)
-
-