Minecraft JPanel – Minecraft Webpanel mod 2026 download
logo
minecraft mod JPanel – Minecraft Webpanel

JPanel – Minecraft Webpanel

Game Version: 1.10
Total Downloads: 17,876
Updated: Sep 6, 2016
Created: Jun 25, 2015
Download JPanel – Minecraft WebpanelDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
JPanel Beta 7 beta 13.79 MB Sep 6, 2016 1.10 10,257 download JPanel – Minecraft Webpanel JPanel Beta 7 betaDownload
JPanel Beta 6 beta 8.11 MB Jul 1, 2016 1.10 831 download JPanel – Minecraft Webpanel JPanel Beta 6 betaDownload
JPanel Beta 5 beta 7.70 MB Sep 12, 2015 1.8.1 2,628 download JPanel – Minecraft Webpanel JPanel Beta 5 betaDownload
JPanel Beta 4.3 beta 7.70 MB Aug 31, 2015 1.8.1 669 download JPanel – Minecraft Webpanel JPanel Beta 4.3 betaDownload
JPanel Beta 4.2 beta 7.70 MB Aug 30, 2015 1.8.1 225 download JPanel – Minecraft Webpanel JPanel Beta 4.2 betaDownload
JPanel Beta 4.1 beta 7.70 MB Aug 29, 2015 1.8.1 299 download JPanel – Minecraft Webpanel JPanel Beta 4.1 betaDownload
JPanel Beta 4 beta 7.70 MB Aug 28, 2015 1.8.1 289 download JPanel – Minecraft Webpanel JPanel Beta 4 betaDownload
JPanel Beta 3 beta 7.70 MB Jul 23, 2015 1.8.1 540 download JPanel – Minecraft Webpanel JPanel Beta 3 betaDownload
JPanel Beta 2.1 beta 7.70 MB Jul 16, 2015 1.8.1 289 download JPanel – Minecraft Webpanel JPanel Beta 2.1 betaDownload
JPanel Beta 2 beta 7.70 MB Jul 15, 2015 1.8.1 271 download JPanel – Minecraft Webpanel JPanel Beta 2 betaDownload
JPanel Beta 1 beta 7.68 MB Jul 6, 2015 1.8.1 449 download JPanel – Minecraft Webpanel JPanel Beta 1 betaDownload
JPanel ALPHA 4 alpha 5.81 MB Jul 4, 2015 1.8.1 416 download JPanel – Minecraft Webpanel JPanel ALPHA 4 alphaDownload
JPanel ALPHA 3 alpha 5.62 MB Jul 1, 2015 1.8.1 183 download JPanel – Minecraft Webpanel JPanel ALPHA 3 alphaDownload
JPanel ALPHA 2 alpha 5.61 MB Jun 27, 2015 1.8.1 282 download JPanel – Minecraft Webpanel JPanel ALPHA 2 alphaDownload
JPanel ALPHA 1 alpha 5.61 MB Jun 25, 2015 1.8.1 248 download JPanel – Minecraft Webpanel JPanel ALPHA 1 alphaDownload

Screenshots

Description

Share this:

JPanel – A plugin based web panel for Bukkit

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:

  • A live view of the server console
  • Live view of the server ram usage, cpu usage and ticks per second
  • User permissions
  • Modify player groups (requires vault)
  • Easily kick or ban online players (not currently implemented in new player manager)
  • Manage server files
  • Passwords hashed with a salt

Before installing

THIS PLUGIN REQUIRES JAVA 8. ALSO BE AWARE IT'S STILL IN BUGS, 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 port 4567 are port forwarded (this can be tested with this tool here)
  4. In the server console, use /addlogin <username> <password> 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

  • /addlogin <username> <passsword> – allows you to add a user to a panel
  • /passwd <username> <oldpassword> <newpassword> – change the password of a user

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

HTTPS support

In the latest beta (Beta 6) I've added standalone https support! This requires some configuration.

  1. First, you'll need to put a keystore file in the JPanel folder. You can either attempt to generate one using these instructions or download a premade keystore file from here. The pre-made keystore has an unsigned certificate that'll get you going with security warnings in most browsers, so isn't recommended unless you can't use an actual certificate.

  2. Stop the server, and enter the name of the keystore file (with file extension) under keystore-name and the password for the keystore file under keystore-password in the JPanel config.yml. If you're using the premade keystore, use the password 'password' (ultra secure).

  3. Restart the server, then access the panel normally except with https.

HTTPS should now be working!

Panel Permissions

  • canEditFiles – allows a JPanel user to edit files
  • canChangeGroups – allows a JPanel user to change the groups of a user
  • canSendCommands – allows a JPanel user to send commands through the console

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.

  • Windows 10 App – https://www.microsoft.com/en-us/store/apps/jpanel/9nblggh1rnm5 (source will be released later)
  • Android app – coming soon!
  • iPhone app – due to a lack of $99 a year, a Mac computer and a device to test on, this is unlikely to be coming any time soon

Source Code

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

Comments

Add a comment