Visual bug with the sun

I have this bug with the sun on my server where it keeps resetting, but the time still continues so it's just visually stuck as day. Restarting the server temporarily fixes the problem, but it seems to randomly happen again so I haven't been able to figure out what's causing it.
12 Replies
Nick
Nick2y ago
Can you share your plugin list?
OhSoGamer
OhSoGamer2y ago
/ptime reset? Check your worldguard flags. Chances are you have time locked somewhere.
Dom.mp3
Dom.mp3OP2y ago
I am using the global flag/name for my spawn world but I also have a wilderness world which is where the video is from and I would assume the flags from the spawn world wouldn't apply?
MrMcyeet
MrMcyeet2y ago
You have the time locked via a plugin (or maybe gamerule)
Carl-bot
Carl-bot2y ago
Binary search your plugins
Remove half of your non-essential (ie not things like PAPI or LuckPerm) plugins and see if the problem is fixed. If it still persists, the cause is in the half still installed. Continue to halve the remaining plugins until you've narrowed it down to a single plugin. Congratulations, you found the culprit.
From An unknown user
Admincraft Canned Responses
MrMcyeet
MrMcyeet2y ago
You can use that method to find the plugin responsible Then once you do, you can find the feature/module/permission of that plugin that is causing what you're seeing __global__ flags are world specific so as long as the worlds have different names, this wouldnt affect it
Dom.mp3
Dom.mp3OP2y ago
Ok so that isn't the case then and It's not a gamerule since I did do the command for that daylightcycle or whatever it's called
MrMcyeet
MrMcyeet2y ago
/gamerule doDaylightCycle false|true
Dom.mp3
Dom.mp3OP2y ago
yeah I've already done that
MrMcyeet
MrMcyeet2y ago
then yeah, use this to find the plugin responsible.
Dom.mp3
Dom.mp3OP2y ago
yeah I'll have to try that although still might be tough to find the cause because it's actually working right now I didn't do anything so it just kind of happens :shrug:
OhSoGamer
OhSoGamer2y ago
A time locked region in worldguard causes essentials (?) ptime to get locked. It’s an issue I’m trying to resolve at the moment.

Did you find this page helpful?