Mineuniverse
Log in Register
Mods

Pebble's Custom Command Messages

Create custom command that prompts custom messages
by SkillfulPebbles
Claim this project
115 downloads
0 likes
Updated Jun 30, 2026
0 hypes

 

A simple mod that allows admin to create assign custom commands to custom messages. The messages must be added through a command.json file in config/pebbles-command-shortcut. Here's an example config, you can do multiple lines of messages like in the example:

[
  {
    "command": "hello",
    "messages": [
      {
        "message": "Hello, <player>!"
      },
      {
        "message": "Welcome, <rainbow><player></rainbow>! /rtp to get start!"
      }
    ]
  },
  {
    "command": "goodbye",
    "messages": [
      {
        "message": "Goodbye, <player>!"
      },
      {
        "message": "See you later, <rainbow><player></rainbow>!"
      }
    ]
  },
  {
    "command": "vote",
    "messages": [
      {
        "message": "<green>Vote for our server <click:open_url:'https://linktr.ee/dynastyminecraft'><underlined>here</underlined></click> and <blue>gain</blue> <bold>some</bold> <italic><yellow>pebbles</yellow></italic></green>!"
      }
    ]
  },
  {
    "command": "ping",
    "messages": [
        {
            "message": "Pong!"
        }
    ]
  }
]

 

The codeblock looks a bit messy but if you put it in a normal editor (Notepad++, VSCode etc.) it will look palatable.

 

No files available for download.

More from SkillfulPebbles

Pebble's Cosmetic Render API
15,581
Pebble's Polling Vote System
128

You Might Also Like

APTweaks: Items (11.x Classic)
Item clustering (fallen blocks, experience orbs, ...) and garbage cleanup.
9,884,514
VanillaDeathChest (Fabric)
Places containers when players die that contain their items.
994,762
Styled Nicknames
Simple, but configurable nicknaming mod allowing your server's players (and admins) to change their nickname with full formatting support
989,499
Tiquality
Make server lag the problem of the source player.
99,489
Blame (Fabric)
Those gosh darn crashlogs not saying which worldgen feature is crashing!
99,012
Weathering with You
Forecast Minecraft weather with a radar or a hat!
98,579