Language

RB_CUSTOMECOMMANDS

RB_CUSTOMECOMMANDS

Modrinth

This Plugin helps you to add custome commands in your server.

27 downloads updated 3mo ago
latest v1.0.0 Modrinth
Paper Purpur 1.21 – 1.21.11 ManagementSocialTechnology

RB Custom Commands

A simple and lightweight Paper/Purpur plugin for Minecraft (1.21 to 1.21.11) that allows server administrators to create up to 20 custom commands. When a player executes one of these commands, they receive a private message defined in the configuration.

Features

  • Custom Commands: Define up to 20 custom commands in the config.yml file.
  • Private Messaging: Messages are sent privately to the player who executes the command, preventing chat spam.
  • Easy Configuration: Simple and straightforward configuration for adding, modifying, or removing commands.
  • Color Code Support: Use standard Minecraft color codes (&) in your messages.

Compatibility

  • Minecraft: 1.21 to 1.21.11
  • Server Software: Paper, Purpur

Installation

  1. Download the latest version of RBCustomCommands.jar from the releases page.
  2. Place the downloaded .jar file into the plugins folder of your server.
  3. Restart or reload your server to generate the default config.yml file.
  4. Customize the config.yml file to add your own commands.

Configuration

The config.yml file is located in the plugins/RBCustomCommands directory. Here is an example configuration:

max-commands: 20
commands:
  hello: "&aHello!&r"
  discord: "&bJoin our Discord: &fdiscord.gg/yourserver&r"
  rules: "&6Read the rules in &e/rules&r"
  • max-commands: The maximum number of custom commands allowed (default is 20).
  • commands: A list of custom commands. Each command has a name (the command itself) and a message (the text sent to the player).

Usage

Once the plugin is installed and configured, players can use the custom commands in-game. For example, if you have a command named discord, players can type /discord to receive the configured message.

Building from Source

If you want to build the plugin from the source code, you will need:

  • Java Development Kit (JDK) 17 or higher
  • Apache Maven

To build the plugin, run the following command in the root directory of the project:

mvn clean package

The compiled .jar file will be located in the target directory.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Versions

Release
1.0.0
paper, purpur · 1.21, 1.21.1, 1.21.2 · 3mo ago
# Changelog All notable changes to this project are documented in this file. The format follows a simplified Keep a Changelog style and adheres to Semantic…
27

Comments 0

No comments yet. Be the first to share your thoughts.

Download RB_CUSTOMECOMMANDS

Files are served directly from the original source. Modgrid does not host or modify them.