nguyenquyhy / DiscordBridge

A Sponge plugin to integrate Minecraft server with a Discord channel
MIT License
31 stars 18 forks source link

/discord reload not firing #49

Open BigJazzz opened 7 years ago

BigJazzz commented 7 years ago

Hey guys

Trying to do /discord reload after changing the config.json (added role prefixes), however I'm not getting any feedback in chat to say it's been reloaded, and when I run test messages from Discord it's still the plain grey name with no prefix.

BigJazzz commented 7 years ago

Please ignore. For anyone else having this issue, make sure you have comma'd correctly. :D

BigJazzz commented 7 years ago

Hey guys

So the issue I was having has been sorted, but I'm noticing that running /discord reload doesn't reload properly. Changes to the chat templates and bot tokens require a complete server restart before the changes take effect.

nguyenquyhy commented 7 years ago

Any log?

BigJazzz commented 7 years ago

I'll try to grab one.

BigJazzz commented 7 years ago

The only lines in the log I can seem to see are these ones. I'll ask the other admin team members and see if they can find anything more substantial: https://ssby.me/ss/272916170229.png

nguyenquyhy commented 7 years ago

You are right. The config is cached incorrectly 😄 . This will be fixed in the next update.