Code Monkey home page Code Monkey logo

Comments (5)

PaloAlo avatar PaloAlo commented on August 21, 2024 1

Ive had the same issue with latest version 1.6.1 but i have not yet restarted the server. I will try that and report back to see if it stops it from sending certain messages

update: nvm, i figured out i have to disable the message in the toggles file. all good now.

from valheim-discordconnector.

nwesterhausen avatar nwesterhausen commented on August 21, 2024

Everything in the code indicates that it respects those messages.

Are you confirmed using 1.5.3 and reloading the server after modifying the config? This is the excerpt from my games.nwest.valheim.discordconnector-toggles.cfg I used to test:

[Toggles.Messages]

## If enabled, this will send a message to Discord when the server launches.
# Setting type: Boolean
# Default value: true
Server Launch Notifications = false

## If enabled, this will send a message to Discord when the server has loaded the map and is ready for connections.
# Setting type: Boolean
# Default value: true
Server Loaded Notifications = false

## If enabled, this will send a message to Discord when the server begins shut down.
# Setting type: Boolean
# Default value: true
Server Stopping Notifications = false

## If enabled, this will send a message to Discord when the server has shut down.
# Setting type: Boolean
# Default value: true
Server Shutdown Notifications = false

## If enabled, this will send a message to Discord when the server saves the world.
# Setting type: Boolean
# Default value: true
Server World Save Notifications = false

from valheim-discordconnector.

eeeBs avatar eeeBs commented on August 21, 2024

Confirmed using 1.5.3 - This is a fresh server. Have modified the config and rebooted several times.

KR80tk6

The server has been running the entire time. It's only when someone connects to the empty server that the messages are displayed, even though they are disabled in the config. Also randomly saying it's my first time joining when it's not.

Also, neither shout messages or discord messages are being transmitted in either direction. Anything else I can send to help trouble shoot?

from valheim-discordconnector.

nwesterhausen avatar nwesterhausen commented on August 21, 2024

It's almost like the plugin is installed on the client and sending all those messages.

Also this app doesn't send discord messages to the Valheim server, but it should be sending shouts from the server to Discord (it should be enabled by default).

I suggest restarting the server since you mentioned its running the whole time. That way we can be sure it loads the configs correctly. And I suggest making sure that your clients do not have a Webhook URL set in games.nwest.valheim.discordconnector.cfg, so that we can rule out the clients sending messages.

from valheim-discordconnector.

nwesterhausen avatar nwesterhausen commented on August 21, 2024

If all you do is replace the plugin, it won't load it until the server is restarted. While the server is running, all the plugins are kept in memory and aren't reloaded.

from valheim-discordconnector.

Related Issues (20)

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.