Simple Command Replacement icon

Simple Command Replacement -----

Replace commands with other commands, execute commands from console o from the player



[​IMG]
- Support from 1.8.x to 1.20.x
- Customizable commands
- Reload command
[​IMG]
Reload Command:
- /scr (Permission: scr.reload)

Default Configuration File:

Code (YAML):
#
# ╔═══╗──────╔╗───╔═══╗────────────────╔╦═══╗─────╔╗──────────────────╔╗─
# ║╔═╗║──────║║───║╔═╗║────────────────║║╔═╗║─────║║─────────────────╔╝╚╗
# ║╚══╦╦╗╔╦══╣║╔══╣║─╚╬══╦╗╔╦╗╔╦══╦═╗╔═╝║╚═╝╠══╦══╣║╔══╦══╦══╦╗╔╦══╦═╬╗╔╝
# ╚══╗╠╣╚╝║╔╗║║║║═╣║─╔╣╔╗║╚╝║╚╝║╔╗║╔╗╣╔╗║╔╗╔╣║═╣╔╗║║║╔╗║╔═╣║═╣╚╝║║═╣╔╗╣║─
# ║╚═╝║║║║║╚╝║╚╣║═╣╚═╝║╚╝║║║║║║║╔╗║║║║╚╝║║║╚╣║═╣╚╝║╚╣╔╗║╚═╣║═╣║║║║═╣║║║╚╗
# ╚═══╩╩╩╩╣╔═╩═╩══╩═══╩══╩╩╩╩╩╩╩╝╚╩╝╚╩══╩╝╚═╩══╣╔═╩═╩╝╚╩══╩══╩╩╩╩══╩╝╚╩═╝
# ────────║║───────────────────────────────────║║────────────────────────
# ────────╚╝───────────────────────────────────╚╝────────────────────────
#
# Created by JustJustin
#
# variables:
#    - <player> = player name
#    - <uuid>   = player uuid
#    - <cmd>    = command to be replaced
#
# executors:
#    - CONSOLE | PLAYER
#
debugs
: false
#
# NOTE: Please do not use '/' at the start of a command, commands are detected without '/' slash.
#       If you want to ensure a correct configuration, only enable debugs, only change the debug option to true.
#
commands
:
  '0'
:
    target-command
: 'ps flags'
    replacement
: 'dmenu open flags <player>'
    replacement-executor
: CONSOLE
  '1'
:
    target-command
: 'protectionstones flags'
    replacement
: 'dmenu open flags <player>'
    replacement-executor
: CONSOLE
[​IMG]
Resource Information
Author:
----------
Total Downloads: 64
First Release: Nov 6, 2023
Last Update: Nov 6, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings