Просмотр исходного кода

Merge remote-tracking branch 'upstream/master'

own3mall 5 лет назад
Родитель
Сommit
fc65d022cf
46 измененных файлов с 89 добавлено и 46 удалено
  1. 15 15
      lang/Arabic/modules/mysql.php
  2. 2 0
      lang/Arabic/modules/settings.php
  3. 6 5
      lang/Arabic/modules/user_games.php
  4. 2 0
      lang/Croatian(Croatia)/modules/settings.php
  5. 1 1
      lang/Croatian(Croatia)/modules/user_games.php
  6. 2 0
      lang/Czech(CzechRepublic)/modules/settings.php
  7. 1 1
      lang/Czech(CzechRepublic)/modules/user_games.php
  8. 2 0
      lang/Danish/modules/settings.php
  9. 1 1
      lang/Danish/modules/user_games.php
  10. 2 0
      lang/Finnish(Finland)/modules/settings.php
  11. 1 1
      lang/Finnish(Finland)/modules/user_games.php
  12. 2 0
      lang/French/modules/settings.php
  13. 1 1
      lang/French/modules/user_games.php
  14. 2 0
      lang/German/modules/settings.php
  15. 1 1
      lang/German/modules/user_games.php
  16. 2 0
      lang/Greek(Greece)/modules/settings.php
  17. 1 1
      lang/Greek(Greece)/modules/user_games.php
  18. 2 0
      lang/Hebrew(Israel)/modules/settings.php
  19. 1 1
      lang/Hebrew(Israel)/modules/user_games.php
  20. 2 0
      lang/Hungarian/modules/settings.php
  21. 1 1
      lang/Hungarian/modules/user_games.php
  22. 2 0
      lang/Italian/modules/settings.php
  23. 1 1
      lang/Italian/modules/user_games.php
  24. 2 0
      lang/Persian/modules/settings.php
  25. 1 1
      lang/Persian/modules/user_games.php
  26. 2 0
      lang/Polish/modules/settings.php
  27. 1 1
      lang/Polish/modules/user_games.php
  28. 2 0
      lang/Portuguese(Brazil)/modules/settings.php
  29. 1 1
      lang/Portuguese(Brazil)/modules/user_games.php
  30. 2 0
      lang/Portuguese/modules/settings.php
  31. 1 1
      lang/Portuguese/modules/user_games.php
  32. 2 0
      lang/Romanian(Romania)/modules/settings.php
  33. 1 1
      lang/Romanian(Romania)/modules/user_games.php
  34. 2 0
      lang/Russian/modules/settings.php
  35. 1 1
      lang/Russian/modules/user_games.php
  36. 2 0
      lang/Serbian(Serbia)/modules/settings.php
  37. 1 1
      lang/Serbian(Serbia)/modules/user_games.php
  38. 2 0
      lang/Spanish/modules/settings.php
  39. 1 1
      lang/Spanish/modules/user_games.php
  40. 2 0
      lang/Swedish(Sweden)/modules/settings.php
  41. 1 1
      lang/Swedish(Sweden)/modules/user_games.php
  42. 2 0
      lang/Turkish(Turkey)/modules/settings.php
  43. 1 1
      lang/Turkish(Turkey)/modules/user_games.php
  44. 2 2
      modules/config_games/server_configs/minecraft_linux64.xml
  45. 2 2
      modules/config_games/server_configs/minecraft_win64.xml
  46. 2 2
      protocol/lgsl/lgsl_protocol.php

+ 15 - 15
lang/Arabic/modules/mysql.php

@@ -65,24 +65,24 @@ define('OGP_LANG_sql_select', "SELECT");
 define('OGP_LANG_sql_grant_option', "GRANT OPTION");
 define('OGP_LANG_sql_grant_option', "GRANT OPTION");
 define('OGP_LANG_sql_update', "UPDATE");
 define('OGP_LANG_sql_update', "UPDATE");
 define('OGP_LANG_sql_delete', "DELETE");
 define('OGP_LANG_sql_delete', "DELETE");
