Supported Plugins

Here you can view all the supported extensions information for Night Market.

Vault

Night Market depends on Vault, so you can use any of your favorite economy/permissions plugins that will be used in Night Market by hooking into Vault.

PlaceholderAPI

Night Market hooks into PlaceholderAPI, so you can use the Night Market placeholders everywhere that supports PlaceholderAPI, here is a list of the current placeholders.

Placeholder
Description

%nightmarket_time_left%

Displays the time left or the time until the next Night Market starts.

%nightmarket_is_open%

Displays true/false if the current night market is active.

These are the current market 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.

TokenManager

Night Market hooks into TokenManager as a currency so you can purchase items on the market using this currency. Here is the default configuration for this addon.

  tokenmanager:
    # Do you want to enable the TokenManager currency?
    enabled: false
    # What version of this expansion do you want to download/use?
    version: latest
    # The prefix of the price variable, this is how you want the variable to show when using the token manager currency.
    prefix: "%price% tokens"

PlayerPoints

Night Market hooks into PlayerPoints as a currency so you can purchase items on the market using this currency. Here is the default configuration for this addon.

BeastToken

Night Market hooks into BeastToken as a currency so you can purchase items on the market using this currency. Here is the default configuration for this addon.

GemsEconomy

Night Market hooks into GemsEconomy as a currency so you can purchase items on the market using this currency. Here is the default configuration for this addon.

UltraEconomy

Night Market hooks into UltraEconomy as a currency so you can purchase items on the market using this currency. Here is the default configuration for this addon.

EcoBits

Night Market hooks into EcoBits as a currency so you can purchase items on the market using this currency. Here is the default configuration for this addon.

CoinsEngine

Night Market hooks into CoinsEngine as a currency so you can purchase items on the market using this currency. Here is the default configuration for this addon.

RivalCredits

Night Market hooks into RivalCredits as a currency so you can purchase items on the market using this currency. Here is the default configuration for this addon.

RivalHarvesterHoes

Night Market hooks into RivalHarvesterHoes as a currency so you can purchase items on the market using this currency. Here is the default configuration for this addon.

Last updated

Was this helpful?