Commands
About 388 wordsAbout 1 min
<> required argument, [] optional argument
/myc ? [page] View help
/myc open Open menu
/myc found <company> Found a company
/myc disband Disband the company
/myc employ <player> Employ a player to be employee
/myc dismiss <player> Remove the player from the company
/myc info [companyId] See the information of the company
/myc balance [companyId] View asset of the company
/myc position set <employee> <position> Set player's position
/myc position add <position> [label] Add position with labelled [label]
/myc position remove <position> Remove position
/myc position setlabel <position> <label> Set label of the position
/myc position permission add <position> <permission> Add permission for the position
/myc position permission remove <position> <permission> Remove permission for the position
/myc position permission list [position] View permission of the position
/myc position setsalary <position> <amount> Set salary of the position
/myc setloc Set teleport location of the company
/myc tp [CompanyId] Teleport to the location of the company
/myc area create <area> Create a company area
/myc area delete <area> Delete the company area
/myc area setloc Set the teleport location of the current area
/myc area tp <CompanyId> <area> Teleport to the area
/myc area info View the company area in the current location
/myc area list View the areas of the company
/myc area market [buy/rent] View the market of company areas
/myc money give <companyId> <amount> Give money to the company (The money given to the company will be counted as the income of the company, which means that it should be income-taxed. See config.yml for more.)
/myc money take <companyId> <amount> Take money from the company. Notes that this command will not reduce the income of the company, but still taking money.
/myc order forcegive <player> <order> Forcing the player to accept the order
/myc givetool <player> Give area selection tool to the player
/myc reload Reload the configuration.
Note
Most of the functions of commands can be directly being used in menu! Execute /myc open to open the company menu.