diff --git a/bungee/config.yml b/bungee/config.yml new file mode 100644 index 0000000..dcdde18 --- /dev/null +++ b/bungee/config.yml @@ -0,0 +1,47 @@ +forge_support: false +connection_throttle_limit: 3 +timeout: 30000 +online_mode: true +log_commands: false +listeners: +- query_port: 25577 + motd: '&1Another Bungee server' + tab_list: GLOBAL_PING + query_enabled: false + proxy_protocol: false + forced_hosts: + pvp.md-5.net: pvp + ping_passthrough: false + priorities: + - lobby + bind_local_address: true + host: 0.0.0.0:25577 + max_players: 1 + tab_size: 60 + force_default_server: false +connection_throttle: 4000 +groups: + md_5: + - admin +log_pings: true +ip_forward: false +prevent_proxy_connections: false +network_compression_threshold: 256 +disabled_commands: +- disabledcommandhere +stats: 8d157bd9-a8be-441b-8dec-fd61c19393e5 +permissions: + default: + - bungeecord.command.server + - bungeecord.command.list + admin: + - bungeecord.command.alert + - bungeecord.command.end + - bungeecord.command.ip + - bungeecord.command.reload +servers: + lobby: + motd: '&1Just another BungeeCord - Forced Host' + address: localhost:25565 + restricted: false +player_limit: -1 diff --git a/bungee/locations.yml b/bungee/locations.yml new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/bungee/locations.yml @@ -0,0 +1 @@ +{} diff --git a/bungee/modules.yml b/bungee/modules.yml new file mode 100644 index 0000000..852f451 --- /dev/null +++ b/bungee/modules.yml @@ -0,0 +1,8 @@ +version: 2 +modules: +- jenkins://cmd_alert +- jenkins://cmd_find +- jenkins://cmd_list +- jenkins://cmd_send +- jenkins://cmd_server +- jenkins://reconnect_yaml diff --git a/bungee/plugins/SSHD/authorized_keys/zachery b/bungee/plugins/SSHD/authorized_keys/zachery new file mode 100644 index 0000000..94c9b2c --- /dev/null +++ b/bungee/plugins/SSHD/authorized_keys/zachery @@ -0,0 +1 @@ +ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlOkUWRz4aOH8E0oX2Cx7WIqFdIK17n0aeLopLemE9xXPQnPQYKpxCXimU242GAF3c6UldRMWesrXqdyjaPOCe63NAgBpsc7v+nfDOZSYmN1OoBDTs/gDSIA/KlAK+c5W8kEQ108d0us5lmPT+KEKx8jo614jwSaKNRjPLY9G7pXcJ2u1q55wNW/6T/z//zzulo3Bvo6rFnj8hg85cFnOO/ZyiZbI72RO/ElAlP8Q+tpwRTP/JE5BR50sdf6jVuowsMw4BdTMi+U+ggRPbfOTowLoQybV8y/GM8F6+PCAi7ItZYgEYJvw3jjCl5F88hyrm5ayBo17tGKrrQ827HB0T zachery@Zachery diff --git a/bungee/plugins/SSHD/hostkey b/bungee/plugins/SSHD/hostkey new file mode 100644 index 0000000..641e381 Binary files /dev/null and b/bungee/plugins/SSHD/hostkey differ diff --git a/bungee/plugins/SSHD/motd.txt b/bungee/plugins/SSHD/motd.txt new file mode 100644 index 0000000..284c9a6 --- /dev/null +++ b/bungee/plugins/SSHD/motd.txt @@ -0,0 +1,8 @@ +§l§4 _____ _____ _ _ _____§r +§l§6 / ____/ ____| | | | __ \§r +§l§2| (___| (___ | |__| | | | |§r +§l§3 \___ \\___ \| __ | | | |§r +§l§9 ____) |___) | | | | |__| |§r +§l§5|_____/_____/|_| |_|_____/§r + +=============================================== \ No newline at end of file diff --git a/bungee/plugins/config.yml b/bungee/plugins/config.yml new file mode 100644 index 0000000..fe62624 --- /dev/null +++ b/bungee/plugins/config.yml @@ -0,0 +1 @@ +test: This configuration file works! diff --git a/bungee/proxy.log.0 b/bungee/proxy.log.0 new file mode 100644 index 0000000..7efe698 --- /dev/null +++ b/bungee/proxy.log.0 @@ -0,0 +1,1212 @@ +15:19:51 [INFO] Using mbed TLS based native cipher. +15:19:51 [INFO] Using zlib based native compressor. +15:19:51 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +15:19:51 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +15:19:51 [INFO] Epoll is working, utilising it! +15:19:51 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +15:19:51 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +15:19:51 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +15:19:51 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +15:19:51 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +15:19:51 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +15:19:51 [INFO] Attempting to update plugin from null to ModuleVersion(build=1420, git=9e76966) +15:19:51 [INFO] Attempting to Jenkins download module cmd_alert v1420 +15:19:51 [INFO] Download complete +15:19:51 [INFO] Attempting to update plugin from null to ModuleVersion(build=1420, git=9e76966) +15:19:51 [INFO] Attempting to Jenkins download module cmd_find v1420 +15:19:51 [INFO] Download complete +15:19:51 [INFO] Attempting to update plugin from null to ModuleVersion(build=1420, git=9e76966) +15:19:51 [INFO] Attempting to Jenkins download module cmd_list v1420 +15:19:51 [INFO] Download complete +15:19:51 [INFO] Attempting to update plugin from null to ModuleVersion(build=1420, git=9e76966) +15:19:51 [INFO] Attempting to Jenkins download module cmd_send v1420 +15:19:52 [INFO] Download complete +15:19:52 [INFO] Attempting to update plugin from null to ModuleVersion(build=1420, git=9e76966) +15:19:52 [INFO] Attempting to Jenkins download module cmd_server v1420 +15:19:52 [INFO] Download complete +15:19:52 [INFO] Attempting to update plugin from null to ModuleVersion(build=1420, git=9e76966) +15:19:52 [INFO] Attempting to Jenkins download module reconnect_yaml v1420 +15:19:52 [INFO] Download complete +15:19:52 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +15:19:52 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +15:19:52 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +15:19:52 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +15:19:52 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +15:19:52 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +15:19:52 [WARNING] Forced host server pvp is not defined +15:19:52 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +15:19:52 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +15:19:52 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +15:19:52 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +15:19:52 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +15:19:52 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +15:19:52 [INFO] Listening on /0.0.0.0:25577 +21:12:03 [INFO] Using mbed TLS based native cipher. +21:12:03 [INFO] Using zlib based native compressor. +21:12:03 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +21:12:03 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +21:12:03 [INFO] Epoll is working, utilising it! +21:12:03 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +21:12:03 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +21:12:03 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +21:12:03 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +21:12:03 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +21:12:03 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +21:12:03 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:12:03 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:12:03 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:12:03 [INFO] [SSHD] This configuration file works! +21:12:03 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford +21:12:03 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:12:03 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:12:03 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:12:03 [WARNING] Forced host server pvp is not defined +21:12:03 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:12:03 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:12:03 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:12:03 [SEVERE] Oct 08, 2019 9:12:03 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +21:12:03 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford +21:12:03 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:12:03 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:12:03 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:12:03 [INFO] Listening on /0.0.0.0:25577 +21:13:04 [WARNING] [SSHD] Could not locate public key for zachery. Make sure the user's key is named the same as their user name without a file extension. +21:14:45 [WARNING] [SSHD] Could not locate public key for zachery. Make sure the user's key is named the same as their user name without a file extension. +21:14:47 [INFO] [SSHD] Failed login for zachery using -based password authentication. +21:14:50 [INFO] [SSHD] Too many failures for zachery, disconnecting. +21:16:26 [SEVERE] Oct 08, 2019 9:16:26 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:42678 authenticated + +21:16:26 [SEVERE] Oct 08, 2019 9:16:26 PM org.apache.sshd.server.channel.ChannelSession handleShell +WARNING: handleShell(ChannelSession[id=0, recipient=0]-ServerSessionImpl[zachery@/10.20.0.10:42678]) Failed (NoClassDefFoundError) to create shell: org/apache/logging/log4j/core/Appender + +21:17:18 [INFO] §cAn internal error occurred whilst executing this command, please check the console log for details. +21:17:18 [WARNING] Error in dispatching command +java.lang.ClassCastException: net.md_5.bungee.command.ConsoleCommandSender cannot be cast to net.md_5.bungee.api.connection.ProxiedPlayer + at com.ryanmichela.sshd.MkpasswdCommand.execute(MkpasswdCommand.java:23) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:189) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:142) + at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:69) + at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15) +21:28:51 [INFO] Closing listener [id: 0xf1bde05f, L:/0:0:0:0:0:0:0:0%0:25577] +21:28:51 [INFO] Closing pending connections +21:28:51 [INFO] Disconnecting 0 connections +21:28:52 [INFO] Saving reconnect locations +21:28:52 [INFO] Disabling plugins +21:28:52 [INFO] Closing IO threads +21:28:56 [INFO] Using mbed TLS based native cipher. +21:28:56 [INFO] Using zlib based native compressor. +21:28:56 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +21:28:57 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +21:28:57 [INFO] Epoll is working, utilising it! +21:28:57 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +21:28:57 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +21:28:57 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +21:28:57 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +21:28:57 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +21:28:57 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +21:28:57 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:28:57 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:28:57 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:28:57 [INFO] [SSHD] This configuration file works! +21:28:57 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford +21:28:57 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:28:57 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:28:57 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:28:57 [WARNING] Forced host server pvp is not defined +21:28:57 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:28:57 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:28:57 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:28:57 [SEVERE] Oct 08, 2019 9:28:57 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +21:28:57 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford +21:28:57 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:28:57 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:28:57 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:28:57 [INFO] Listening on /0.0.0.0:25577 +21:29:06 [SEVERE] Oct 08, 2019 9:29:06 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:42974 authenticated + +21:29:06 [SEVERE] Oct 08, 2019 9:29:06 PM org.apache.sshd.common.session.helpers.SessionHelper exceptionCaught +WARNING: exceptionCaught(ServerSessionImpl[zachery@/10.20.0.10:42974])[state=Opened] IOException: Error starting shell + +21:29:06 [SEVERE] Oct 08, 2019 9:29:06 PM org.apache.sshd.common.session.helpers.SessionHelper exceptionCaught +WARNING: exceptionCaught(ServerSessionImpl[zachery@/10.20.0.10:42974])[state=Opened] caused by NullPointerException: null + +21:31:33 [INFO] Closing listener [id: 0x9558a4c9, L:/0:0:0:0:0:0:0:0%0:25577] +21:31:33 [INFO] Closing pending connections +21:31:33 [INFO] Disconnecting 0 connections +21:31:33 [INFO] Saving reconnect locations +21:31:33 [INFO] Disabling plugins +21:31:33 [INFO] Closing IO threads +21:31:41 [INFO] Using mbed TLS based native cipher. +21:31:41 [INFO] Using zlib based native compressor. +21:31:41 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +21:31:41 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +21:31:41 [INFO] Epoll is working, utilising it! +21:31:41 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +21:31:41 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +21:31:41 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +21:31:41 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +21:31:41 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +21:31:41 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +21:31:41 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:31:41 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:31:41 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:31:41 [INFO] [SSHD] This configuration file works! +21:31:41 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford +21:31:41 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:31:41 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:31:41 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:31:41 [WARNING] Forced host server pvp is not defined +21:31:41 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:31:41 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:31:41 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:31:41 [SEVERE] Oct 08, 2019 9:31:41 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +21:31:41 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford +21:31:41 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:31:41 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:31:41 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:31:41 [INFO] Listening on /0.0.0.0:25577 +21:31:49 [SEVERE] Oct 08, 2019 9:31:49 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:43012 authenticated + +21:31:49 [SEVERE] java.lang.NullPointerException +21:31:49 [SEVERE] at com.ryanmichela.sshd.ConsoleShellFactory$ConsoleShell.start(ConsoleShellFactory.java:106) +21:31:49 [SEVERE] at org.apache.sshd.server.channel.ChannelSession.sendResponse(ChannelSession.java:404) +21:31:49 [SEVERE] at org.apache.sshd.common.channel.AbstractChannel.handleUnknownChannelRequest(AbstractChannel.java:318) +21:31:49 [SEVERE] at org.apache.sshd.common.channel.AbstractChannel.handleChannelRequest(AbstractChannel.java:300) +21:31:49 [SEVERE] at org.apache.sshd.common.channel.AbstractChannel.handleRequest(AbstractChannel.java:260) +21:31:49 [SEVERE] at org.apache.sshd.common.session.helpers.AbstractConnectionService.channelRequest(AbstractConnectionService.java:675) +21:31:49 [SEVERE] at org.apache.sshd.common.session.helpers.AbstractConnectionService.process(AbstractConnectionService.java:476) +21:31:49 [SEVERE] at org.apache.sshd.common.session.helpers.AbstractSession.doHandleMessage(AbstractSession.java:435) +21:31:49 [SEVERE] at org.apache.sshd.common.session.helpers.AbstractSession.handleMessage(AbstractSession.java:362) +21:31:49 [SEVERE] at org.apache.sshd.common.session.helpers.AbstractSession.decode(AbstractSession.java:1207) +21:31:49 [SEVERE] at org.apache.sshd.common.session.helpers.AbstractSession.messageReceived(AbstractSession.java:323) +21:31:49 [SEVERE] at org.apache.sshd.common.session.helpers.AbstractSessionIoHandler.messageReceived(AbstractSessionIoHandler.java:63) +21:31:49 [SEVERE] at org.apache.sshd.common.io.mina.MinaService.messageReceived(MinaService.java:152) +21:31:49 [SEVERE] at org.apache.mina.core.filterchain.DefaultIoFilterChain$TailFilter.messageReceived(DefaultIoFilterChain.java:1015) +21:31:49 [SEVERE] at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:650) +21:31:49 [SEVERE] at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1300(DefaultIoFilterChain.java:49) +21:31:49 [SEVERE] at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.messageReceived(DefaultIoFilterChain.java:1128) +21:31:49 [SEVERE] at org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFilterAdapter.java:122) +21:31:49 [SEVERE] at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:650) +21:31:49 [SEVERE] at org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageReceived(DefaultIoFilterChain.java:643) +21:31:49 [SEVERE] at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:539) +21:31:49 [SEVERE] at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$1200(AbstractPollingIoProcessor.java:68) +21:31:49 [SEVERE] at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1222) +21:31:49 [SEVERE] at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1211) +21:31:49 [SEVERE] at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:683) +21:31:49 [SEVERE] at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) +21:31:49 [SEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) +21:31:49 [SEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) +21:31:49 [SEVERE] at java.lang.Thread.run(Thread.java:748) +21:31:49 [SEVERE] Oct 08, 2019 9:31:49 PM org.apache.sshd.common.session.helpers.SessionHelper exceptionCaught +WARNING: exceptionCaught(ServerSessionImpl[zachery@/10.20.0.10:43012])[state=Opened] IOException: Error starting shell + +21:31:49 [SEVERE] Oct 08, 2019 9:31:49 PM org.apache.sshd.common.session.helpers.SessionHelper exceptionCaught +WARNING: exceptionCaught(ServerSessionImpl[zachery@/10.20.0.10:43012])[state=Opened] caused by NullPointerException: null + +21:38:50 [INFO] Closing listener [id: 0x6ca092e8, L:/0:0:0:0:0:0:0:0%0:25577] +21:38:50 [INFO] Closing pending connections +21:38:50 [INFO] Disconnecting 0 connections +21:38:51 [INFO] Saving reconnect locations +21:38:51 [INFO] Disabling plugins +21:38:51 [INFO] Closing IO threads +21:39:00 [INFO] Using mbed TLS based native cipher. +21:39:00 [INFO] Using zlib based native compressor. +21:39:00 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +21:39:00 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +21:39:00 [INFO] Epoll is working, utilising it! +21:39:00 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +21:39:00 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +21:39:00 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +21:39:00 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +21:39:00 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +21:39:00 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +21:39:00 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:39:00 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:39:00 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:39:00 [INFO] [SSHD] This configuration file works! +21:39:00 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford +21:39:00 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:39:00 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:39:00 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:39:00 [WARNING] Forced host server pvp is not defined +21:39:00 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:39:00 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:39:00 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:39:00 [SEVERE] Oct 08, 2019 9:39:00 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +21:39:00 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford +21:39:00 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:39:00 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:39:00 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:39:00 [INFO] Listening on /0.0.0.0:25577 +21:39:10 [SEVERE] Oct 08, 2019 9:39:10 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:43078 authenticated + +21:39:15 [INFO] [SSHD] s +21:39:19 [INFO] [SSHD] alert a +21:39:19 [INFO] §8[§4Alert§8]§f a +21:39:27 [INFO] §cCommand not found +21:39:28 [INFO] §cCommand not found +21:39:30 [INFO] §cCommand not found +21:39:32 [INFO] §8[§4Alert§8]§f a +21:41:04 [INFO] [SSHD] as +21:41:07 [INFO] [SSHD] asd +21:43:11 [WARNING] [SSHD] Could not locate public key for justasic. Make sure the user's key is named the same as their user name without a file extension. +21:43:12 [WARNING] [SSHD] Could not locate public key for justasic. Make sure the user's key is named the same as their user name without a file extension. +21:43:12 [WARNING] [SSHD] Could not locate public key for justasic. Make sure the user's key is named the same as their user name without a file extension. +21:43:12 [WARNING] [SSHD] Could not locate public key for justasic. Make sure the user's key is named the same as their user name without a file extension. +21:43:18 [INFO] [SSHD] Failed login for justasic using -based password authentication. +21:43:21 [INFO] [SSHD] Too many failures for justasic, disconnecting. +21:51:25 [INFO] [SSHD] zachery disconnected from SSH. +21:51:45 [INFO] Closing listener [id: 0x0135467a, L:/0:0:0:0:0:0:0:0%0:25577] +21:51:45 [INFO] Closing pending connections +21:51:45 [INFO] Disconnecting 0 connections +21:51:45 [INFO] Saving reconnect locations +21:51:45 [INFO] Disabling plugins +21:51:45 [INFO] Closing IO threads +21:51:50 [INFO] Using mbed TLS based native cipher. +21:51:50 [INFO] Using zlib based native compressor. +21:51:50 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +21:51:50 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +21:51:50 [INFO] Epoll is working, utilising it! +21:51:50 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +21:51:50 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +21:51:50 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +21:51:50 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +21:51:50 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +21:51:50 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +21:51:50 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:51:50 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:51:50 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:51:50 [INFO] [SSHD] This configuration file works! +21:51:50 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +21:51:50 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:51:50 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:51:50 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:51:50 [WARNING] Forced host server pvp is not defined +21:51:50 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:51:50 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:51:50 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:51:50 [SEVERE] Oct 08, 2019 9:51:50 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +21:51:51 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +21:51:51 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:51:51 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:51:51 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +21:51:51 [INFO] Listening on /0.0.0.0:25577 +21:51:55 [SEVERE] Oct 08, 2019 9:51:55 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:43256 authenticated + +21:51:58 [INFO] [SSHD] say hell +21:52:00 [INFO] [SSHD] lmao +21:52:01 [INFO] [SSHD] okay +21:52:04 [INFO] §cCommand not found +21:52:15 [INFO] [SSHD] y u no work +21:52:21 [INFO] [SSHD] help +21:52:26 [INFO] [SSHD] alert +21:52:26 [INFO] §cYou must supply a message. +21:52:28 [INFO] [SSHD] alert a +21:52:28 [INFO] §8[§4Alert§8]§f a +22:02:29 [SEVERE] Oct 08, 2019 10:02:29 PM org.apache.sshd.common.session.helpers.SessionHelper disconnect +INFO: Disconnecting(ServerSessionImpl[zachery@/10.20.0.10:43256]): SSH2_DISCONNECT_PROTOCOL_ERROR - Detected IdleTimeout after 600949/600000 ms. + +22:02:29 [INFO] [SSHD] zachery disconnected from SSH. +22:20:46 [INFO] Closing listener [id: 0xad9980c8, L:/0:0:0:0:0:0:0:0%0:25577] +22:20:46 [INFO] Closing pending connections +22:20:46 [INFO] Disconnecting 0 connections +22:20:46 [INFO] Saving reconnect locations +22:20:46 [INFO] Disabling plugins +22:20:46 [INFO] Closing IO threads +22:20:55 [INFO] Using mbed TLS based native cipher. +22:20:55 [INFO] Using zlib based native compressor. +22:20:55 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +22:20:55 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +22:20:55 [INFO] Epoll is working, utilising it! +22:20:55 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +22:20:55 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +22:20:55 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +22:20:55 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +22:20:55 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +22:20:55 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +22:20:55 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:20:55 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:20:55 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:20:55 [INFO] [SSHD] This configuration file works! +22:20:55 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +22:20:55 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:20:55 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:20:55 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:20:55 [WARNING] Forced host server pvp is not defined +22:20:55 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:20:55 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:20:55 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:20:56 [SEVERE] Oct 08, 2019 10:20:56 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +22:20:56 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +22:20:56 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:20:56 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:20:56 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:20:56 [INFO] Listening on /0.0.0.0:25577 +22:21:21 [SEVERE] Oct 08, 2019 10:21:21 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:43920 authenticated + +22:21:25 [INFO] [SSHD] hasd +22:21:25 [INFO] §cCommand not found +22:21:29 [INFO] [SSHD] derp +22:21:29 [INFO] §cCommand not found +22:21:31 [INFO] [SSHD] sau +22:21:31 [INFO] §cCommand not found +22:21:34 [INFO] [SSHD] alert h +22:21:34 [INFO] §8[§4Alert§8]§f h +22:22:00 [INFO] [SSHD] zachery disconnected from SSH. +22:22:21 [INFO] Closing listener [id: 0xd101594f, L:/0:0:0:0:0:0:0:0%0:25577] +22:22:21 [INFO] Closing pending connections +22:22:21 [INFO] Disconnecting 0 connections +22:22:22 [INFO] Saving reconnect locations +22:22:22 [INFO] Disabling plugins +22:22:22 [INFO] Closing IO threads +22:22:24 [INFO] Thank you and goodbye +22:22:26 [INFO] Using mbed TLS based native cipher. +22:22:26 [INFO] Using zlib based native compressor. +22:22:26 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +22:22:26 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +22:22:26 [INFO] Epoll is working, utilising it! +22:22:26 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +22:22:26 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +22:22:26 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +22:22:26 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +22:22:26 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +22:22:26 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +22:22:26 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:22:26 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:22:26 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:22:26 [INFO] [SSHD] This configuration file works! +22:22:26 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +22:22:26 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:22:26 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:22:26 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:22:26 [WARNING] Forced host server pvp is not defined +22:22:26 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:22:26 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:22:26 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:22:26 [SEVERE] Oct 08, 2019 10:22:26 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +22:22:26 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +22:22:26 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:22:26 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:22:26 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:22:26 [INFO] Listening on /0.0.0.0:25577 +22:22:31 [SEVERE] Oct 08, 2019 10:22:31 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:43962 authenticated + +22:22:33 [INFO] [SSHD] sahn +22:22:33 [INFO] §cCommand not found +22:22:36 [INFO] [SSHD] asdf +22:22:36 [INFO] §cCommand not found +22:32:39 [SEVERE] Oct 08, 2019 10:32:39 PM org.apache.sshd.common.session.helpers.SessionHelper disconnect +INFO: Disconnecting(ServerSessionImpl[zachery@/10.20.0.10:43962]): SSH2_DISCONNECT_PROTOCOL_ERROR - Detected IdleTimeout after 600866/600000 ms. + +22:32:39 [INFO] [SSHD] zachery disconnected from SSH. +22:35:43 [INFO] Closing listener [id: 0xb3a222a4, L:/0:0:0:0:0:0:0:0%0:25577] +22:35:43 [INFO] Closing pending connections +22:35:43 [INFO] Disconnecting 0 connections +22:35:43 [INFO] Saving reconnect locations +22:35:43 [INFO] Disabling plugins +22:35:43 [INFO] Closing IO threads +22:35:45 [INFO] Thank you and goodbye +22:35:47 [INFO] Using mbed TLS based native cipher. +22:35:47 [INFO] Using zlib based native compressor. +22:35:47 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +22:35:47 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +22:35:47 [INFO] Epoll is working, utilising it! +22:35:47 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +22:35:47 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +22:35:47 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +22:35:47 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +22:35:47 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +22:35:47 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +22:35:47 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:35:47 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:35:47 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:35:47 [INFO] [SSHD] This configuration file works! +22:35:47 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +22:35:47 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:35:47 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:35:47 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:35:47 [WARNING] Forced host server pvp is not defined +22:35:47 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:35:47 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:35:47 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:35:47 [SEVERE] Oct 08, 2019 10:35:47 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +22:35:47 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +22:35:47 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:35:47 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:35:47 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +22:35:47 [INFO] Listening on /0.0.0.0:25577 +22:35:54 [SEVERE] Oct 08, 2019 10:35:54 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:44284 authenticated + +22:35:56 [INFO] [SSHD] ls +22:36:01 [INFO] [SSHD] hello +22:36:20 [INFO] [SSHD] alert a +22:36:20 [INFO] §8[§4Alert§8]§f a +22:36:35 [INFO] §8[§4Alert§8]§f a +22:36:37 [INFO] §cCommand not found +23:02:50 [INFO] Using mbed TLS based native cipher. +23:02:50 [INFO] Using zlib based native compressor. +23:02:50 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:02:50 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:02:50 [INFO] Epoll is working, utilising it! +23:02:50 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:02:50 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:02:50 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:02:50 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:02:50 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:02:50 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:02:50 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:02:50 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:02:50 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:02:50 [INFO] [SSHD] This configuration file works! +23:02:50 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:02:50 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:02:50 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:02:50 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:02:50 [WARNING] Forced host server pvp is not defined +23:02:50 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:02:50 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:02:50 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:02:50 [SEVERE] Oct 08, 2019 11:02:50 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:02:50 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:02:50 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:02:50 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:02:50 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:02:50 [INFO] Listening on /0.0.0.0:25577 +23:02:54 [SEVERE] Oct 08, 2019 11:02:54 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:44618 authenticated + +23:02:58 [INFO] [SSHD] hello +23:03:04 [INFO] [SSHD] okay +23:04:48 [INFO] [SSHD] zachery disconnected from SSH. +23:04:50 [SEVERE] Oct 08, 2019 11:04:50 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:44636 authenticated + +23:04:57 [INFO] [SSHD] alert lmao +23:04:57 [INFO] §8[§4Alert§8]§f lmao +23:05:06 [INFO] [SSHD] say hmmm +23:07:07 [INFO] [SSHD] zachery disconnected from SSH. +23:07:27 [INFO] Using mbed TLS based native cipher. +23:07:27 [INFO] Using zlib based native compressor. +23:07:27 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:07:27 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:07:27 [INFO] Epoll is working, utilising it! +23:07:27 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:07:27 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:07:27 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:07:27 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:07:27 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:07:27 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:07:27 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:07:27 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:07:27 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:07:27 [INFO] [SSHD] This configuration file works! +23:07:27 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:07:27 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:07:27 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:07:27 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:07:27 [WARNING] Forced host server pvp is not defined +23:07:27 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:07:27 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:07:27 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:07:27 [SEVERE] Oct 08, 2019 11:07:27 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:07:27 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:07:27 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:07:27 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:07:27 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:07:27 [INFO] Listening on /0.0.0.0:25577 +23:07:31 [SEVERE] Oct 08, 2019 11:07:31 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:44666 authenticated + +23:07:34 [INFO] [SSHD] say hello +23:12:07 [INFO] [SSHD] zachery disconnected from SSH. +23:12:58 [INFO] Closing listener [id: 0xa9d7c217, L:/0:0:0:0:0:0:0:0%0:25577] +23:12:58 [INFO] Closing pending connections +23:12:58 [INFO] Disconnecting 0 connections +23:12:58 [INFO] Saving reconnect locations +23:12:58 [INFO] Disabling plugins +23:12:58 [INFO] Closing IO threads +23:13:00 [INFO] Thank you and goodbye +23:13:10 [INFO] Using mbed TLS based native cipher. +23:13:10 [INFO] Using zlib based native compressor. +23:13:10 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:13:10 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:13:10 [INFO] Epoll is working, utilising it! +23:13:10 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:13:10 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:13:10 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:13:10 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:13:10 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:13:10 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:13:10 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:13:10 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:13:10 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:13:10 [INFO] [SSHD] This configuration file works! +23:13:10 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:13:10 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:13:10 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:13:10 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:13:10 [WARNING] Forced host server pvp is not defined +23:13:10 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:13:10 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:13:10 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:13:10 [SEVERE] Oct 08, 2019 11:13:10 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:13:10 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:13:10 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:13:10 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:13:10 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:13:10 [INFO] Listening on /0.0.0.0:25577 +23:13:14 [SEVERE] Oct 08, 2019 11:13:14 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:44728 authenticated + +23:13:18 [INFO] [SSHD] hello +23:13:38 [INFO] [SSHD] t +23:14:37 [INFO] [SSHD] zachery disconnected from SSH. +23:14:52 [INFO] Using mbed TLS based native cipher. +23:14:52 [INFO] Using zlib based native compressor. +23:14:52 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:14:52 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:14:52 [INFO] Epoll is working, utilising it! +23:14:52 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:14:52 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:14:52 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:14:52 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:14:52 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:14:52 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:14:52 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:14:52 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:14:52 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:14:52 [INFO] [SSHD] This configuration file works! +23:14:52 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:14:52 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:14:52 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:14:52 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:14:52 [WARNING] Forced host server pvp is not defined +23:14:52 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:14:52 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:14:52 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:14:52 [SEVERE] Oct 08, 2019 11:14:52 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:14:52 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:14:52 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:14:52 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:14:52 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:14:52 [INFO] Listening on /0.0.0.0:25577 +23:14:56 [SEVERE] Oct 08, 2019 11:14:56 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:44752 authenticated + +23:14:59 [INFO] [SSHD] hello +23:15:39 [INFO] [SSHD] zachery disconnected from SSH. +23:15:56 [INFO] Using mbed TLS based native cipher. +23:15:56 [INFO] Using zlib based native compressor. +23:15:56 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:15:56 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:15:56 [INFO] Epoll is working, utilising it! +23:15:56 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:15:56 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:15:56 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:15:56 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:15:56 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:15:56 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:15:56 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:15:56 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:15:56 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:15:56 [INFO] [SSHD] This configuration file works! +23:15:56 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:15:56 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:15:56 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:15:56 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:15:56 [WARNING] Forced host server pvp is not defined +23:15:56 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:15:56 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:15:56 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:15:56 [SEVERE] Oct 08, 2019 11:15:56 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:15:56 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:15:56 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:15:56 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:15:56 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:15:56 [INFO] Listening on /0.0.0.0:25577 +23:15:59 [SEVERE] Oct 08, 2019 11:15:59 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:44768 authenticated + +23:16:01 [INFO] [SSHD] hello +23:18:20 [INFO] [SSHD] zachery disconnected from SSH. +23:20:06 [INFO] Using mbed TLS based native cipher. +23:20:06 [INFO] Using zlib based native compressor. +23:20:06 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:20:06 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:20:06 [INFO] Epoll is working, utilising it! +23:20:06 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:20:06 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:20:06 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:20:06 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:20:06 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:20:06 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:20:06 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:20:06 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:20:06 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:20:06 [INFO] [SSHD] This configuration file works! +23:20:06 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:20:06 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:20:06 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:20:06 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:20:06 [WARNING] Forced host server pvp is not defined +23:20:06 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:20:06 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:20:06 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:20:07 [SEVERE] Oct 08, 2019 11:20:07 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:20:07 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:20:07 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:20:07 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:20:07 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:20:07 [INFO] Listening on /0.0.0.0:25577 +23:20:12 [SEVERE] Oct 08, 2019 11:20:12 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:44834 authenticated + +23:20:15 [INFO] [SSHD] herp +23:20:19 [INFO] [SSHD] hello +23:23:25 [INFO] [SSHD] zachery disconnected from SSH. +23:25:34 [INFO] Using mbed TLS based native cipher. +23:25:34 [INFO] Using zlib based native compressor. +23:25:34 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:25:34 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:25:34 [INFO] Epoll is working, utilising it! +23:25:35 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:25:35 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:25:35 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:25:35 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:25:35 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:25:35 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:25:35 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:25:35 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:25:35 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:25:35 [INFO] [SSHD] This configuration file works! +23:25:35 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:25:35 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:25:35 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:25:35 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:25:35 [WARNING] Forced host server pvp is not defined +23:25:35 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:25:35 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:25:35 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:25:35 [SEVERE] Oct 08, 2019 11:25:35 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:25:35 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:25:35 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:25:35 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:25:35 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:25:35 [INFO] Listening on /0.0.0.0:25577 +23:25:39 [SEVERE] Oct 08, 2019 11:25:39 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:44884 authenticated + +23:25:42 [INFO] [SSHD] lmao +23:25:45 [INFO] [SSHD] okay +23:25:49 [INFO] [SSHD] say hello +23:25:55 [INFO] [SSHD] alert yes +23:25:55 [INFO] §8[§4Alert§8]§f yes +23:26:01 [INFO] §cCommand not found +23:26:01 [INFO] §cCommand not found +23:26:01 [INFO] §cCommand not found +23:26:01 [INFO] §cCommand not found +23:26:04 [INFO] §8[§4Alert§8]§f a +23:27:56 [INFO] [SSHD] zachery disconnected from SSH. +23:28:14 [INFO] Using mbed TLS based native cipher. +23:28:15 [INFO] Using zlib based native compressor. +23:28:15 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:28:15 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:28:15 [INFO] Epoll is working, utilising it! +23:28:15 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:28:15 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:28:15 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:28:15 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:28:15 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:28:15 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:28:15 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:28:15 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:28:15 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:28:15 [INFO] [SSHD] This configuration file works! +23:28:15 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:28:15 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:28:15 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:28:15 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:28:15 [WARNING] Forced host server pvp is not defined +23:28:15 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:28:15 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:28:15 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:28:15 [SEVERE] Oct 08, 2019 11:28:15 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:28:15 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:28:15 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:28:15 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:28:15 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:28:15 [INFO] Listening on /0.0.0.0:25577 +23:28:42 [SEVERE] Oct 08, 2019 11:28:42 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:44920 authenticated + +23:28:45 [INFO] [SSHD] herp +23:28:45 [INFO] §cCommand not found +23:28:48 [INFO] [SSHD] ayy +23:28:48 [INFO] §cCommand not found +23:28:52 [INFO] [SSHD] it works proper +23:28:52 [INFO] §cCommand not found +23:28:58 [INFO] [SSHD] aleratl erlmyf +23:28:58 [INFO] §cCommand not found +23:29:01 [INFO] [SSHD] alert lmao +23:29:01 [INFO] §8[§4Alert§8]§f lmao +23:29:11 [WARNING] Error in dispatching command +java.lang.ClassCastException: com.ryanmichela.sshd.implementations.SSHDCommandSender cannot be cast to net.md_5.bungee.api.connection.ProxiedPlayer + at com.ryanmichela.sshd.MkpasswdCommand.execute(MkpasswdCommand.java:23) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:189) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:142) + at com.ryanmichela.sshd.ConsoleShellFactory$ConsoleShell.lambda$run$0(ConsoleShellFactory.java:165) + at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:748) +23:29:51 [INFO] [SSHD] zachery disconnected from SSH. +23:30:07 [INFO] Using mbed TLS based native cipher. +23:30:07 [INFO] Using zlib based native compressor. +23:30:07 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:30:07 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:30:07 [INFO] Epoll is working, utilising it! +23:30:07 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:30:07 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:30:07 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:30:07 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:30:07 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:30:07 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:30:07 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:30:07 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:30:07 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:30:07 [INFO] [SSHD] This configuration file works! +23:30:07 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:30:07 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:30:07 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:30:07 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:30:07 [WARNING] Forced host server pvp is not defined +23:30:07 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:30:07 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:30:07 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:30:08 [SEVERE] Oct 08, 2019 11:30:08 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:30:08 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:30:08 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:30:08 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:30:08 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:30:08 [INFO] Listening on /0.0.0.0:25577 +23:30:23 [SEVERE] Oct 08, 2019 11:30:23 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:44940 authenticated + +23:30:27 [INFO] [SSHD] hello +23:30:27 [INFO] §cCommand not found +23:30:29 [INFO] [SSHD] lmao +23:30:29 [INFO] §cCommand not found +23:30:32 [INFO] [SSHD] okay it works +23:30:32 [INFO] §cCommand not found +23:30:36 [INFO] [SSHD] no need for nonsense +23:30:36 [INFO] §cCommand not found +23:31:14 [WARNING] Error in dispatching command +java.lang.ClassCastException: com.ryanmichela.sshd.implementations.SSHDCommandSender cannot be cast to net.md_5.bungee.api.connection.ProxiedPlayer + at com.ryanmichela.sshd.MkpasswdCommand.execute(MkpasswdCommand.java:23) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:189) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:142) + at com.ryanmichela.sshd.ConsoleShellFactory$ConsoleShell.lambda$run$0(ConsoleShellFactory.java:165) + at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:748) +23:40:07 [INFO] [SSHD] zachery disconnected from SSH. +23:47:44 [SEVERE] Oct 08, 2019 11:47:44 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:45186 authenticated + +23:47:47 [WARNING] Error in dispatching command +java.lang.ClassCastException: com.ryanmichela.sshd.implementations.SSHDCommandSender cannot be cast to net.md_5.bungee.api.connection.ProxiedPlayer + at com.ryanmichela.sshd.MkpasswdCommand.execute(MkpasswdCommand.java:23) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:189) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:142) + at com.ryanmichela.sshd.ConsoleShellFactory$ConsoleShell.lambda$run$0(ConsoleShellFactory.java:165) + at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:748) +23:48:25 [INFO] [SSHD] end +23:48:25 [INFO] Closing listener [id: 0xdb791831, L:/0:0:0:0:0:0:0:0%0:25577] +23:48:25 [INFO] Closing pending connections +23:48:25 [INFO] Disconnecting 0 connections +23:48:26 [INFO] Saving reconnect locations +23:48:26 [INFO] Disabling plugins +23:48:26 [SEVERE] Oct 08, 2019 11:48:26 PM org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor run +WARNING: Create a new selector. Selected is 0, delta = 0 + +23:48:26 [SEVERE] Oct 08, 2019 11:48:26 PM org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor run +WARNING: Create a new selector. Selected is 0, delta = 0 + +23:48:26 [INFO] [SSHD] zachery disconnected from SSH. +23:48:26 [SEVERE] Oct 08, 2019 11:48:26 PM org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor run +WARNING: Create a new selector. Selected is 0, delta = 0 + +23:48:26 [SEVERE] java.util.logging.ErrorManager: 2 +23:48:26 [SEVERE] org.apache.sshd.common.channel.WindowClosedException: Already closed: Window[server/remote](ChannelSession[id=0, recipient=0]-ServerSessionImpl[zachery@/10.20.0.10:45186]) +23:48:26 [SEVERE] at org.apache.sshd.common.channel.Window.waitForCondition(Window.java:302) +23:48:26 [SEVERE] at org.apache.sshd.common.channel.Window.waitForSpace(Window.java:252) +23:48:26 [SEVERE] at org.apache.sshd.common.channel.ChannelOutputStream.flush(ChannelOutputStream.java:188) +23:48:26 [SEVERE] at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297) +23:48:26 [SEVERE] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) +23:48:26 [SEVERE] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) +23:48:26 [SEVERE] at java.util.logging.StreamHandler.flush(StreamHandler.java:259) +23:48:26 [SEVERE] at com.ryanmichela.sshd.FlushyStreamHandler.flush(FlushyStreamHandler.java:40) +23:48:26 [SEVERE] at com.ryanmichela.sshd.FlushyStreamHandler.publish(FlushyStreamHandler.java:30) +23:48:26 [SEVERE] at java.util.logging.Logger.log(Logger.java:738) +23:48:26 [SEVERE] at net.md_5.bungee.log.BungeeLogger.doLog(BungeeLogger.java:55) +23:48:26 [SEVERE] at net.md_5.bungee.log.LogDispatcher.run(LogDispatcher.java:33) +23:48:26 [INFO] Closing IO threads +23:48:28 [INFO] Thank you and goodbye +23:48:49 [INFO] Using mbed TLS based native cipher. +23:48:49 [INFO] Using zlib based native compressor. +23:48:49 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:48:49 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:48:49 [INFO] Epoll is working, utilising it! +23:48:49 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:48:49 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:48:49 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:48:49 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:48:49 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:48:49 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:48:49 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:48:49 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:48:49 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:48:49 [INFO] [SSHD] This configuration file works! +23:48:49 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:48:49 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:48:49 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:48:49 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:48:49 [WARNING] Forced host server pvp is not defined +23:48:49 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:48:49 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:48:49 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:48:49 [SEVERE] Oct 08, 2019 11:48:49 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:48:49 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:48:49 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:48:49 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:48:49 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:48:49 [INFO] Listening on /0.0.0.0:25577 +23:48:52 [SEVERE] Oct 08, 2019 11:48:52 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:45198 authenticated + +23:48:54 [WARNING] Error in dispatching command +java.lang.ClassCastException: com.ryanmichela.sshd.implementations.SSHDCommandSender cannot be cast to net.md_5.bungee.api.connection.ProxiedPlayer + at com.ryanmichela.sshd.MkpasswdCommand.execute(MkpasswdCommand.java:23) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:189) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:142) + at com.ryanmichela.sshd.ConsoleShellFactory$ConsoleShell.lambda$run$0(ConsoleShellFactory.java:165) + at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:748) +23:49:42 [INFO] [SSHD] zachery disconnected from SSH. +23:52:41 [INFO] Using mbed TLS based native cipher. +23:52:41 [INFO] Using zlib based native compressor. +23:52:41 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:52:41 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:52:41 [INFO] Epoll is working, utilising it! +23:52:41 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:52:41 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:52:41 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:52:41 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:52:41 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:52:41 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:52:41 [INFO] [SSHD Bungee] This configuration file works! +23:52:41 [INFO] Loaded plugin SSHD Bungee version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:52:41 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:52:41 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:52:41 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:52:41 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:52:41 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:52:41 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:52:41 [WARNING] Forced host server pvp is not defined +23:52:41 [SEVERE] Oct 08, 2019 11:52:41 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:52:41 [INFO] Enabled plugin SSHD Bungee version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:52:41 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:52:41 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:52:41 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:52:41 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:52:41 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:52:41 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:52:41 [INFO] Listening on /0.0.0.0:25577 +23:53:08 [WARNING] [SSHD Bungee] Could not locate public key for zachery. Make sure the user's key is named the same as their user name without a file extension. +23:55:36 [INFO] Using mbed TLS based native cipher. +23:55:36 [INFO] Using zlib based native compressor. +23:55:36 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:55:37 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:55:37 [INFO] Epoll is working, utilising it! +23:55:37 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:55:37 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:55:37 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:55:37 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:55:37 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:55:37 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:55:37 [INFO] [SSHD Bungee] This configuration file works! +23:55:37 [INFO] Loaded plugin SSHD Bungee version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:55:37 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:55:37 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:55:37 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:55:37 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:55:37 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:55:37 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:55:37 [WARNING] Forced host server pvp is not defined +23:55:37 [SEVERE] Oct 08, 2019 11:55:37 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:55:37 [INFO] Enabled plugin SSHD Bungee version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:55:37 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:55:37 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:55:37 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:55:37 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:55:37 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:55:37 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:55:37 [INFO] Listening on /0.0.0.0:25577 +23:56:08 [SEVERE] Oct 08, 2019 11:56:08 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:45292 authenticated + +23:56:12 [INFO] [SSHD Bungee] hellop +23:56:12 [INFO] §cCommand not found +23:56:15 [WARNING] Error in dispatching command +java.lang.ClassCastException: com.ryanmichela.sshd.implementations.SSHDCommandSender cannot be cast to net.md_5.bungee.api.connection.ProxiedPlayer + at com.ryanmichela.sshd.MkpasswdCommand.execute(MkpasswdCommand.java:23) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:189) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:142) + at com.ryanmichela.sshd.ConsoleShellFactory$ConsoleShell.lambda$run$0(ConsoleShellFactory.java:165) + at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:748) +23:59:16 [INFO] [SSHD Bungee] zachery disconnected from SSH. +23:59:41 [INFO] Using mbed TLS based native cipher. +23:59:41 [INFO] Using zlib based native compressor. +23:59:41 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +23:59:41 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +23:59:41 [INFO] Epoll is working, utilising it! +23:59:41 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +23:59:41 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +23:59:41 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +23:59:41 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +23:59:41 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +23:59:41 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +23:59:41 [INFO] [SSHD Bungee] This configuration file works! +23:59:41 [INFO] Loaded plugin SSHD Bungee version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:59:41 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:59:41 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:59:41 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:59:41 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:59:41 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:59:41 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:59:41 [WARNING] Forced host server pvp is not defined +23:59:41 [SEVERE] Oct 08, 2019 11:59:41 PM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +23:59:41 [INFO] Enabled plugin SSHD Bungee version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +23:59:41 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:59:41 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:59:41 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:59:41 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:59:41 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:59:41 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +23:59:41 [INFO] Listening on /0.0.0.0:25577 +23:59:44 [SEVERE] Oct 08, 2019 11:59:44 PM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:45358 authenticated + +23:59:47 [WARNING] Error in dispatching command +java.lang.ClassCastException: com.ryanmichela.sshd.implementations.SSHDCommandSender cannot be cast to net.md_5.bungee.api.connection.ProxiedPlayer + at com.ryanmichela.sshd.MkpasswdCommand.execute(MkpasswdCommand.java:23) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:189) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:142) + at com.ryanmichela.sshd.ConsoleShellFactory$ConsoleShell.lambda$run$0(ConsoleShellFactory.java:165) + at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:748) +00:00:02 [INFO] [SSHD Bungee] zachery disconnected from SSH. +00:01:02 [INFO] Using mbed TLS based native cipher. +00:01:02 [INFO] Using zlib based native compressor. +00:01:02 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +00:01:02 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +00:01:02 [INFO] Epoll is working, utilising it! +00:01:02 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +00:01:02 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +00:01:02 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +00:01:02 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +00:01:02 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +00:01:02 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +00:01:02 [INFO] [SSHD Bungee] This configuration file works! +00:01:02 [INFO] Loaded plugin SSHD Bungee version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +00:01:02 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:01:02 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:01:02 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:01:02 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:01:02 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:01:02 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:01:02 [WARNING] Forced host server pvp is not defined +00:01:02 [SEVERE] Oct 09, 2019 12:01:02 AM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +00:01:02 [INFO] Enabled plugin SSHD Bungee version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +00:01:02 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:01:02 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:01:02 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:01:02 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:01:02 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:01:02 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:01:02 [INFO] Listening on /0.0.0.0:25577 +00:01:06 [SEVERE] Oct 09, 2019 12:01:06 AM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:45400 authenticated + +00:01:08 [WARNING] Error in dispatching command +java.lang.ClassCastException: com.ryanmichela.sshd.implementations.SSHDCommandSender cannot be cast to net.md_5.bungee.api.connection.ProxiedPlayer + at com.ryanmichela.sshd.MkpasswdCommand.execute(MkpasswdCommand.java:23) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:189) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:142) + at com.ryanmichela.sshd.ConsoleShellFactory$ConsoleShell.lambda$run$0(ConsoleShellFactory.java:165) + at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:748) +00:01:14 [INFO] [SSHD Bungee] say hehhl +00:01:14 [INFO] §cCommand not found +00:03:27 [INFO] [SSHD Bungee] zachery disconnected from SSH. +00:03:32 [SEVERE] Oct 09, 2019 12:03:32 AM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:45470 authenticated + +00:03:38 [INFO] [SSHD Bungee] zachery disconnected from SSH. +00:03:52 [INFO] Using mbed TLS based native cipher. +00:03:52 [INFO] Using zlib based native compressor. +00:03:52 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +00:03:52 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +00:03:52 [INFO] Epoll is working, utilising it! +00:03:52 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +00:03:52 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +00:03:52 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +00:03:52 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +00:03:52 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +00:03:52 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +00:03:52 [INFO] [SSHD Bungee] This configuration file works! +00:03:52 [INFO] Loaded plugin SSHD Bungee version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +00:03:52 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:03:52 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:03:52 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:03:52 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:03:52 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:03:52 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:03:52 [WARNING] Forced host server pvp is not defined +00:03:52 [SEVERE] Oct 09, 2019 12:03:52 AM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +00:03:52 [INFO] Enabled plugin SSHD Bungee version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +00:03:52 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:03:52 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:03:52 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:03:52 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:03:52 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:03:52 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:03:52 [INFO] Listening on /0.0.0.0:25577 +00:04:00 [SEVERE] Oct 09, 2019 12:04:00 AM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:45478 authenticated + +00:04:06 [WARNING] Error in dispatching command +java.lang.ClassCastException: com.ryanmichela.sshd.implementations.SSHDCommandSender cannot be cast to net.md_5.bungee.api.connection.ProxiedPlayer + at com.ryanmichela.sshd.MkpasswdCommand.execute(MkpasswdCommand.java:23) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:189) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:142) + at com.ryanmichela.sshd.ConsoleShellFactory$ConsoleShell.lambda$run$0(ConsoleShellFactory.java:165) + at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:748) +00:04:12 [INFO] [SSHD Bungee] he +00:04:12 [INFO] §cCommand not found +00:05:21 [INFO] [SSHD Bungee] zachery disconnected from SSH. +00:06:20 [INFO] Using mbed TLS based native cipher. +00:06:20 [INFO] Using zlib based native compressor. +00:06:20 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.14-SNAPSHOT:9e76966:1420 +00:06:20 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop +00:06:20 [INFO] Epoll is working, utilising it! +00:06:20 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) +00:06:20 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) +00:06:20 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) +00:06:20 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) +00:06:20 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) +00:06:20 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource()) +00:06:20 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:06:20 [INFO] Loaded plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:06:20 [INFO] Loaded plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:06:20 [INFO] [SSHD] This configuration file works! +00:06:20 [INFO] Loaded plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +00:06:20 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:06:20 [INFO] Loaded plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:06:20 [INFO] Loaded plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:06:21 [WARNING] Forced host server pvp is not defined +00:06:21 [INFO] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:06:21 [INFO] Enabled plugin cmd_find version git:cmd_find:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:06:21 [INFO] Enabled plugin cmd_server version git:cmd_server:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:06:21 [SEVERE] Oct 09, 2019 12:06:21 AM org.apache.sshd.common.io.DefaultIoServiceFactoryFactory getIoServiceProvider +INFO: Using MinaServiceFactoryFactory + +00:06:21 [INFO] Enabled plugin SSHD version 1.3.6.1 by Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman +00:06:21 [INFO] Enabled plugin cmd_alert version git:cmd_alert:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:06:21 [INFO] Enabled plugin cmd_send version git:cmd_send:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:06:21 [INFO] Enabled plugin cmd_list version git:cmd_list:1.14-SNAPSHOT:9e76966:1420 by SpigotMC +00:06:21 [INFO] Listening on /0.0.0.0:25577 +00:06:25 [SEVERE] Oct 09, 2019 12:06:25 AM org.apache.sshd.server.session.AbstractServerSession signalAuthenticationSuccess +INFO: Session zachery@/10.20.0.10:45506 authenticated + +00:06:28 [WARNING] Error in dispatching command +java.lang.ClassCastException: com.ryanmichela.sshd.implementations.SSHDCommandSender cannot be cast to net.md_5.bungee.api.connection.ProxiedPlayer + at com.ryanmichela.sshd.MkpasswdCommand.execute(MkpasswdCommand.java:23) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:189) + at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(PluginManager.java:142) + at com.ryanmichela.sshd.ConsoleShellFactory$ConsoleShell.lambda$run$0(ConsoleShellFactory.java:165) + at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63) + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) + at java.lang.Thread.run(Thread.java:748) +00:18:46 [INFO] [SSHD] zachery disconnected from SSH. diff --git a/bungee/proxy.log.0.lck b/bungee/proxy.log.0.lck new file mode 100644 index 0000000..e69de29 diff --git a/pom.xml b/pom.xml index 478663e..25859ef 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.ryanmichela - sshd + sshd-bungee 1.3.6.1 https://github.com/Justasic/Bukkit-SSHD/ @@ -101,14 +101,12 @@ org.apache.logging.log4j log4j-core 2.0 - provided org.apache.logging.log4j log4j-api 2.1 - provided @@ -117,16 +115,13 @@ 1.10 provided + commons-lang commons-lang 2.6 - - net.md-5 - bungeecord-bootstrap - 1.13-SNAPSHOT - + org.projectlombok lombok diff --git a/src/main/java/com/ryanmichela/sshd/ConsoleCommandFactory.java b/src/main/java/com/ryanmichela/sshd/ConsoleCommandFactory.java index 00f2f92..ed54991 100644 --- a/src/main/java/com/ryanmichela/sshd/ConsoleCommandFactory.java +++ b/src/main/java/com/ryanmichela/sshd/ConsoleCommandFactory.java @@ -6,6 +6,9 @@ import org.apache.sshd.server.channel.ChannelSession; import org.apache.sshd.server.Environment; import org.apache.sshd.server.ExitCallback; +import net.md_5.bungee.api.ChatColor; +import net.md_5.bungee.api.chat.ComponentBuilder; + import java.io.IOException; import java.io.InputStream; @@ -56,11 +59,8 @@ public class ConsoleCommandFactory implements CommandFactory { SshdPlugin.instance.getLogger() .info("[U: " + environment.getEnv().get(Environment.ENV_USER) + "] " + command); - SshdPlugin.instance.getProxy().getPluginManager().dispatchCommand(SshdPlugin.instance.getProxy().getConsole(), command); - - // getConsoleSender() doesn't exist in bungee, and is replaced with getConsole() from my understanding. - //SshdPlugin.instance.getProxy().getPluginManager().dispatchCommand(SshdPlugin.instance.getProxy().getConsoleSender().getInstance(), command); - //Bukkit.dispatchCommand(Bukkit.getConsoleSender(), command); + if (!SshdPlugin.instance.getProxy().getPluginManager().dispatchCommand(SshdPlugin.instance.getProxy().getConsole(), command)) + SshdPlugin.instance.getProxy().getConsole().sendMessage(new ComponentBuilder("Command not found").color(ChatColor.RED).create()); } catch (Exception e) { diff --git a/src/main/java/com/ryanmichela/sshd/ConsoleLogFormatter.java b/src/main/java/com/ryanmichela/sshd/ConsoleLogFormatter.java index 1f28dcd..015d181 100644 --- a/src/main/java/com/ryanmichela/sshd/ConsoleLogFormatter.java +++ b/src/main/java/com/ryanmichela/sshd/ConsoleLogFormatter.java @@ -15,12 +15,13 @@ import java.util.Map; import java.util.logging.Formatter; import java.util.logging.LogRecord; -public class ConsoleLogFormatter extends Formatter { - +public class ConsoleLogFormatter extends Formatter +{ private SimpleDateFormat dateFormat; private static final Map replacements = new EnumMap(ChatColor.class); - public ConsoleLogFormatter() { + public ConsoleLogFormatter() + { this.dateFormat = new SimpleDateFormat("HH:mm:ss"); } diff --git a/src/main/java/com/ryanmichela/sshd/ConsoleShellFactory.java b/src/main/java/com/ryanmichela/sshd/ConsoleShellFactory.java index 5770529..5755630 100644 --- a/src/main/java/com/ryanmichela/sshd/ConsoleShellFactory.java +++ b/src/main/java/com/ryanmichela/sshd/ConsoleShellFactory.java @@ -11,6 +11,8 @@ import com.ryanmichela.sshd.implementations.SSHDCommandSender; import com.ryanmichela.sshd.ConsoleLogFormatter; import jline.console.ConsoleReader; import net.md_5.bungee.api.config.ServerInfo; +import net.md_5.bungee.api.ChatColor; +import net.md_5.bungee.api.chat.ComponentBuilder; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.core.Logger; import org.apache.sshd.common.Factory; @@ -51,6 +53,7 @@ public class ConsoleShellFactory implements ShellFactory { private String Username; StreamHandlerAppender streamHandlerAppender; + StreamHandler streamHandler; public ConsoleReader ConsoleReader; public SSHDCommandSender SshdCommandSender; @@ -95,10 +98,10 @@ public class ConsoleShellFactory implements ShellFactory { this.ConsoleReader.setExpandEvents(true); //this.ConsoleReader.addCompleter(new ConsoleCommandCompleter()); - StreamHandler streamHandler = new FlushyStreamHandler(out, new ConsoleLogFormatter(), this.ConsoleReader); + streamHandler = new FlushyStreamHandler(out, new ConsoleLogFormatter(), this.ConsoleReader); this.streamHandlerAppender = new StreamHandlerAppender(streamHandler); - ((Logger)LogManager.getRootLogger()).addAppender(this.streamHandlerAppender); + SshdPlugin.instance.getProxy().getLogger().addHandler(this.streamHandler); this.environment = env; this.Username = env.getEnv().get(Environment.ENV_USER); @@ -109,12 +112,13 @@ public class ConsoleShellFactory implements ShellFactory { } catch (Exception e) { + e.printStackTrace(); throw new IOException("Error starting shell", e); } } @Override - public void destroy(ChannelSession cs) { ((Logger)LogManager.getRootLogger()).removeAppender(this.streamHandlerAppender); } + public void destroy(ChannelSession cs) { SshdPlugin.instance.getProxy().getLogger().removeHandler(this.streamHandler); } public void run() { @@ -124,7 +128,7 @@ public class ConsoleShellFactory implements ShellFactory { printPreamble(this.ConsoleReader); while (true) { - String command = this.ConsoleReader.readLine("\r>", null); + String command = this.ConsoleReader.readLine("\r> ", null); // The user sent CTRL+D to close the shell, terminate the session. if (command == null) break; @@ -150,22 +154,23 @@ public class ConsoleShellFactory implements ShellFactory { { // NO ECHO NO PREAMBLE AND SHIT String cmd = command.substring("rpc".length() + 1, command.length()); - instance.getProxy().getPluginManager().dispatchCommand(this.SshdCommandSender, cmd); - //Bukkit.dispatchCommand(this.SshdCommandSender, cmd); + if (!instance.getProxy().getPluginManager().dispatchCommand(this.SshdCommandSender, cmd)) + instance.getProxy().getConsole().sendMessage(new ComponentBuilder("Command not found").color(ChatColor.RED).create()); } else { if (!mkpasswd) instance.getLogger().info("<" + this.Username + "> " + command); - instance.getProxy().getPluginManager().dispatchCommand(instance.getProxy().getConsole(), command); - //Bukkit.dispatchCommand(Bukkit.getConsoleSender(), command); + if (!instance.getProxy().getPluginManager().dispatchCommand(this.SshdCommandSender, command)) + instance.getProxy().getConsole().sendMessage(new ComponentBuilder("Command not found").color(ChatColor.RED).create()); } }); } } catch (IOException e) { + e.printStackTrace(); instance.getLogger().log(Level.SEVERE, "Error processing command from SSH", e); } finally diff --git a/src/main/java/com/ryanmichela/sshd/FlushyStreamHandler.java b/src/main/java/com/ryanmichela/sshd/FlushyStreamHandler.java index 10c042c..93a1f9a 100644 --- a/src/main/java/com/ryanmichela/sshd/FlushyStreamHandler.java +++ b/src/main/java/com/ryanmichela/sshd/FlushyStreamHandler.java @@ -2,6 +2,7 @@ package com.ryanmichela.sshd; import jline.console.ConsoleReader; import org.apache.sshd.common.SshException; +import org.apache.sshd.common.channel.exception.SshChannelClosedException; import java.io.IOException; import java.io.OutputStream; @@ -10,39 +11,50 @@ import java.util.logging.*; /** * Copyright 2013 Ryan Michela */ -public class FlushyStreamHandler extends StreamHandler { - +public class FlushyStreamHandler extends StreamHandler +{ private ConsoleReader reader; - public FlushyStreamHandler(OutputStream out, Formatter formatter, ConsoleReader reader) { + public FlushyStreamHandler(OutputStream out, Formatter formatter, ConsoleReader reader) + { super(out, formatter); this.reader = reader; setLevel(Level.INFO); } @Override - public synchronized void publish(LogRecord record) { - record.setMessage(record.getMessage().replace("\n", "\n\r")); + public synchronized void publish(LogRecord record) + { + record.setMessage(record.getMessage().replace("\n", "\r\n")); super.publish(record); flush(); } @Override - public synchronized void flush() { - try { + public synchronized void flush() + { + try + { reader.print(ConsoleReader.RESET_LINE + ""); reader.flush(); super.flush(); - try { + try + { reader.drawLine(); - } catch (Throwable ex) { + } + catch (Throwable ex) + { reader.getCursorBuffer().clear(); } reader.flush(); super.flush(); - } catch (SshException ex) { + } + catch (SshChannelClosedException ex) + { // do nothing - } catch (IOException ex) { + } + catch (IOException ex) + { Logger.getLogger(FlushyStreamHandler.class.getName()).log(Level.SEVERE, null, ex); } } diff --git a/src/main/java/com/ryanmichela/sshd/MkpasswdCommand.java b/src/main/java/com/ryanmichela/sshd/MkpasswdCommand.java index 7369374..2421730 100644 --- a/src/main/java/com/ryanmichela/sshd/MkpasswdCommand.java +++ b/src/main/java/com/ryanmichela/sshd/MkpasswdCommand.java @@ -21,19 +21,21 @@ public class MkpasswdCommand extends Command public void execute(CommandSender sender, String[] args) { ProxiedPlayer player = (ProxiedPlayer) sender; - String algoritm, password; - algoritm = args[0]; - password = String.join(" ", Arrays.copyOfRange(args, 1, args.length)); + try { // Stupid bukkit, we have to concatenate the arguments together if they're using // spaces in their passwords otherwise it won't be as strong as it should be. - + algoritm = args[0]; + password = String.join(" ", Arrays.copyOfRange(args, 1, args.length)); } catch (ArrayIndexOutOfBoundsException e) { // ignore it. + sender.sendMessage("Invalid Syntax"); + return; + } // If they're console, allow regardless. @@ -50,6 +52,11 @@ public class MkpasswdCommand extends Command sender.sendMessage(Cryptography.BCrypt_HashPassword(password)); else if (algoritm.equalsIgnoreCase("sha256")) sender.sendMessage(Cryptography.SHA256_HashPassword(password)); + else + { + sender.sendMessage("Invalid Syntax"); + return; + } } } catch (Exception e) diff --git a/src/main/java/com/ryanmichela/sshd/SshdPlugin.java b/src/main/java/com/ryanmichela/sshd/SshdPlugin.java index 1e44f8a..df2c7ca 100644 --- a/src/main/java/com/ryanmichela/sshd/SshdPlugin.java +++ b/src/main/java/com/ryanmichela/sshd/SshdPlugin.java @@ -55,7 +55,6 @@ public final class SshdPlugin extends Plugin e.printStackTrace(); } - try { if (!file.exists()) @@ -108,7 +107,6 @@ public final class SshdPlugin extends Plugin } getProxy().getPluginManager().registerCommand(this, new MkpasswdCommand()); - //this.getCommand("mkpasswd").setExecutor(new MkpasswdCommand()); sshd.setCommandFactory(new ConsoleCommandFactory()); try diff --git a/src/main/java/com/ryanmichela/sshd/implementations/SSHDCommandSender.java b/src/main/java/com/ryanmichela/sshd/implementations/SSHDCommandSender.java index 7a21b5d..54fe9f3 100644 --- a/src/main/java/com/ryanmichela/sshd/implementations/SSHDCommandSender.java +++ b/src/main/java/com/ryanmichela/sshd/implementations/SSHDCommandSender.java @@ -5,26 +5,10 @@ import lombok.AccessLevel; import lombok.NoArgsConstructor; import net.md_5.bungee.api.chat.BaseComponent; import net.md_5.bungee.api.CommandSender; -import net.md_5.bungee.api.ChatColor; import net.md_5.bungee.api.ProxyServer; -/* -import org.bukkit.Bukkit; -import org.bukkit.ChatColor; -import org.bukkit.Server; -import org.bukkit.command.CommandSender; -import org.bukkit.command.ConsoleCommandSender; -import org.bukkit.conversations.Conversation; -import org.bukkit.conversations.ConversationAbandonedEvent; -import org.bukkit.conversations.ManuallyAbandonedConversationCanceller; -import org.bukkit.permissions.PermissibleBase; -import org.bukkit.permissions.Permission; -import org.bukkit.permissions.PermissionAttachment; -import org.bukkit.permissions.PermissionAttachmentInfo; -import org.bukkit.plugin.Plugin; -*/ - import com.ryanmichela.sshd.ConsoleShellFactory; +import com.ryanmichela.sshd.ConsoleLogFormatter; import java.io.IOException; import java.util.Arrays; @@ -32,77 +16,91 @@ import java.util.Collection; import java.util.Collections; import java.util.logging.Level; -@NoArgsConstructor(access = AccessLevel.PRIVATE) -public final class SSHDCommandSender implements CommandSender { - private static final SSHDCommandSender instance = new SSHDCommandSender(); - +public final class SSHDCommandSender implements CommandSender +{ public ConsoleShellFactory.ConsoleShell console; @Override - public void sendMessage(String message) { - ProxyServer.getInstance().getLogger().info(message); + public void sendMessage(String message) + { + if (message.indexOf('\n') != 0) + this.sendRawMessage(message); + else + Arrays.asList(message.split("\n")).forEach(this::sendMessage); } - public void sendRawMessage(String message) { - // What the fuck does this code even do? Are we sending to one client or all of - // them? + public void sendRawMessage(String message) + { if (this.console.ConsoleReader == null) return; - try { - ProxyServer.getInstance().getLogger().info(message); - this.console.ConsoleReader.println(ChatColor.stripColor(message)); - } catch (IOException e) { - SshdPlugin.instance.getLogger().log(Level.SEVERE, "Error sending message to SSHDCommandSender", e); + /* + try + { + this.console.ConsoleReader.println(ConsoleLogFormatter.ColorizeString(message).replace("\n", "\n\r")); } + catch (IOException e) + { + SshdPlugin.instance.getLogger().log(Level.SEVERE, "Error sending message to SSHDCommandSender", e); + }*/ } @Override - public void sendMessages(String... messages) { + public void sendMessages(String... messages) + { Arrays.asList(messages).forEach(this::sendMessage); } @Override - public void sendMessage(BaseComponent... message) { + public void sendMessage(BaseComponent... message) + { sendMessage(BaseComponent.toLegacyText(message)); } @Override - public void sendMessage(BaseComponent message) { + public void sendMessage(BaseComponent message) + { sendMessage(message.toLegacyText()); } @Override - public String getName() { - return "CONSOLE"; + public String getName() + { + return "SSHD CONSOLE"; } @Override - public Collection getGroups() { + public Collection getGroups() + { return Collections.emptySet(); } @Override - public void addGroups(String... groups) { + public void addGroups(String... groups) + { throw new UnsupportedOperationException("Console may not have groups"); } @Override - public void removeGroups(String... groups) { + public void removeGroups(String... groups) + { throw new UnsupportedOperationException("Console may not have groups"); } @Override - public boolean hasPermission(String permission) { + public boolean hasPermission(String permission) + { return true; } @Override - public void setPermission(String permission, boolean value) { + public void setPermission(String permission, boolean value) + { throw new UnsupportedOperationException("Console has all permissions"); } @Override - public Collection getPermissions() { + public Collection getPermissions() + { return Collections.emptySet(); } } \ No newline at end of file diff --git a/src/main/java/com/ryanmichela/sshd/implementations/SSHDConversationTracker.java b/src/main/java/com/ryanmichela/sshd/implementations/SSHDConversationTracker.java deleted file mode 100644 index 5b9bb4f..0000000 --- a/src/main/java/com/ryanmichela/sshd/implementations/SSHDConversationTracker.java +++ /dev/null @@ -1,78 +0,0 @@ -package com.ryanmichela.sshd.implementations; - -import org.bukkit.Bukkit; -import org.bukkit.conversations.Conversation; -import org.bukkit.conversations.ConversationAbandonedEvent; -import org.bukkit.conversations.ManuallyAbandonedConversationCanceller; - -import java.util.LinkedList; -import java.util.logging.Level; - -public class SSHDConversationTracker { - private LinkedList conversationQueue = new LinkedList<>(); - - synchronized boolean beginConversation(Conversation conversation) { - if (!this.conversationQueue.contains(conversation)) { - this.conversationQueue.addLast(conversation); - if (this.conversationQueue.getFirst() == conversation) { - conversation.begin(); - conversation.outputNextPrompt(); - return true; - } - } - - return true; - } - - synchronized void abandonConversation(Conversation conversation, ConversationAbandonedEvent details) { - if (!this.conversationQueue.isEmpty()) { - if (this.conversationQueue.getFirst() == conversation) { - conversation.abandon(details); - } - - if (this.conversationQueue.contains(conversation)) { - this.conversationQueue.remove(conversation); - } - - if (!this.conversationQueue.isEmpty()) { - this.conversationQueue.getFirst().outputNextPrompt(); - } - } - - } - - public synchronized void abandonAllConversations() { - LinkedList oldQueue = this.conversationQueue; - this.conversationQueue = new LinkedList<>(); - - for (Conversation conversation : oldQueue) { - try { - conversation.abandon(new ConversationAbandonedEvent(conversation, new ManuallyAbandonedConversationCanceller())); - } catch (Throwable var5) { - Bukkit.getLogger().log(Level.SEVERE, "Unexpected exception while abandoning a conversation", var5); - } - } - - } - - synchronized void acceptConversationInput(String input) { - if (this.isConversing()) { - Conversation conversation = this.conversationQueue.getFirst(); - - try { - conversation.acceptInput(input); - } catch (Throwable var4) { - conversation.getContext().getPlugin().getLogger().log(Level.WARNING, String.format("Plugin %s generated an exception whilst handling conversation input", conversation.getContext().getPlugin().getDescription().getFullName()), var4); - } - } - - } - - synchronized boolean isConversing() { - return !this.conversationQueue.isEmpty(); - } - - public synchronized boolean isConversingModaly() { - return this.isConversing() && this.conversationQueue.getFirst().isModal(); - } -} diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 0ad4d2d..fc7dd3d 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: SSHD version: ${project.version} -author: Ryan Michela, Haarolean, toxuin, Justin Crawford +author: Ryan Michela, Haarolean, toxuin, Justin Crawford, Zachery Coleman main: com.ryanmichela.sshd.SshdPlugin commands: mkpasswd: