DiscordSRV

DiscordSRV

86.8k Downloads

The placehoder %bungee_total% only updates 1 time (channel updater)

TISnoob opened this issue ยท 1 comments

commented

Expected behavior

It's should update channel

Actual behavior

I run a bungeecord server. I have enabled channel updater in my survival discordsrv.
The config looks like this-

  - ChannelId: "1137796621669781514"
    Format: "%bungee_total% players online"
    ShutdownFormat: "Ever joined: %totalplayers%"
    UpdateInterval: 10
  - ChannelId: "1137796590510284800"
    Format: "Server is online"
    ShutdownFormat: "Server is offline"
    UpdateInterval: 10
  - ChannelId: "1137796649004056676"
    Format: "Uptime: %server_uptime%"
    ShutdownFormat: "Last online: %date%"
    UpdateInterval: 10

The %bungee_total% shows %bungee_total% when server starts. Then 10min later it shows 0. When a player joins it shows 1 .
But the problem is it never updates then . 5 players were online for 30mins but still shows 1. It never updates from 1
I tested the placeholder. It actually updates there
Jar file : DiscordSRV-1.27.0-SNAPSHOT-4fbb7c0.jar

Steps to reproduce

Nah

Server software and version

Paper 1.20.1 Build #124

Checks

  • I am not using an outdated version of DiscordSRV.
  • I asked in DiscordSRV's Discord server to see whether this issue is in fact a bug that needs to be fixed.

Anything else

No response

commented

We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please join our Discord at https://discordsrv.com/discord and go to the #support channel for help with installing or configuring DiscordSRV.