fix: auto-provision port/mod assignment, error logging, retry UI, GSP wording

Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/98539de7-36c5-4a0e-962e-e30f5e4c9125

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-05-07 16:31:10 +00:00 committed by GitHub
parent e0b843897d
commit 8f8a2a4c06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 974 additions and 27 deletions

View file

@ -24,7 +24,7 @@
define('LANG_no_games_to_monitor', "You do not have any games configured to you that can be monitored.");
define('LANG_status', "Status");
define('LANG_fail_no_mods', "No mods enabled for this game! You need to ask your OGP admin to add mod(s) for the game assigned for you.");
define('LANG_fail_no_mods', "No mods/builds are enabled for this game. Ask your GSP admin to enable a default mod/build.");
define('LANG_no_game_homes_assigned', "You don't have any servers assigned to your account.");
define('LANG_select_game_home_to_configure', "Select a game server that you want to configure");
define('LANG_file_manager', "File Manager");