Placeholder API:
%mybusiness_job_title% - Displays Job Title
%mybusiness_business_name% - Displays Business Name
%mybusiness_business_bank% - Displays Bank Amount (Must be owner or manager of business)
Commands:
/mybusiness (Aliase: /myb)
- Opens GUI for Business Info, Applicants, Employees, Upgrades
/myb create <business-name>
- Create a new Business with you as the Owner
/myb upgrade <upgrade-name>
- Purchase a Business Upgrade (Not a job Upgrade)
/myb upgrade <job> <upgrade-name>
- Purchase a Job Specific Upgrade
/myb hire <name> <job>
- Hire a New Employee
/myb fire <name>
- Fire an Employee
/myb info
- List General Business Info
/myb setmanager <name>
- Make someone your Business Manager (Like a Co-Owner, can't fire the Owner)
/myb bank
- Show Business Bank Account Balance (Owner & Manager Only)
/myb list
- List Created Businesses you can apply to
/myb apply <Business-name> <job>
- Apply to work for a Business
/badmin disband
- Close a Business (Owner Only)
/badmin reload
- Reload the MyBusiness Plugin (Only reloads jobs and income.yml)
/job
- Display your Job Information like who you work for and your job
/job quit
- Leave the Business you're working for
/backpack (Aliase: /bp)
- Opens a backpack (Size depends on permission)
Permissions: (Most MyBusiness permissions should be added to a player using the jobs.yml under the owner or manager sections)
mybusiness.player:
description: Grants access to basic /myb and /job commands.
default: true
mybusiness.command.list:
description: Allows a player to list the businesses.
default: false
mybusiness.command.create:
description: Allows a player to create a business.
default: op
mybusiness.command.hire:
description: Allows a player to hire an employee.
default: false
mybusiness.command.fire:
description: Allows a player to fire an employee.
default: false
mybusiness.command.info:
description: Allows a player to view business information.
default: false
mybusiness.command.setmanager:
description: Allows a player to promote an employee to manager.
default: false
mybusiness.command.upgrade:
description: Allows a player to buy upgrades.
default: false
mybusiness.command.bank:
description: Allows a player to view the business bank balance.
default: false
mybusiness.admin:
description: Grants access to the base /badmin command.
default: op
mybusiness.admin.reload:
description: Allows usage of /badmin reload.
default: op
mybusiness.admin.disband:
description: Allows usage of /badmin disband.
default: false
mybusiness.backpack.9:
description: Allows usage of a Size 9 Backpack
default: false
mybusiness.backpack.18:
description: Allows usage of a Size 18 Backpack
default: false
mybusiness.backpack.27:
description: Allows usage of a Size 27 Backpack
default: false
mybusiness.backpack.36:
description: Allows usage of a Size 26 Backpack
default: false
mybusiness.backpack.54:
description: Allows usage of a Size 54 Backpack
default: false