themazim / BungeeWeb

Web interface for monitoring BungeeCord instances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BungeeWeb

A self contained proxy-side logger and online control panel designed to give both an overview of your server and provide useful logs through user actions.

For further information, please read the project's page in the Spigot resource section.

Features

  • Monitors all aspects of your players' proxy side connections, including chat, commands, joins, quits, kicks, and server changes.
  • Repeatedly logs statistics such as the number of players, number of logged items and the player limit.
  • Includes a self-contained web server to serve as the control panel, creating a simple installation process and excellent proxy integration.
  • Allows for the inspection of individual users.
  • Support for multiple administrative user accounts.
  • Complete UUID support.

Compiling

The plugin makes use of Maven to enable fast and easy compiling. If you wish to compile the plugin, simply run mvn package.

Licence

This plugin and its source code is licensed under the Creative Commons Attribution-ShareAlike 4.0 International licence.

About

Web interface for monitoring BungeeCord instances

License:Other


Languages

Language:Java 51.3%Language:JavaScript 34.4%Language:CSS 8.6%Language:HTML 5.7%