jmurth1234 / JPanel

A plugin based control panel for Bukkit / Spigot
http://dev.bukkit.org/bukkit-plugins/jpanel/
Do What The F*ck You Want To Public License
25 stars 9 forks source link

JPanel

A plugin based control panel for Bukkit / Spigot http://dev.bukkit.org/bukkit-plugins/jpanel/ Screenshot

What is this?

JPanel is a plugin based control panel for your minecraft server. It is viewable within a web browser, and does not require running any external web servers, or knowledge of PHP or databases. This plugin is in beta, and has a number of key features, including:

Before installing

THIS PLUGIN REQUIRES JAVA 8. ALSO BE AWARE IT'S STILL IN BETA, AND THERE MIGHT BE BUGS OR INCOMPLETE FEATURES.

Installing

Since this plugin doesn't require anything else other than the Bukkit server, installation is extremely easy

  1. Put the plugin jar file in your plugins folder
  2. Restart the server
  3. Ensure that ports 4567 and 9003 are port forwarded (this can be tested with this tool here)
  4. In the server console, use /addlogin to add a user to the panel
  5. OPTIONAL: Stop the server and edit the config file to allow you access to the JPanel features

For Developers

As of JPanel Beta 5, you can now add pages to the panel. For more information, please see the guide.

Commands

All commands can only be executed through the console, either via JPanel or a standard minecraft console.

Panel Permissions

These are modified through the config file. Once modified, restart the server.

Non browser Clients

I'm developing a series of apps that you can use to access the panel. Currently, there is an app for windows 10.

Source Code

All source code is avaliable on GitHub, check it out!