HyperConomy Web

______________________________________________________________________________

Features

  • HyperConomy Web creates a web page for HyperConomy. The main page lists all available shops on the server. Each shop name can be clicked to open up the shop page which displays which items are available, their prices, stock, and price history if enabled.
  • Colors, fonts, and font-sizes can be configured.
  • Web page can run on any port.
  • No setup required. Just drop it in your plugin folder along with HyperConomy.
  • Here's what a default shop page might look like: Default Shop Page

______________________________________________________________________________

Usage

  • After HyperConomy Web and HyperConomy are running, your web page can be accessed at [your server IP or domain name]:[the port from your HyperConomy Web config.yml file.] For example, if your server was running at IP 888.777.666.555, by default you would access the web page by putting the following into your browser's address bar: 888.777.666.555:7777
  • Click on a shop name to view what is available + stocks and prices. To return to the main page just click back on your browser.
  • More features will likely be implemented in the future.
  • Separating HyperConomy Web from the main plugin will save bandwidth and time due to the size of the embedded web server. This plugin will likely not need to be updated nearly as much as the main plugin.

______________________________________________________________________________

Commands

/hcweb enable
Description: Enables the web server if it is not already enabled.
Permission: hyperconomy.admin
/hcweb disable
Description: Shuts down the web server.
Permission: hyperconomy.admin
/hcweb setdefault
Description: Sets the web page back to its default settings.
Permission: hyperconomy.admin
/hcweb refresh
Description: Restarts the web server. Can be useful for manually updating settings, etc.
Permission: hyperconomy.admin
/hcweb status
Description: Displays the current web server status. (Running or not running etc.)
Permission: hyperconomy.admin
/hcweb fontsize [size]
Description: Sets the font size.
Permission: hyperconomy.admin
/hcweb font [font]
Description: Sets the HTML font.
Permission: hyperconomy.admin
/hcweb port [port number]
Description: Sets the port number that the web server will run on.
Permission: hyperconomy.admin
/hcweb background [hexadecimal color code]
Description: Sets the background color.
Permission: hyperconomy.admin
/hcweb tabledata [hexadecimal color code]
Description: Sets the table data color.
Permission: hyperconomy.admin
/hcweb fontcolor [hexadecimal color code]
Description: Sets the font color.
Permission: hyperconomy.admin
/hcweb border [hexadecimal color code]
Description: Sets the border color.
Permission: hyperconomy.admin
/hcweb increase [hexadecimal color code]
Description: Sets the price increase background color. (Displays when the price increases.)
Permission: hyperconomy.admin
/hcweb decrease [hexadecimal color code]
Description: Sets the decrease background color. (Displays when a price decreases.)
Permission: hyperconomy.admin
/hcweb header [hexadecimal color code]
Description: Sets the header color.
Permission: hyperconomy.admin

______________________________________________________________________________

Permissions

hyperconomy.admin: Gives access to all /hcweb commands.

______________________________________________________________________________

Requirements

  • HyperConomy version .974 or later must be installed. For anything to display on the web page you must also have created a shop in HyperConomy.
  • Versions of HyperConomy prior to .974 included the web server inside of the main plugin.

______________________________________________________________________________

Development Builds

______________________________________________________________________________


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit