From 722a0f45e7a6d0a66ccddb1dc1f0885e80a1836d Mon Sep 17 00:00:00 2001 From: Rsl1122 Date: Thu, 23 Aug 2018 21:59:06 +0300 Subject: [PATCH] 4.4.4 --- Plan/src/main/resources/bungeeconfig.yml | 3 +++ Plan/src/main/resources/config.yml | 3 +++ Plan/src/main/resources/web/player.html | 2 +- Plan/src/main/resources/web/server.html | 6 +++--- 4 files changed, 10 insertions(+), 4 deletions(-) diff --git a/Plan/src/main/resources/bungeeconfig.yml b/Plan/src/main/resources/bungeeconfig.yml index 0e4be559d..02d582993 100644 --- a/Plan/src/main/resources/bungeeconfig.yml +++ b/Plan/src/main/resources/bungeeconfig.yml @@ -67,6 +67,9 @@ Data: LogUnknownCommands: false CombineCommandAliases: true Geolocations: true + Ping: + ServerEnableDelaySeconds: 300 + PlayerLoginDelaySeconds: 30 KeepInactivePlayerDataForDays: 180 # ----------------------------------------------------- Customization: diff --git a/Plan/src/main/resources/config.yml b/Plan/src/main/resources/config.yml index be15fa519..266672566 100644 --- a/Plan/src/main/resources/config.yml +++ b/Plan/src/main/resources/config.yml @@ -81,6 +81,9 @@ Data: LogUnknownCommands: false CombineCommandAliases: true Geolocations: true + Ping: + ServerEnableDelaySeconds: 300 + PlayerLoginDelaySeconds: 30 KeepInactivePlayerDataForDays: 180 # ----------------------------------------------------- Customization: diff --git a/Plan/src/main/resources/web/player.html b/Plan/src/main/resources/web/player.html index beb674787..96999e46b 100644 --- a/Plan/src/main/resources/web/player.html +++ b/Plan/src/main/resources/web/player.html @@ -286,7 +286,7 @@
+ src="https://cravatar.eu/avatar/${playerName}/100.png">

Player Kills: ${playerKillCount} diff --git a/Plan/src/main/resources/web/server.html b/Plan/src/main/resources/web/server.html index b56ec05e2..57ec3d5e7 100644 --- a/Plan/src/main/resources/web/server.html +++ b/Plan/src/main/resources/web/server.html @@ -1149,9 +1149,9 @@ - - - + + +