Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Add admin command to adjust race scoreboard lines and update delay ingame without a server reboot #255

Open
JustBru00 opened this issue Aug 16, 2023 · 1 comment
Labels
code smell Need of clean up, error handling or other semantic upgrades. user experience Improves usability for server admins or players

Comments

@JustBru00
Copy link
Contributor

No description provided.

@JustBru00 JustBru00 changed the title Add option to adjust race scoreboard lines and update delay ingame wiithout a server reboot Add admin command to adjust race scoreboard lines and update delay ingame wiithout a server reboot Aug 16, 2023
@JustBru00 JustBru00 changed the title Add admin command to adjust race scoreboard lines and update delay ingame wiithout a server reboot Add admin command to adjust race scoreboard lines and update delay ingame without a server reboot Aug 16, 2023
@Makkuusen
Copy link
Owner

Makkuusen commented Aug 29, 2023

In 1.7 there will be a command to change it on the fly with /ts scoreboard maxrows and /ts scoreboard interval, however values will not remain on restart. Instead the default values will be read from the config file if they are added. There are also no way of checking what the current values are set to.

A structure that actually updates the values in the config or a database table would be preferable. But it is not very high on my personal agenda atm. This should be enough for the immediate issue though.

f965f12

@Makkuusen Makkuusen added code smell Need of clean up, error handling or other semantic upgrades. user experience Improves usability for server admins or players labels Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code smell Need of clean up, error handling or other semantic upgrades. user experience Improves usability for server admins or players
Projects
None yet
Development

No branches or pull requests

2 participants