Skip to content

Instantly share code, notes, and snippets.

View AwesomestCode's full-sized avatar
🎯
Focusing

Raymond Xu AwesomestCode

🎯
Focusing
View GitHub Profile
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;
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())