Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Refresh keys and start server #196

Open
OverlordZorn opened this issue Sep 26, 2024 · 2 comments
Open

[FEATURE] Refresh keys and start server #196

OverlordZorn opened this issue Sep 26, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@OverlordZorn
Copy link

Now with the optional mod tab being a thing, i am not aware of any reason to not implement an automated way to move/copy/delete the server's keys.

  • this can be done ehter automatically when it detects that key verification is set to 2
  • or have another button next to the original launch button which "Refreshes keys and launches server"
  • or have an additional checkbox next to the launch button: when enabled, "refresh keys before starting the server"

Whats the core idea?

When im rushing to setup a new server profile / update the mods for the server or whatever, i often forget to clean&move the keys into the keys folder.

It would be great if this could be integrated into fasters "launch server" button somehow.

I am aware that faster "does not know when deleting / moving keys is completed", but this could be easily handled by ether using a dynamic delay, for example amount of keys to be moved * 0.5s or having a user setting somewhere in faster's settings.

When clicking the server button, it should

  1. Clear the current keys folder
  2. (clear CDLC keys?)
  3. Wait X secounds for the clearing to be completed.
  4. Move Keys from the mod folders to the server-key folder
  5. Wait Y seconds for the moving of the keys to be completed.
  6. Launch server, HC's etc. as usual.
@OverlordZorn
Copy link
Author

image

@OverlordZorn
Copy link
Author

@jupster @liamcannon

@jupster jupster added the enhancement New feature or request label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants