FunCMD icon

FunCMD -----

A plugin for 1.8-1.21.6. You can add cmds like /lobby in config and make what they will do!



DESCRIPTION:

With this plugin, you can create fully customizable commands like /hi, /hello, and more, all directly from the configuration file (config.yml) without touching the plugin code. Each command can be configured to:

  • Show messages only to the player who executes the command (type: player)

  • Broadcast messages to the entire server (type: broadcast)

  • Make the players execute a command! (command: "spawn")

  • Do nothing (type: none)

HOW TO ADD COMMANDS:
1.GO INTO THE PLUGINS FOLDER AFTER THE STEPS I MENTIONED AT THE TOP!
2. OPEN THE FUNCMD FOLDER AND CLICK ON CONFIG.YML!
3. THEN WRITE THE COMMAND AS THE EXAMPLE IN THE CONFIG!

EXAMPLE:
lobby:
type: player #this makes so only the player that did /lobby can see!
message: "Write anything here"
command: "spawn" #the players will do /lobby and they will execute /spawn!

DO /FUNCMD RELOAD TO RELOAD THE CONFIG.YML AND THE PLUGIN ITSELF!



CONFIG.YML:
#broadcast = everyone can see
#player = only the player can see
#none = does nothing

#command = the player execute that command
#console = the console executes the command

commands:
#hi:
#type: player
#message: "&aWhy hello there."
#command: "give %player% diamond"
Resource Information
Author:
----------
Total Downloads: 16
First Release: Oct 3, 2025
Last Update: Oct 3, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings