πŸ“₯Installation & Setup

πŸ“₯ Installation & Setup

Requirements

Required

  • Minecraft Server: 1.16.5 - 1.21+

  • Server Software: Spigot, Paper, Purpur, or Folia

  • Economy Plugin: One of the following:

    • Vault (with compatible economy plugin)

    • PlayerPoints

    • CoinsEngine

    • Built-in Experience Levels (no plugin needed)

Optional

  • PlaceholderAPI: For placeholder support in other plugins

  • Redis: For cross-server synchronization on BungeeCord/Velocity networks

Installation Steps

1. Download the Plugin

Download the latest version of BlackMarket from BuiltByBitarrow-up-right.

2. Install Dependencies

Install at least one economy plugin:

Vault Setup:

PlayerPoints Setup:

CoinsEngine Setup:

3. Install BlackMarket

4. Initial Configuration

On first startup, BlackMarket will generate three configuration files:

5. Configure Your Economy

Open config.yml and set your default economy:

6. Test the Installation

Run these commands to verify everything works:

Post-Installation

  1. Configure Market Items - Edit items.yml to add your custom items

  2. Customize GUI - Modify config.yml GUI section for your preferred layout

  3. Set Permissions - Configure player and admin permissions

  4. Test Economy Integration - Verify purchases work with your economy plugin

Optional Features

Enable PlaceholderAPI Support

Enable Redis (Cross-Server)

See Redis & Cross-Server for detailed setup.

Enable Localization

Next Steps

Troubleshooting

If you encounter issues during installation:

  1. Check server logs - Look for errors in logs/latest.log

  2. Verify dependencies - Ensure economy plugin is loaded

  3. Check file permissions - Plugin folder must be writable

  4. Review configuration - Validate YAML syntax (use YAML linter)

For more help, see Troubleshooting.

Last updated