Skip to content

Fix /time overriding player's /ptime setting#6509

Merged
JRoy merged 1 commit intoEssentialsX:2.xfrom
JRoy:fix/6359-time-overrides-ptime
Apr 12, 2026
Merged

Fix /time overriding player's /ptime setting#6509
JRoy merged 1 commit intoEssentialsX:2.xfrom
JRoy:fix/6359-time-overrides-ptime

Conversation

@JRoy
Copy link
Copy Markdown
Member

@JRoy JRoy commented Apr 12, 2026

Fixes #6359

When /time changes world time, players with relative ptime had their
visible time shift because the stored offset stayed constant while the
base world time changed. Now captures each player's intended visible
time before the world time change and re-applies the offset afterward.

Fixes EssentialsX#6359
@JRoy JRoy added this pull request to the merge queue Apr 12, 2026
Merged via the queue into EssentialsX:2.x with commit 57a8c59 Apr 12, 2026
1 check passed
@JRoy JRoy deleted the fix/6359-time-overrides-ptime branch April 12, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Global /time command overrides and resets player's /ptime setting

2 participants