Supported Plugins
Here you can view all the supported extensions information for Player Businesses.
Vault
Player Businesses hooks into Vault, so you can use any of your favorite economy/permissions plugins that will be used in Player Businesses by hooking into Vault.
PlaceholderAPI
Player Businesses hooks into PlaceholderAPI so you can use the Player Businesses placeholders everywhere that supports PlaceholderAPI. You can also use placeholders from PlaceholderAPI anywhere in Player Businesses. Here is a list of the current placeholders supported by Player Businesses.
%playerbusinesses_player_businesses%
View the amount of your current businesses.
%playerbusinesses_player_available%
View the amount of current businesses a player can create.
%playerbusinesses_player_maxbusinesses%
View the maximum amount of businesses that you can create.
%playerbusinesses_business_primary_<modifier>%
View the modifier of a primary business.
Check modifiers below.
%playerbusinesses_business_name_<name>_<modifier>%
View the modifier of a specific business.
Check modifiers below.
%playerbusinesses_business_pos_<position>_<modifier>%
View the modifier of a business in that position of the business list.
Check modifiers below.
Modifiers
Some placeholders do support modifiers, which allow you to grab information on a certain business.
Please remember, business names may contain "_" which will break any placeholder using a modifier. You need to make sure you adapt to this change by surrounding the businesses names in <> For example %playerbusinesses_business_name_<test>_owner% this is very important.
name
Get the name of the business.
balance
Get the balance of the business.
owner
Get the owner name of the business.
owner_uuid
Get the owner UUID of the business.
These are the current businesses expansions, that hook into other plugins to change on how the plugin works. You can configure all these expansions and change how they work in the expansions.yml. Every expansion is configurable.
ChestShop
Player Businesses hooks into ChestShop so players can sell their items in their businesses using ChestShop.
QuickShop
Player Businesses hooks into QuickShop so players can sell their items in their businesses using QuickShop.
AreaShop
Player Businesses hooks into AreaShop, so players can set where their business is located using AreaShop.
Last updated
Was this helpful?