Coder Social home page Coder Social logo

jaskowicz1 / minecraft-discord-relay Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 8.58 MB

Minecraft-Discord-Relay (MCDR) is a plugin for Minecraft (spigot) which allows you to connect your server to discord (via discord bot) and relay information from Minecraft to Discord.

Java 100.00%
minecraft minecraft-plugin spigot-plugin spigotmc spigot discord discord-jda

minecraft-discord-relay's Introduction

Hey there! ๐Ÿ‘‹

I'm Archie Jaskowicz! I'm a professional Games Programmer, a PR reviewer for D++, A student at Teesside University, and the creator of RCON++ and Hexwave.

I spend most my free time working on RCON++ and Hexwave alongside the occasional game.

Want to see some of my Unreal Engine work? Want to contact me? Want an in-depth explanation of my projects? Check out my website!


Anurag's github stats Top Langs

Stats by GitHub Readme Stats


๐Ÿ”ญ Projects

  • rconpp - A modern Source-RCON library in C++.
  • Hexwave - An Open-Source Interactive Film Engine that lets you create Interactive Films with ease. Written in C++.
  • Factorio-Discord-Relay Revamped - A tool that allows you to connect Discord and Factorio together!
  • View more of my projects over at My website!

minecraft-discord-relay's People

Contributors

dependabot[bot] avatar jaskowicz1 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

minecraft-discord-relay's Issues

Minecraft Chat on Discord isn't working

On my Discord, my bot shows that there is 1 player on the server (this is currently true), but if I write something in the chat, it does not show on the channel :/

On server console, I got messages like this:
[INFO] [MinecraftDiscordRelay(MCDR)] Enabling MinecraftDiscordRelay v1.1.6
[INFO] [MinecraftDiscordRelay(MCDR)] Loading config...
[INFO] [MinecraftDiscordRelay(MCDR)] Config loaded successfully!
[INFO] [MinecraftDiscordRelay(MCDR)] Config checks finished!
[INFO] [MinecraftDiscordRelay(MCDR)] Loading bot...
[INFO] [MinecraftDiscordRelay(MCDR)] Bot loaded successfully!
[INFO] [MinecraftDiscordRelay(MCDR)] Starting logger listener...
[INFO] [MinecraftDiscordRelay(MCDR)] Loaded console logger!
[INFO] [MinecraftDiscordRelay(MCDR)] Registering Listeners...
[INFO] [MinecraftDiscordRelay(MCDR)] Registered Listeners!
[INFO] [MinecraftDiscordRelay(MCDR)] Finished loading Minecraft Discord Relay (MCDR)!

It looks like it's supposed to work!

Relay has stopped working on the following environment

Hello,

Symptoms:

  1. The following is showed in the log file:
[14:09:09] [Server thread/INFO]: [MinecraftDiscordRelay(MCDR)] Enabling MinecraftDiscordRelay v1.1.6
[14:09:09] [Server thread/INFO]: [MinecraftDiscordRelay(MCDR)] Loading config...
[14:09:09] [Server thread/INFO]: [MinecraftDiscordRelay(MCDR)] Config loaded successfully!
[14:09:09] [Server thread/INFO]: [MinecraftDiscordRelay(MCDR)] Config checks finished!
[14:09:09] [Server thread/INFO]: [MinecraftDiscordRelay(MCDR)] Loading bot...
[14:09:09] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[14:09:09] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[14:09:09] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[14:09:09] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
[14:09:09] [Server thread/WARN]: SLF4J: Defaulting to no-operation MDCAdapter implementation.
[14:09:09] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details.
[14:09:09] [Server thread/WARN]: [Server thread] INFO JDA - Login Successful!
[14:09:09] [Server thread/INFO]: [MinecraftDiscordRelay(MCDR)] Bot loaded successfully!
[14:09:09] [Server thread/INFO]: [MinecraftDiscordRelay(MCDR)] Starting logger listener...
[14:09:09] [Server thread/INFO]: [MinecraftDiscordRelay(MCDR)] Loaded console logger!
[14:09:09] [Server thread/INFO]: [MinecraftDiscordRelay(MCDR)] Registering Listeners...
[14:09:09] [Server thread/INFO]: [MinecraftDiscordRelay(MCDR)] Registered Listeners!
[14:09:09] [Server thread/INFO]: [MinecraftDiscordRelay(MCDR)] Finished loading Minecraft Discord Relay (MCDR)!
  1. No messages are relaying in both sides(including commands). However player count and status appears correctly in Bot's status in discord.

additional information:

root@hostname:~# /usr/bin/java -version
openjdk version "11.0.6" 2020-01-14
OpenJDK Runtime Environment (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)
OpenJDK 64-Bit Server VM (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, sharing)

Spigot version:  spigot-1.16.3.jar

Config file config.yml:

main:
  botToken: NDY1NTQxNDY2NzM5OTโ–ˆโ–ˆโ–ˆhO7hxgcuWCSu6o9DzAnKdmxuu8
  consoleChannelID: 68223โ–ˆโ–ˆโ–ˆโ–ˆ405956
  chatChannelID: 682228947โ–ˆโ–ˆโ–ˆโ–ˆ3551
  guildID: 420554964โ–ˆโ–ˆโ–ˆโ–ˆ5058
  advancedConsole: true
  disabledCommands:
  - help

However, it was working on the previous spigot versions. (1.15.*)
Any suggestions?

Thanks in advance.

Actual achievement messages.

Maybe you could make it so that it only sends it for the actual achievements from the advancements tree gets sent? And send the description instead of the "husbandry/root" style name, like it does it in the chat sort of

Credit to GlorifiedPig for the suggestion :)

Originally posted by @GlorifiedPig in #3 (comment)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.