Command Redirect [1.8 - 1.16] icon

Command Redirect [1.8 - 1.16] -----

Create and redirect your own custom commands!



[​IMG]
» Installation
  • Download the plugin
  • Place NitroCommandRedirect.jar into your plugins folder
  • Restart the server

[​IMG]
✅ Super Lightweight
✅ Create your own fully custom commands
✅ Fully customisable

[​IMG]

[​IMG]

[​IMG]

[​IMG]

[​IMG]

[​IMG]
Code (Text):

# PERMISSIONS
# > cr.reload
# > cr.list
# > cr.add

Messages:
  # message that displays if a user doesn't have permission to execute a command
  no-permission: '&4&l[!] &r&cYou do not have permission to perform this action.'
  # return statement following a successful config reload
  reload-success: '&2&l[!] &r&aConfiguration successfully reloaded'

  # message returned if '/cr' is used without arguments, or an unknown argument
  help:
    - "&6&l[!] &e&lCOMMAND LIST"
    - ""
    - "   &6/cr add &e<redirect> <command> &f- &7Add a redirect."
    - "   &6/cr list &f- &7Lists available redirects"
    - "   &6/cr reload &f- &7Reloads the config file."
    - ""

  # first message 'header' that is sent above the command list
  redirect-list-header: "&6&l[!] &e&lREDIRECT LIST"
  redirect-list:
    - ""
    - "&7Redirect Command: &e%redirect% &6--> &7Executed Command: &e%executed%"
    - ""

  # usage message to be sent that includes the correct syntax to add a command
  add-usage:
    - "&4&l[!] &c&lINVALID SYNTAX"
    - ""
    - "&6/cr add &e<redirect> <command>"
    - ""
    - "&eRedirect &f= &7new command alias."
    - "&eCommand &f= &7command to be redirected."

  # return statement following a successfully added command
  add-success: "&e&l[!] &r&7You have set &e/%args0% &7to be redirected to &e/%args1%"
 
[​IMG]
Commands
Code (Text):

## parses plugin usage
/commandredirect

## to add a command redirect
/commandredirect add <redirect> <command>

## lists all active redirects from commands.yml
/commandredirect list

## reloads the configuration files
/commandredirect reload

## alias
/cr
 
Permissions
Code (Text):

cr.add
cr.list
cr.reload
 
[​IMG]

▪ You're not allowed to decompile this plugin
You're not allowed to claim it as your own
You're not allowed to resell this plugin

Resource Information
Author:
----------
Total Downloads: 777
First Release: Jul 15, 2020
Last Update: Feb 4, 2021
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings