Norbit4 / DiscordMc

Plugin to comunicate minecraft server with discord server
GNU General Public License v3.0
3 stars 0 forks source link

Error #1

Closed ckaj closed 1 year ago

ckaj commented 2 years ago

Hi, i uploaded plugin to my server and the plugin is not working. image I did only the thing that i pasted token into my config, allowed sync ranks and translated things like Uptime etc. Plugin not working since upload

ckaj commented 2 years ago

Version of server: Paper 1.17.1

Norbit4 commented 2 years ago

send me your config.yml and logs

ckaj commented 2 years ago

https://mclo.gs/6E0e5TJ config.txt i renamed the config because .yml is not supported by github

Norbit4 commented 2 years ago

you need add server id:

//config.yml
discord-server-id: '' <- THIS

#

if you enebled module, you need add channel for this module

for example discord chat module:

#---------------------------------------#
#         [discord-chat-module]         #
#---------------------------------------#
# help: https://github.com/Norbit4/DiscordMc/wiki/Chat-module

discord-chat-module: true
channel-chat-id: '' <- CHANNEL ID

more about inital configuaration here:

ckaj commented 1 year ago

But i want only sync

Norbit4 commented 1 year ago

you need add server id:

//config.yml
discord-server-id: '' <- THIS

How to get server id: https://github.com/Norbit4/DiscordMc/wiki/Configuration#id