Using that plugin, you can only set daytime/nighttime with command, and not through config, meaning that every time i restart my server, i need to type that command, to set server day/night length to certain amount.

Ingame Clock GUI
Displays ingame and server time
Total Downloads: 6,357 - First Release: Jul 18, 2015 - Last Update: Oct 27, 2017
- 5/5, 20 likes
-
[DOUBLEPOST=1438779438][/DOUBLEPOST] -
This update seems to have issues with the onPluginLoaded hook.
Tosses a Null Reference Exception anytime another plugin uses that hook. -
deer_SWAG updated Ingame Clock GUI with a new update entry:
0.0.27
-
Hey deer_SWAG, thanks for the swift update to my request. I was actually hoping for an in-game toggle if that's possible, so my players can switch between server time and in-game time at their discretion. If this is possible thanks, if not no worries and thanks anyway!
-
deer_SWAG updated Ingame Clock GUI with a new update entry:
0.0.29
-
Correct our code from
PrintToChat(player, (string)Config["Messages", "STDisable"]);
to
PrintToChat(player, (string)Config["Messages", "STDisabled"]);
mistake in param STDisabled -
deer_SWAG updated Ingame Clock GUI with a new update entry:
0.0.3
-
Just thank you man, very useful plugin, love it
-
Hello,
I have just updated the Clock GUI in my server however the server is not changing it's position.
My Config
Code:{ "BackgroundColor": "0.2 0.2 0.2 0.3", "FontSize": 14, "Messages": { "Disabled": "You have disabled clock", "Enabled": "You have enabled clock", "Help": "Clock:\n/clock - toggle clock\n/clock server - toggle server/ingame time", "PreventChangeEnabled": "You can't choose between server or ingame time", "STDisabled": "Now your clock shows ingame time", "STEnabled": "Now your clock shows server time" }, "Position": { "Bottom": 0.96, "Left": 0.48 }, "PreventChangingTime": true, "ServerTime": false, "ShowSeconds": false, "Size": { "Height": 0.03, "Width": 0.04 }, "TextColor": "1 1 1 0.3", "UpdateTimeInSeconds": 2 }
Thank you for reading -
Wulf Community Admin
-
Yes i have reloaded the servers plugin several times.
-
-
-
Attached Files:
-
-
Wulf Community Admin
-
Yes i have restarted the server and everything. Maybe i have corrupted something
-
-
All is working well for me again!!! Thanks for your quick response!
-
Sorry for offtop. Palmface =)