This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package[redacted].comlink; | |
import com.google.gson.Gson; | |
import net.dv8tion.jda.api.entities.TextChannel; | |
import org.slf4j.LoggerFactory; | |
import [redacted].MyBit; | |
import [redacted].data.MCData; | |
import java.io.DataInputStream; | |
import java.io.DataOutputStream; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10:45:59 [INFO] Using standard Java JCE cipher. | |
10:45:59 [INFO] Using standard Java compressor. | |
10:45:59 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.15-SNAPSHOT:3373eb8:1496 | |
10:45:59 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop | |
10:45:59 [WARNING] Epoll is not working, falling back to NIO: ExceptionInInitializerError : null @ io.netty.channel.epoll.Epoll:39 | |
10:45:59 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource()) | |
10:45:59 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource()) | |
10:45:59 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource()) | |
10:45:59 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource()) | |
10:45:59 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource()) |