27rogi / Fabric2Discord

🤝 Link your Fabric server and Discord with ease!
GNU Lesser General Public License v3.0
13 stars 3 forks source link

Unable to disable dimension messages #2

Closed arconyx closed 2 years ago

arconyx commented 2 years ago

Disabling the dimension change message by setting enabled to false has no apparent effect. A message is still sent whenever players change dimensions.

    playerDimension {
        color="#b967ff"
        enabled=false
        footer="Previous location is %world_origin%"
        header="%player:name% has teleported to %player:world%"
        iconFooter=""
        iconHeader="https://minotar.net/cube/%player:name%/100.png"
        image=""
        message=""
        timestamp=false
    }
27rogi commented 2 years ago

Seems like the problem is inside the code, same with #3 Will try to fix this soon.

n1ckoates commented 2 years ago

As a temporary fix, I built a version of the mod with dimension switch messages completely removed https://cdn.discordapp.com/attachments/845088637527785514/999731378033791057/Fabric2Discord-1.0.21.19-NO-DIMENSION-SWITCH.jar