
![]()
What is this?
This is a plugin that allows your player to found a company. (Actually it is just like a guild or clan plugin)
The owner(as well as employer) can employ other players to be the employees for the company.
Every day the company will be taxed and giving salary to the employer and employees.
The plugin is not finished as my expectation. Company's chestshop[DONE], employee orders[DONE] and permission giving[DONE] will be added in the plugin as soon as possible. I posted the resource here just for saving update logs.
Vault is required and PlaceholderAPI is optional.
Only support YAML Storage now. (MySQL in future)




Plans before v1.0
Chest Shop [DONE]
Custom Position [DONE]
Employee's Permission [DONE]
Employee Orders [BASICALLY DONE]
Company's Building with area protection plugin supported [WILL BE ADJUSTED]
In Game Menu [BASICALLY DONE]
Mysql support (maybe)
Commands
<> required argument, [] optional argument
/myc ? [page] View help
/myc found
/myc disband Disband the company
/myc employ
/myc dismiss
/myc info [companyId] See the information of the company
/myc balance [companyId] View asset of the company
/myc position set
/myc position add
/myc position remove
/myc position setlabel
Placeholders (PlaceholderAPI needed)
For players (Only show if the player has company) <
%mycompany_player_cid% Player company Id
%mycompany_player_company% Player company Name
%mycompany_player_position% Player position name (not labelled)
%mycompany_player_salary% Player salary amount $$
%mycompany_player_employer% Player's employer
For corresponding company <
%mycompany_company_name% Company name
%mycompany_companyemployer% Company current employer
%mycompany_companyfounder% Company founder
%mycompany_companytotal% Total amount of players in the company
%mycompany_companyfounddate% The founding date of the company
%mycompany_companytotalof % Total amount of players of in company
%mycompany_company_cash% Money(property) of the company
%mycompany_companyincome<daily/total>% Daily/Total amount of income of the company
%mycompany_company_salary % Salary of the players of in company
%mycompany_company_taxrate<property/income>% The <property/income> tax rate of the company in that day (Not recommended)
