Class ForceBroadcastCommand


  • public class ForceBroadcastCommand
    extends net.md_5.bungee.api.plugin.Command
    • Method Summary

      Modifier and Type Method Description
      void execute​(net.md_5.bungee.api.CommandSender sender, java.lang.String[] args)  
      • Methods inherited from class net.md_5.bungee.api.plugin.Command

        canEqual, equals, getAliases, getName, getPermission, hashCode, hasPermission, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • execute

        public void execute​(net.md_5.bungee.api.CommandSender sender,
                            java.lang.String[] args)
        Specified by:
        execute in class net.md_5.bungee.api.plugin.Command