More actions
Created page with "<span id="businesses"></span> DemocracyBusiness is a trading plugin that enables players to establish their businesses, hire other players, and set wages. Employees can complete jobs for businesses and generate revenue by producing items for chest shops. <div class="figure"> image </div> <span id="note"></span> == Note == This plugin uses the command <code>/democracybusiness</code> officially, but alternatives are available f..." |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 18: | Line 18: | ||
== Starting a Company == | == Starting a Company == | ||
To create a business, players must obtain the Entrepreneur qualification at the university | To create a business, players must obtain the Entrepreneur qualification at the university. | ||
* <code>/democracybusiness create <businessname></code> | To create a business. | ||
* <code>/democracybusiness deposit <businessname> <amount></code> | ::* <code>/democracybusiness create <businessname></code> | ||
* <code>/democracybusiness pay | |||
* <code>/democracybusiness disband | To manage business funds. | ||
* <code>/democracybusiness list <user></code>, <code>/democracybusiness info <businessname></code> | ::* <code>/democracybusiness deposit <businessname> <amount></code> | ||
::* <code>/democracybusiness withdraw <businessname> <amount></code> | |||
To pay employees. | |||
::* <code>/democracybusiness pay <businessname> <user> <amount></code> | |||
To disband a business. | |||
::* <code>/democracybusiness disband <businessname></code> | |||
::* <code>/democracybusiness list <user></code>, | |||
To view firm details. | |||
::* <code>/democracybusiness info <businessname></code> | |||
::* <code>/democracybusiness list all <page></code> | |||
<span id="managing-employees"></span> | <span id="managing-employees"></span> | ||
== Managing Employees == | == Managing Employees == | ||
To | To Offer a Job | ||
::* <code>/democracybusiness offer <business> <user></code> | |||
Accept or Deny the offer | |||
::* <code>/democracybusiness accept <business></code> | |||
::*<code>/democracybusiness deny <business></code> | |||
To View Staff and their ranks | |||
::*<code>/democracybusiness staff list <business></code> | |||
to resign as an employee. | |||
::* <code>/democracybusiness resign <business></code> | |||
To Transfer propietorship | |||
::* <code>/democracybusiness transferproprietorship <business> <user></code> | |||
<span id="types-of-employees"></span> | <span id="types-of-employees"></span> | ||
== Types of Employees == | == Types of Employees == | ||
Available roles in a business hierarchy: Proprietor - Complete permissions and control Co-Proprietor - Shares unlimited access with proprietor (including management of funds and management of employees) Manager - Able to access all financial information Supervisor - Able to access firm ChestShops Employee - Simply hired with no special permissions | Available roles in a business hierarchy: | ||
::* Proprietor - Complete permissions and control | |||
::* Co-Proprietor - Shares unlimited access with proprietor (including management of funds and management of employees) | |||
::* Manager - Able to access all financial information Supervisor - Able to access firm ChestShops | |||
::* Employee - Simply hired with no special permissions | |||
Custom roles can be created and edited with specific permissions. Permissions include Administrator, Financial, ChestShop, and Default. | Custom roles can be created and edited with specific permissions. Permissions include Administrator, Financial, ChestShop, and Default. | ||
<span id="balance-tracking"></span> | <span id="balance-tracking"></span> | ||
== Balance Tracking == | == Balance Tracking == | ||
Line 46: | Line 83: | ||
== Chest Shop Integration == | == Chest Shop Integration == | ||
Players can create chest shops under a company’s name. Add <code>b:<businessname></code> to the first line of the chest shop sign to log sales accordingly. | Players can create chest shops under a company’s name. | ||
Add <code>b:<businessname></code> to the first line of the chest shop sign to log sales accordingly. | |||
To view chest shop history. | |||
::* <code>/csn history b:<business></code> | |||
To access sales history. | |||
::* <code>/business sales <business> <page></code> | |||
[[category:Features]] | [[category:Features]] |
Latest revision as of 18:21, 12 August 2024
DemocracyBusiness is a trading plugin that enables players to establish their businesses, hire other players, and set wages. Employees can complete jobs for businesses and generate revenue by producing items for chest shops.
Note
This plugin uses the command /democracybusiness
officially, but alternatives are available for ease of access. Use whichever you like: - /democracybusiness
- /db
- /business
- /firm
- /company
After creating a company, most commands are available via a GUI in /democracybusiness menu <business>
.
Starting a Company
To create a business, players must obtain the Entrepreneur qualification at the university.
To create a business.
/democracybusiness create <businessname>
To manage business funds.
/democracybusiness deposit <businessname> <amount>
/democracybusiness withdraw <businessname> <amount>
To pay employees.
/democracybusiness pay <businessname> <user> <amount>
To disband a business.
/democracybusiness disband <businessname>
/democracybusiness list <user>
,
To view firm details.
/democracybusiness info <businessname>
/democracybusiness list all <page>
Managing Employees
To Offer a Job
/democracybusiness offer <business> <user>
Accept or Deny the offer
/democracybusiness accept <business>
/democracybusiness deny <business>
To View Staff and their ranks
/democracybusiness staff list <business>
to resign as an employee.
/democracybusiness resign <business>
To Transfer propietorship
/democracybusiness transferproprietorship <business> <user>
Types of Employees
Available roles in a business hierarchy:
- Proprietor - Complete permissions and control
- Co-Proprietor - Shares unlimited access with proprietor (including management of funds and management of employees)
- Manager - Able to access all financial information Supervisor - Able to access firm ChestShops
- Employee - Simply hired with no special permissions
Custom roles can be created and edited with specific permissions. Permissions include Administrator, Financial, ChestShop, and Default.
Balance Tracking
Track a business’s balance and transactions using /democracybusiness transactions <business> <page>
.
Chest Shop Integration
Players can create chest shops under a company’s name.
Add b:<businessname>
to the first line of the chest shop sign to log sales accordingly.
To view chest shop history.
/csn history b:<business>
To access sales history.
/business sales <business> <page>