-define('OGP_LANG_sql_alter_info', "<b>Enables use of ALTER TABLE.</b>");	
-define('OGP_LANG_sql_create_info', "<b>Enables use of CREATE TABLE.</b>");	
-define('OGP_LANG_sql_create_temporary_tables_info', "<b>Enables use of CREATE TEMPORARY TABLE.</b>");
-define('OGP_LANG_sql_delete_info', "<b>Enables use of DELETE.</b>");
-define('OGP_LANG_sql_drop_info', "<b>Enables use of DROP TABLE.</b>");	
-define('OGP_LANG_sql_index_info', "<b>Enables use of CREATE INDEX and DROP INDEX.</b>");	
-define('OGP_LANG_sql_insert_info', "<b>Enables use of INSERT.</b>");	
-define('OGP_LANG_sql_lock_tables_info', "<b>Enables use of LOCK TABLES on tables for which you have the SELECT privilege.</b>");	
-define('OGP_LANG_sql_select_info', "<b>Enables use of SELECT.</b>");
-define('OGP_LANG_sql_update_info', "<b>Enables use of UPDATE.</b>");	
-define('OGP_LANG_sql_grant_option_info', "<b>Enables privileges to be granted.</b>");
+define('OGP_LANG_sql_alter_info', "<b>تخويل من استخدام ALTER TABLE.</b>");	
+define('OGP_LANG_sql_create_info', "<b>تخويل من استخدام CREATE TABLE.</b>");	
+define('OGP_LANG_sql_create_temporary_tables_info', "<b>تخويل من استخدام CREATE TEMPORARY TABLE.</b>");
+define('OGP_LANG_sql_delete_info', "<b>تخويل من استخدام DELETE.</b>");
+define('OGP_LANG_sql_drop_info', "<b>تخويل من استخدام DROP TABLE.</b>");	
+define('OGP_LANG_sql_index_info', "<b>تخويل من استخدام CREATE INDEX و DROP INDEX.</b>");	
+define('OGP_LANG_sql_insert_info', "<b>تخويل من استخدام INSERT.</b>");	
+define('OGP_LANG_sql_lock_tables_info', "<b>تخويل من استخدام LOCK TABLES في الجداول التي لديك امتياز SELECT لها.</b>");	
+define('OGP_LANG_sql_select_info', "<b>تخويل من استخدام SELECT.</b>");
+define('OGP_LANG_sql_update_info', "<b>تخويل من استخدام UPDATE.</b>");	
+define('OGP_LANG_sql_grant_option_info', "<b>تخويل منح الإمتيازات.</b>");
 define('OGP_LANG_select_game_server', "تحديد سيرفر اللعبة");
 define('OGP_LANG_select_game_server', "تحديد سيرفر اللعبة");
 define('OGP_LANG_invalid_mysql_server_id', "معرف خادم MySQL غير صالح.");
 define('OGP_LANG_invalid_mysql_server_id', "معرف خادم MySQL غير صالح.");
 define('OGP_LANG_there_is_another_db_named_or_user_named', "هناك قاعدة بيانات ذات اسم <b>%s</b> او مستخدم اخر باسم <b>%s</b>");
 define('OGP_LANG_there_is_another_db_named_or_user_named', "هناك قاعدة بيانات ذات اسم <b>%s</b> او مستخدم اخر باسم <b>%s</b>");
-define('OGP_LANG_db_added_for_home_id', "Added database for home ID <b>%s</b>.");
+define('OGP_LANG_db_added_for_home_id', "قاعدة البيانات المضافة للمعرف <b>%s</b>.");
 define('OGP_LANG_could_not_remove_db', "تعذرت إزالة قاعدة البيانات المحددة.");
 define('OGP_LANG_could_not_remove_db', "تعذرت إزالة قاعدة البيانات المحددة.");
 define('OGP_LANG_db_removed_successfully_from_mysql_server_named', "تمت إزالة قاعدة البيانات من الخادم %s.");
 define('OGP_LANG_db_removed_successfully_from_mysql_server_named', "تمت إزالة قاعدة البيانات من الخادم %s.");
