Essentials icon indicating copy to clipboard operation
Essentials copied to clipboard

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

Open GenOpenDiesel opened this issue 1 month ago • 0 comments

I USE DEFAULT CONFIG!

Type of bug

Compatibility issue

/ess dump all output

https://essentialsx.net/dump.html?bytebin=UTPDeQwaAp

Error log (if applicable)

No response

Bug description

Description: I have encountered an issue where changing the global server time forces a time update for players who have a personal time set via /ptime. This effectively cancels their personal time setting, syncing them back to the server time immediately.

Steps to reproduce

  1. A player executes /ptime night (The player sees night correctly).
  2. An admin or the console executes /time day (or /time set day) to change the global world time.
  3. Observe the player who used /ptime.

Expected behaviour

The player's personal time (/ptime) should remain as "night" regardless of the global server time change. Personal time settings should take priority over global world updates until the player manually resets it (e.g., /ptime reset).

Actual behaviour

The player's time changes to "day" immediately after the global command is used, effectively ignoring/disabling their active /ptime state.

Additional Information

No response

GenOpenDiesel avatar Nov 13 '25 00:11 GenOpenDiesel