For the complete documentation index, see llms.txt. This page is also available as Markdown.

Information

Welcome to the official documentation for PixelCommandBlocker. The worlds simplest Minecraft plugin to block crafting recipes!

Introduction

PixelCommandBlocker is a lightweight and user-friendly plugin that allows you to block any commands you want.

Features

  • 🚫 Block Specific Commands: Choose which commands cannot be ran by players.

  • ⚙️ Easy Configuration: Simple to set up and customize to your server's needs.

  • 📜 Lightweight and Efficient: Minimal impact on server performance.

📥 Installation

Prerequisites

  • Minecraft server running Spigot version 1.21 or higher.

Steps

  1. Download the PixelCommandBlocker Plugin jar from [Soon].

  2. Place the jar file into your server's 'plugins' directory.

  3. Restart your server to load the plugin.

🔧 Commands & Permissions

Commands

Permission
Description

/pcbreload

Reload's the config file.

Permissions

Permission
Description

"pcb.blocker.bypass"

Permission to bypass blocked commands.

👨‍💻 Configuration

Configuring PixelAntiCraft is straightforward. After installation, a config.yml file will be created in the plugins/PixelCommandBlocker directory. This file contains all the settings you need to customize which crafting recipes are blocked.

Basic Configuration

Below is what the config.yml file looks like:

Last updated