-define('OGP_LANG_areyousure_remove_mysql_server', "Are you sure that you want remove MySQL server named <b>%s</b>?");
+define('OGP_LANG_areyousure_remove_mysql_server', "هل أنت متأكد أنك تريد إزالة خادم MySQL المسمى <b>%s</b>؟");
 define('OGP_LANG_db_changed_successfully', "تم تغيير قاعدة البيانات %s بنجاح.");
 define('OGP_LANG_db_changed_successfully', "تم تغيير قاعدة البيانات %s بنجاح.");
 define('OGP_LANG_error_while_remove', "حدث خطأ أثناء الإزالة.");
 define('OGP_LANG_error_while_remove', "حدث خطأ أثناء الإزالة.");
 define('OGP_LANG_mysql_server_removed', "تمت إزالة خادم MySQL المسمى <b>%s</b> بنجاح.");
 define('OGP_LANG_mysql_server_removed', "تمت إزالة خادم MySQL المسمى <b>%s</b> بنجاح.");
@@ -102,8 +102,8 @@ define('OGP_LANG_db_passwd', "باسوورد قاعدة البيانات");
 define('OGP_LANG_db_name', "اسم قاعدة البيانات");
 define('OGP_LANG_db_name', "اسم قاعدة البيانات");
 define('OGP_LANG_enabled', "مفعل");
 define('OGP_LANG_enabled', "مفعل");
 define('OGP_LANG_game_server', "خادم اللعبة");
 define('OGP_LANG_game_server', "خادم اللعبة");
-define('OGP_LANG_there_are_no_databases_assigned_for', "There are no databases assigned for <b>%s</b>.");
-define('OGP_LANG_unable_to_connect_to_mysql_server_as', "Unable to connect to MySQL server as %s.");
+define('OGP_LANG_there_are_no_databases_assigned_for', "لا توجد قواعد بيانات مخصصة ل<b>%s</b>.");
+define('OGP_LANG_unable_to_connect_to_mysql_server_as', "تعذر الاتصال بخادم MySQL ك%s");
 define('OGP_LANG_unable_to_create_db', "غير قادر على إنشاء قاعدة بيانات.");
 define('OGP_LANG_unable_to_create_db', "غير قادر على إنشاء قاعدة بيانات.");
 define('OGP_LANG_unable_to_select_db', "غير قادر علي اختيار قاعدة البيانات %s.");
 define('OGP_LANG_unable_to_select_db', "غير قادر علي اختيار قاعدة البيانات %s.");
 define('OGP_LANG_db_info', "معلومات قاعدة البيانات");
 define('OGP_LANG_db_info', "معلومات قاعدة البيانات");

+ 2 - 0
lang/Arabic/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "إعادة ترتيب سيرفر ا
 define('OGP_LANG_reset_game_server_order_info', "إعادة ترتيب سيرفر اللعبة للرجوع إلى الافتراضي باستخدام معرف الخادم");
 define('OGP_LANG_reset_game_server_order_info', "إعادة ترتيب سيرفر اللعبة للرجوع إلى الافتراضي باستخدام معرف الخادم");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 6 - 5
lang/Arabic/modules/user_games.php

@@ -25,7 +25,8 @@
 define('OGP_LANG_add_mods_note', "تحتاج إضافة مودز بعد إضافة سيرفر إلى مستخدم . يمكنك عمل ذلك بتعديل السيرفر.");
 define('OGP_LANG_add_mods_note', "تحتاج إضافة مودز بعد إضافة سيرفر إلى مستخدم . يمكنك عمل ذلك بتعديل السيرفر.");
 define('OGP_LANG_game_servers', "سيرفرات الألعاب");
 define('OGP_LANG_game_servers', "سيرفرات الألعاب");
 define('OGP_LANG_game_path', "مسار اللعبة");
 define('OGP_LANG_game_path', "مسار اللعبة");
