HomeJavaModsRB_CUSTOMECOMMANDS
RB_CUSTOMECOMMANDS
ModsJava

RB_CUSTOMECOMMANDS

by RebornX_ · on Modrinth

This Plugin helps you to add custome commands in your server. Free Minecraft Java mod for 1.21, 1.21.1, 1.21.2.

⬇ Download on Modrinth

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

Compatibility

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"

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:

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.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more