Web Viewer

ItemCollector WebViewer

The ItemCollector WebViewer is a small web site that allows you to visualize the items/creatures that you have collected so far or that are missing from your collection. A simple webserver is required, no database, no php, just html and javascript.

Item webviewer

creature web viewer

Requirements

In order to use the ItemCollector WebViewer, you must have the following :

  • Installed ItemCollector plugin for Bukkit
  • Option "generateOutputFile" must be activated in ItemCollector
  • Have a webserver

Installation

  • Download all ItemCollector.Web
  • Extract it
  • Edit index.html
    • Find the line jsonUrl = ' ======= ENTER URL TO itemcollector.json HERE !! ======= ';
    • Change the value to the url of your json file
    • If the json file is not on the same domain as the webviewer, you might need to change the configuration of the webserver or use http://cors.io
  • Upload the files to your webserver

Offline

ItemCollector Web Viewer use many external libraries (JQuery, Bootstrap, Fontawsome) that are hosted online. If you wish to use this website on your LAN without internet access you will need to download those libraries locally and change the paths in index.html


Comments

Posts Quoted:
Reply
Clear All Quotes