-define('OGP_LANG_game_path_info', "An absolute server path. Example: /home/ogpbot/OGP_User_Files/My_Server");
+define('OGP_LANG_game_path_info', "مسار خادم مطلق. مثال:
+/home/ogpbot/OGP_User_Files/My_Server");
 define('OGP_LANG_game_server_name_info', "اسم السيرفر يساعد المستخدمين على معرفة سيرفراتهم");
 define('OGP_LANG_game_server_name_info', "اسم السيرفر يساعد المستخدمين على معرفة سيرفراتهم");
 define('OGP_LANG_control_password', "التحكم في كلمة المرور");
 define('OGP_LANG_control_password', "التحكم في كلمة المرور");
 define('OGP_LANG_control_password_info', "كلمةالمرور هذه تستخدم للتحكم فى السيرفر . مثل كلمة السر RCON . إذا كانت خانة كلمة المرور فارغة هذا يعنى أنها مستخدمة.");
 define('OGP_LANG_control_password_info', "كلمةالمرور هذه تستخدم للتحكم فى السيرفر . مثل كلمة السر RCON . إذا كانت خانة كلمة المرور فارغة هذا يعنى أنها مستخدمة.");
@@ -135,7 +136,7 @@ define('OGP_LANG_clone', "Clone");
 define('OGP_LANG_unassign', "Unassign");
 define('OGP_LANG_unassign', "Unassign");
 define('OGP_LANG_access_rights', "Access Rights");
 define('OGP_LANG_access_rights', "Access Rights");
 define('OGP_LANG_assigned_homes', "Currently Assigned Homes");
 define('OGP_LANG_assigned_homes', "Currently Assigned Homes");
-define('OGP_LANG_assign', "Assign");
+define('OGP_LANG_assign', "تعيين");
 define('OGP_LANG_allow_updates', "Allow Game Updates");
 define('OGP_LANG_allow_updates', "Allow Game Updates");
 define('OGP_LANG_allow_updates_info', "Allows user to update the game installation if that is possible.");
 define('OGP_LANG_allow_updates_info', "Allows user to update the game installation if that is possible.");
 define('OGP_LANG_allow_file_management', "Allow File Management");
 define('OGP_LANG_allow_file_management', "Allow File Management");
@@ -203,7 +204,7 @@ define('OGP_LANG_cancel', "Cancel");
 define('OGP_LANG_set_this_path', "Set this path");
 define('OGP_LANG_set_this_path', "Set this path");
 define('OGP_LANG_select_home_path', "Select home path");
 define('OGP_LANG_select_home_path', "Select home path");
 define('OGP_LANG_folder', "Folder");
 define('OGP_LANG_folder', "Folder");
-define('OGP_LANG_owner', "Owner");
+define('OGP_LANG_owner', "المالك");
 define('OGP_LANG_group', "مجموعة");
 define('OGP_LANG_group', "مجموعة");
 define('OGP_LANG_level_up', "Level up");
 define('OGP_LANG_level_up', "Level up");
 define('OGP_LANG_level_up_info', "Back to the previous folder.");
 define('OGP_LANG_level_up_info', "Back to the previous folder.");
@@ -219,5 +220,5 @@ define('OGP_LANG_search', "Search");
 define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try a shorter username no longer than 20 characters.");
 define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try a shorter username no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
-define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+define('OGP_LANG_change_access_rights_for_selected_servers', "تغيير حقوق الوصول للخوادم المحددة");
+?>

+ 2 - 0
lang/Croatian(Croatia)/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Resetiranje redoslijeda poslužitelj
 define('OGP_LANG_reset_game_server_order_info', "Poništava naredbu redoslijeda igara na zadane postavke ID poslužitelja");
 define('OGP_LANG_reset_game_server_order_info', "Poništava naredbu redoslijeda igara na zadane postavke ID poslužitelja");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Croatian(Croatia)/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP korisničko ime je predugo
 define('OGP_LANG_ftp_account_password_too_long', "FTP lozinka je predugačka. Isprobajte kraću lozinku koja nije duža od 20 znakova.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP lozinka je predugačka. Isprobajte kraću lozinku koja nije duža od 20 znakova.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Drugi serveri postoje s istim putanjem. Preporuča se (ali ne i potreban) da ovo putanje promijenite u nešto jedinstveno. Možete imati problema ako to ne učinite.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Drugi serveri postoje s istim putanjem. Preporuča se (ali ne i potreban) da ovo putanje promijenite u nešto jedinstveno. Možete imati problema ako to ne učinite.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Promijenite prava pristupa za odabrane servere");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Promijenite prava pristupa za odabrane servere");
-?>
+?>

+ 2 - 0
lang/Czech(CzechRepublic)/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Czech(CzechRepublic)/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/Danish/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Danish/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/Finnish(Finland)/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Finnish(Finland)/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/French/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Réinitialiser l'ordre des serveurs"
 define('OGP_LANG_reset_game_server_order_info', "Remettre l&apos;ordre des serveurs par défaut en utilisant l&apos;ID du serveur");
 define('OGP_LANG_reset_game_server_order_info', "Remettre l&apos;ordre des serveurs par défaut en utilisant l&apos;ID du serveur");
 define('OGP_LANG_regex_invalid_file_name_chars', "Regex pour les Caractères de Noms de Fichiers Invalides");
 define('OGP_LANG_regex_invalid_file_name_chars', "Regex pour les Caractères de Noms de Fichiers Invalides");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Modifier ce modèle d&apos;expression régulière si vous souhaitez autoriser un autre jeu de caractères dans les noms de fichiers.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Modifier ce modèle d&apos;expression régulière si vous souhaitez autoriser un autre jeu de caractères dans les noms de fichiers.");
+define('OGP_LANG_login_ban_time', "Durée du Blocage après Échec d'Identification (secondes)");
+define('OGP_LANG_login_ban_time_info', "Temps en secondes qu'une adresse IP est bloquée lors de l'authentification au Panel après le nombre d'essais échoués définis.");
 ?>
 ?>

+ 1 - 1
lang/French/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "Le nom d'utilisateur FTP est t
 define('OGP_LANG_ftp_account_password_too_long', "Le mot de passe FTP est trop long. Veuillez entrer un mot de passe de 20 caractères maximum.");
 define('OGP_LANG_ftp_account_password_too_long', "Le mot de passe FTP est trop long. Veuillez entrer un mot de passe de 20 caractères maximum.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Un autre serveur existe avec le même chemin. Il est fortement recommandé (mais pas requis) que vous changiez le chemin pour quelque chose d'unique. Vous pourrez avoir des problèmes si vous ne le faites PAS.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Un autre serveur existe avec le même chemin. Il est fortement recommandé (mais pas requis) que vous changiez le chemin pour quelque chose d'unique. Vous pourrez avoir des problèmes si vous ne le faites PAS.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Changer les droits d&apos;accès pour les serveurs sélectionnés");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Changer les droits d&apos;accès pour les serveurs sélectionnés");
-?>
+?>

+ 2 - 0
lang/German/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/German/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/Greek(Greece)/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Greek(Greece)/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/Hebrew(Israel)/modules/settings.php

@@ -148,4 +148,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Hebrew(Israel)/modules/user_games.php

@@ -221,4 +221,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/Hungarian/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Hungarian/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "Az FTP felhasználónév túl
 define('OGP_LANG_ftp_account_password_too_long', "Az FTP jelszó túl hosszú. Próbálkozz rövidebb, legfeljebb 20 karakter hosszú jelszóval.");
 define('OGP_LANG_ftp_account_password_too_long', "Az FTP jelszó túl hosszú. Próbálkozz rövidebb, legfeljebb 20 karakter hosszú jelszóval.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/Italian/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Italian/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/Persian/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Persian/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/Polish/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Polish/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/Portuguese(Brazil)/modules/settings.php

@@ -149,4 +149,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Portuguese(Brazil)/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "O nome de usuário do FTP é m
 define('OGP_LANG_ftp_account_password_too_long', "A senha do FTP é muito longa. Tente uma senha mais curta, com no máximo 20 caracteres.");
 define('OGP_LANG_ftp_account_password_too_long', "A senha do FTP é muito longa. Tente uma senha mais curta, com no máximo 20 caracteres.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Outras homes existem com o mesmo caminho. É recomendado (mas não obrigatório) que você altere esse caminho para algo único. Você pode ter problemas se você não fizer isso.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Outras homes existem com o mesmo caminho. É recomendado (mas não obrigatório) que você altere esse caminho para algo único. Você pode ter problemas se você não fizer isso.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Alterar direitos de acesso para servidores selecionados");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Alterar direitos de acesso para servidores selecionados");
-?>
+?>

+ 2 - 0
lang/Portuguese/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Portuguese/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "O nome do usuário FTP é dema
 define('OGP_LANG_ftp_account_password_too_long', "O nome do usuário FTP é demasiado longo. Experimente um nome de usuário mais curto que não contenha mais de 20 caracteres.");
 define('OGP_LANG_ftp_account_password_too_long', "O nome do usuário FTP é demasiado longo. Experimente um nome de usuário mais curto que não contenha mais de 20 caracteres.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Existem outros directórios com o mesmo caminho. É recomendado (mas não é necessário) que você altere esse caminho para algo único. Se não você poderá obter alguns erros de futuro.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Existem outros directórios com o mesmo caminho. É recomendado (mas não é necessário) que você altere esse caminho para algo único. Se não você poderá obter alguns erros de futuro.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Alterar direitos de acesso para servidores seleccionados");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Alterar direitos de acesso para servidores seleccionados");
-?>
+?>

+ 2 - 0
lang/Romanian(Romania)/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Romanian(Romania)/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/Russian/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Russian/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "Имя FTP-пользоват
 define('OGP_LANG_ftp_account_password_too_long', "Пароль FTP-пользователя слишком длинный. Пароль должно быть не более 20 символов.");
 define('OGP_LANG_ftp_account_password_too_long', "Пароль FTP-пользователя слишком длинный. Пароль должно быть не более 20 символов.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Другие сервера существуют с одним и тем же путем. Рекомендуется (но не обязательно), чтобы вы изменили этот путь на нечто уникальное. У вас могут быть проблемы, если вы не сделаете этого.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Другие сервера существуют с одним и тем же путем. Рекомендуется (но не обязательно), чтобы вы изменили этот путь на нечто уникальное. У вас могут быть проблемы, если вы не сделаете этого.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Изменить права доступа для выбранных серверов");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Изменить права доступа для выбранных серверов");
-?>
+?>

+ 2 - 0
lang/Serbian(Serbia)/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Serbian(Serbia)/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/Spanish/modules/settings.php

@@ -156,4 +156,6 @@ define('OGP_LANG_reset_game_server_order', "Restablecer pedidos del servidor de
 define('OGP_LANG_reset_game_server_order_info', "Restablece los pedidos del servidor de juegos al valor predeterminado de usar la ID del servidor");
 define('OGP_LANG_reset_game_server_order_info', "Restablece los pedidos del servidor de juegos al valor predeterminado de usar la ID del servidor");
 define('OGP_LANG_regex_invalid_file_name_chars', "Nombre de archivo inválido Caracteres Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Nombre de archivo inválido Caracteres Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Cambie este patrón de expresiones regulares si desea permitir un conjunto diferente de caracteres en los nombres de archivo.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Cambie este patrón de expresiones regulares si desea permitir un conjunto diferente de caracteres en los nombres de archivo.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Spanish/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "El nombre de usuario FTP es de
 define('OGP_LANG_ftp_account_password_too_long', "La contraseña de usuario FTP es demasiado larga. Prueba con una contraseña no mayor de 20 caracteres.");
 define('OGP_LANG_ftp_account_password_too_long', "La contraseña de usuario FTP es demasiado larga. Prueba con una contraseña no mayor de 20 caracteres.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Existen otras Home con la misma ruta. Se recomienda (aunque no se requiere) que cambie la ruta por otra que no esté en uso.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Existen otras Home con la misma ruta. Se recomienda (aunque no se requiere) que cambie la ruta por otra que no esté en uso.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Cambiar los derechos de acceso para los servidores seleccionados");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Cambiar los derechos de acceso para los servidores seleccionados");
-?>
+?>

+ 2 - 0
lang/Swedish(Sweden)/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Swedish(Sweden)/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 0
lang/Turkish(Turkey)/modules/settings.php

@@ -145,4 +145,6 @@ define('OGP_LANG_reset_game_server_order', "Reset Game Server Ordering");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_reset_game_server_order_info', "Resets game server ordering back to the default of using the server ID");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars', "Invalid File Name Characters Regex");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
 define('OGP_LANG_regex_invalid_file_name_chars_info', "Change this regex pattern if you want to allow a different set of characters in file names.");
+define('OGP_LANG_login_ban_time', "Failed Login Ban Time (Seconds)");
+define('OGP_LANG_login_ban_time_info', "Time in seconds that an IP address is banned from attempting to login to the panel after a defined number of failed login attempts.");
 ?>
 ?>

+ 1 - 1
lang/Turkish(Turkey)/modules/user_games.php

@@ -220,4 +220,4 @@ define('OGP_LANG_ftp_account_username_too_long', "FTP username is too long. Try
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_ftp_account_password_too_long', "FTP password is too long. Try a shorter password no longer than 20 characters.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_other_servers_exist_with_path_please_change', "Other homes exist with the same path. It is recommended (but not required) that you change this path to something unique. You may have problems if you do NOT.");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
 define('OGP_LANG_change_access_rights_for_selected_servers', "Change access rights for selected servers");
-?>
+?>

+ 2 - 2
modules/config_games/server_configs/minecraft_linux64.xml

@@ -5,7 +5,7 @@
   <game_name>Minecraft</game_name>
   <game_name>Minecraft</game_name>
   <server_exec_name>minecraft_server.jar</server_exec_name>
   <server_exec_name>minecraft_server.jar</server_exec_name>
   <query_port type="add">1</query_port>
   <query_port type="add">1</query_port>
-  <cli_template>java %XMS% %XMX% -jar minecraft_server.jar nogui -d64</cli_template>
+  <cli_template>java %XMS% %XMX% -jar minecraft_server.jar nogui</cli_template>
   <console_log>logs/latest.log</console_log>
   <console_log>logs/latest.log</console_log>
   <max_user_amount>250</max_user_amount>
   <max_user_amount>250</max_user_amount>
   <mods>
   <mods>
@@ -92,4 +92,4 @@
       <desc>Sets the port to RCON.</desc>
       <desc>Sets the port to RCON.</desc>
     </field>
     </field>
   </custom_fields>
   </custom_fields>
-</game_config>
+</game_config>

+ 2 - 2
modules/config_games/server_configs/minecraft_win64.xml

@@ -5,7 +5,7 @@
   <game_name>Minecraft</game_name>
   <game_name>Minecraft</game_name>
   <server_exec_name>minecraft_server.jar</server_exec_name>
   <server_exec_name>minecraft_server.jar</server_exec_name>
   <query_port type="add">1</query_port>
   <query_port type="add">1</query_port>
-  <cli_template>java %XMS% %XMX% -jar minecraft_server.jar nogui -d64</cli_template>
+  <cli_template>java %XMS% %XMX% -jar minecraft_server.jar nogui</cli_template>
   <console_log>logs/latest.log</console_log>
   <console_log>logs/latest.log</console_log>
   <max_user_amount>250</max_user_amount>
   <max_user_amount>250</max_user_amount>
   <mods>
   <mods>
@@ -92,4 +92,4 @@
       <desc>Sets the port to RCON.</desc>
       <desc>Sets the port to RCON.</desc>
     </field>
     </field>
   </custom_fields>
   </custom_fields>
-</game_config>
+</game_config>

+ 2 - 2
protocol/lgsl/lgsl_protocol.php

@@ -398,7 +398,7 @@ if (!function_exists('lgsl_version')) { // START OF DOUBLE LOAD PROTECTION
 		"empyriongs"	=> "steam://connect/{IP}:{Q_PORT}",
 		"empyriongs"	=> "steam://connect/{IP}:{Q_PORT}",
 		"farcry"		=> "qtracker://{IP}:{S_PORT}?game=FarCry&action=show",
 		"farcry"		=> "qtracker://{IP}:{S_PORT}?game=FarCry&action=show",
 		"fear"			=> "qtracker://{IP}:{S_PORT}?game=FEAR&action=show",
 		"fear"			=> "qtracker://{IP}:{S_PORT}?game=FEAR&action=show",
-		"fivem"			=> "http://fivem.net/",
+		"fivem"			=> "fivem://connect/{IP}:{S_PORT}",
 		"flashpoint"	=> "qtracker://{IP}:{S_PORT}?game=OperationFlashpoint&action=show",
 		"flashpoint"	=> "qtracker://{IP}:{S_PORT}?game=OperationFlashpoint&action=show",
 		"freelancer"	=> "http://en.wikipedia.org/wiki/Freelancer_(computer_game)",
 		"freelancer"	=> "http://en.wikipedia.org/wiki/Freelancer_(computer_game)",
 		"frontlines"	=> "http://en.wikipedia.org/wiki/Frontlines:_Fuel_of_War",
 		"frontlines"	=> "http://en.wikipedia.org/wiki/Frontlines:_Fuel_of_War",
@@ -452,7 +452,7 @@ if (!function_exists('lgsl_version')) { // START OF DOUBLE LOAD PROTECTION
 		"quake4"		=> "qtracker://{IP}:{S_PORT}?game=Quake4&action=show",
 		"quake4"		=> "qtracker://{IP}:{S_PORT}?game=Quake4&action=show",
 		"ragemp"		=> "rage://v/connect?ip={IP}:{S_PORT}",
 		"ragemp"		=> "rage://v/connect?ip={IP}:{S_PORT}",
 		"ravenshield"	=> "http://en.wikipedia.org/wiki/Tom_Clancy's_Rainbow_Six_3",
 		"ravenshield"	=> "http://en.wikipedia.org/wiki/Tom_Clancy's_Rainbow_Six_3",
-		"redm"		=> "http://redm.gg/",
+		"redm"		=> "fivem://connect/{IP}:{S_PORT}",
 		"redorchestra"	=> "steam://connect/{IP}:{C_PORT}",
 		"redorchestra"	=> "steam://connect/{IP}:{C_PORT}",
 		"redorchestra2"	=> "steam://connect/{IP}:{S_PORT}",
 		"redorchestra2"	=> "steam://connect/{IP}:{S_PORT}",
 		"rfactor"		=> "rfactor://{IP}:{S_PORT}",
 		"rfactor"		=> "rfactor://{IP}:{S_PORT}",