alexander171294 / RustMon

Rust game admin tool for servers (RustMonitor)
Apache License 2.0
20 stars 3 forks source link

Restart command how to add another new PromptData? #24

Closed Bazimek closed 2 years ago

Bazimek commented 2 years ago

Hello, I am trying to add another new PromptData for restart button, because the command can be like restart

alexander171294 commented 2 years ago

I don't understand why you want to add new prompt.

Please explain me the use case.

Bazimek commented 2 years ago

Because you can't post that restart with a reason. You are doing only restart TIME. But you can do restart TIME REASON

alexander171294 commented 2 years ago

oh, okay, I can add that feature.

Bazimek commented 2 years ago

Thank you, but it is really not a priority one. It is only just small thing. You can add it after some big one update will be there. The other "issue" of mine is I think bigger, can you check the second issue here?

alexander171294 commented 2 years ago

This was added. I'm starting local rust server to try the other issue related to chat modification.

I added also VAC Warning with red icon in user list, and private profile warning with yellow icon in user list, and if you click in the user list, now it's opened a popup with steam user data. (As vac days, etc.)

Bazimek commented 2 years ago

Oh that is really nice! I will be using that for sure! Great idea. Thank you. Can't wait if you can fix the chat with better chat addon.