Skip to content
This repository was archived by the owner on May 27, 2024. It is now read-only.

Commands

GamerCoder edited this page Jan 10, 2023 · 1 revision

This section will list general Novaconomy commands, and explain what they do and what arguments need to be inputted in order to run successfully.

Commands, Sub-commands, and Argument Names listed will be using their shortest or most memorable aliases or real names.

Player Required refers to whether an online player needs to execute this command with the right permissions in order to work properly. This is applicable in situations where the command opens a graphical interface. If true, a player needs to execute the command. If false, a player, command blocks, and the server console can run the command.

Permission refers to the permission required in order to run any part of the command.

General Commands

General commands that do not fit into any sort of command category.

Plugin Help

Displays help information about each command, their brief description, and if opped, what permissions they require.

Player Required: false

Permission: none

/ehelp

Player Settings

Displays the setting menu to change Novaconomy-related player settings.

Player Required: true

Permission: none

/settings (personal|business)

Optional Arguments

Section: The setting section to automatically open to. personal goes to the Player's personal settings, and business goes to the settings for the business that the player owns.

Rate a Business

Command used to rate a specific business, with an optional comment. Opens a menu for setting other rating attributes.

Player Required: true

Permission: novaconomy.user.rate

/rate <business> [comment]

Required Arguments

Business: The business to rate.

Optional Arguments

Comment: An optional message to display on the rating.

Player Statistics

Command used to view one's own or another player's statistics for Novaconomy.

Player Required: true

Permission: novaconomy.user.stats

/stats [player]

Optional Arguments

Player: Name of the player to view statistics from. Default is the name of the person who ran the command.

Clone this wiki locally