Sha256: 7be437f04cac7ed6a88cef9434fa364b4752eeec59b12987d4a05d3d124178ff

Contents?: true

Size: 1.75 KB

Versions: 7

Compression:

Stored size: 1.75 KB

Contents

<admintool>
	
	<!--
		Administration Tool modules
		- List in the required order of appearance on the client
		- Save module icons in the icons/ folder as png; name must be equal to the module id
		- Icon should be 30x30 px, but the transparent canvas must be 50x50 px
	-->
	<modules>
		<module id="Dashboard" name="Dashboard" description="Access the global runtime informations of the SmartFoxServer instance" />
		<module id="ZoneMonitor" name="Zone Monitor" description="Monitor SmartFoxServer Zones, Rooms and Users behavior at runtime, and live edit some of their settings"/>
		<module id="Analytics" name="Analytics" description="Check the SmartFoxServer usage statistics from a business point of view"/>
		<module id="BanManager" name="Ban Manager" description="Check banned users lists, cancel bannings and ban other users/IPs"/>
		<module id="LogViewer" name="Log Viewer" description="Check and download SmartFoxServer boot and runtime logs"/>
		<module id="BlueBoxMonitor" name="BlueBox Monitor" description="Monitor clients connected through the BlueBox http tunnelling system"/>
		<!-- <module id="Console" name="Console" description="Interact with the SmartFoxServer instance via command line"/> -->
		<module id="ServerConfigurator" name="Server Configurator" description="Edit the global settings of the SmartFoxServer instance"/>
		<module id="ZoneConfigurator" name="Zone Configurator" description="Create and delete SmartFoxServer Zones and static Rooms, or edit the settings of the existing ones"/>
		<module id="ExtensionManager" name="Extension Manager" description="Upload Extension files to the SmartFoxServer instance"/>
		<module id="LicenseManager" name="License Manager" description="Configure the license of the SmartFoxServer instance"/>
	</modules>
	
</admintool>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rubyfox-server-2.13.5.1 lib/rubyfox/server/data/config/admin/admintool.xml
rubyfox-server-2.13.4.1 lib/rubyfox/server/data/config/admin/admintool.xml
rubyfox-server-2.13.3.1 lib/rubyfox/server/data/config/admin/admintool.xml
rubyfox-server-2.12.5.1 lib/rubyfox/server/data/config/admin/admintool.xml
rubyfox-server-2.12.5.0 lib/rubyfox/server/data/config/admin/admintool.xml
rubyfox-server-2.12.4.0 lib/rubyfox/server/data/config/admin/admintool.xml
rubyfox-server-2.12.1.0 lib/rubyfox/server/data/config/admin/admintool.xml