Bstn1802 / AutoReconnect

Minecraft fabric mod which automatically reconnects the client to the last known server after disconnection
https://www.curseforge.com/minecraft/mc-mods/autoreconnect
GNU Lesser General Public License v3.0
28 stars 36 forks source link

Auto Message not working #39

Closed codefreak558 closed 1 year ago

codefreak558 commented 1 year ago

I am trying to get auto message to work with the current source code as the fix for commands is not out yet and once I eventually got it built I boot up Minecraft and the autoreconnect part of it worked but it did not send and messages, so to check my basis I used the current release and that also doesnt even send messages not commands as that doesnt work on 2.1.0-dev.

So am I doing something wrong or is there a specific way that you need to type in the server/world it targets?

pizzaman21223 commented 1 year ago

Having the same issue with this. image

Bstn1802 commented 1 year ago

Sorry for the late response.

@pizzaman21223 you forgot to enter the name of the server/realm/world you want to reconnect to

@codefreak558 I'm not sure what could be the issue, maybe you can send your configuration and I can look at it, trying to find what's wrong? Cloth config should tell you tho if something is wrong, e.g. a field hasn't been filled out or you entered something wrong, e.g. a negative number for the delay, etc.

codefreak558 commented 1 year ago

@Bstn1802 Don't worry I no longer have the config on my pc

Bstn1802 commented 1 year ago

Okay, I'm closing this issue then. This had to be quite an old version too back in January and is probably not relevant anymore :'D