From a9b5a6c3a63d8500f3c512574fd802d40b562661 Mon Sep 17 00:00:00 2001 From: Mattes D Date: Sun, 19 Apr 2015 10:57:41 +0200 Subject: Split the plugin names and plugin folders to avoid confusing them. Ref.: http://forum.mc-server.org/showthread.php?tid=1877 --- src/WebAdmin.cpp | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) (limited to 'src/WebAdmin.cpp') diff --git a/src/WebAdmin.cpp b/src/WebAdmin.cpp index 13cf3cc41..ec265ea5b 100644 --- a/src/WebAdmin.cpp +++ b/src/WebAdmin.cpp @@ -489,20 +489,32 @@ AString cWebAdmin::GetDefaultPage(void) Content += "

Server Name:

"; Content += "

" + AString( cRoot::Get()->GetServer()->GetServerID()) + "

"; + // Display a list of all plugins: Content += "

Plugins:

"; - Content += "

Players: