Mod

Custom Commands

Quick rating

Custom Commands

No reviews yet

Create your own commands or aliases

Mod Loaders
Paper
Sponge
Spigot
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.4
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Custom Commands Plugin - Create Your Own Server Commands!

This plugin lets you make your own special commands on your server without needing to know how to code! You can create commands that send messages or even act like shortcuts for other commands that already exist.

Installation:

  1. Download the plugin file.
  2. Restart your server.

Setup:

To make your own commands, you need to open and edit the config.yml file. Inside that file, you'll find instructions on how to create your custom commands.

Placeholders:

These are like special tags you can use to make your commands more interesting:

  • {args} - This will take everything you type after your custom command.
  • {player} - This will automatically put the name of the player who used the command.

Features:

  • Use Arguments in Your Commands with {args}: You can make commands that can take extra words or information from the player.

    Example: config.yml

    adminhelp:
      command: 'msg Admin {args}'
      message: ''
    

    If a player types /adminhelp I need help, the player will run the command /msg Admin I need help.

  • Show the Player's Name with {player}: You can include the name of the person who used the command in what the command does.

    Example: config.yml

    hello:
      command: 'say Hello {player}'
      message: ''
    

    If a player named "CoolGamer" types /hello, the player will run the command /say Hello CoolGamer.

Commands:

  • /customcommands reload - This command tells the plugin to reload its settings. So, if you change something in the config.yml file, you can use this command to make the changes happen without restarting the whole server.

Permissions:

  • cc.reload - Players who have this permission can use the /customcommands reload command. Usually, server admins have this permission.

Autocomplete:

After you install the plugin and set up your custom commands, and then restart your server, the game will help you by suggesting your custom commands as you start typing them! This makes it easier for everyone to remember and use the new commands.

Config: config.yml

# [CustomCommand] Create own commands

prefix: "[&6CustomCommands&r] "

# All custom commands
# Create your own commands here
CustomCommands: # Don't touch this!
  example: # Command trigger (/example)
    command: 'tps' # The command to be executed
    message: 'Example'  # A message


Version: 3 # Don't touch this!

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~9,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync