JPanel Beta 7

Details

  • Filename
    JPanel.jar
  • Uploaded by
  • Uploaded
    Sep 6, 2016
  • Size
    13.79 MB
  • Downloads
    12,536
  • MD5
    be52f80abf87a9544a29aa1f60802baa

Supported Bukkit Versions

  • 1.10
  • 1.9
  • 1.8

Changelog

JPanel Beta 7 massively improves the file editor on desktops and phones.

When viewed on computers, the JPanel web panel now uses the Monaco editor used by Microsoft in the Visual Studio Code editor for the editor view. This will allow me to implement some better editing features in the future.

On phones, I've implemented a lightweight text editor based upon a simple <textarea> rather than using a complex editor like monaco. This means there's no syntax highlighting, but it still retains auto indentation support. The top bar also hides when viewing a file to save space.

If you're having issues with files not being copied to the JPanel-public folder, enable the new debug mode in the config folder. This makes the console spam a lot more when loading JPanel, but gives me some extra info that might help debug it. A sample successful load with debug mode should look like https://gist.github.com/rymate1234/6ffba84d57acc4e97fcb47460c52731e

IT'S A BETA