CommandRegister

Abandoned
Gives you the ability to add custom commands that will send information to the player, e.g. /info
<p>Just a quick thumbnail for CommandRegister</p>

Just a quick thumbnail for CommandRegister

Description

Logo

Easy custom commands, in a config file


CommandRegister is a plugin, which allows you to create custom commands, like e.g. /info, /vote, /ranks etc... Which will send configurable lines of text to the player.


Features

I have often been wanting to create custom commands on the fly, without having to code them by hand, which lead me to code this plugin, which the only thing that is required, is you to configure the config file

Easily create custom commands, that sends text to the player
The new 1.7 JSON chat message format, is supported, but only if you've got ProtocolLib installed on your server
Permissions support allows you to only allow certain players to use the commands using your own custom permission nodes
Color code support allows for your messages to be colorful

Commands and Permissions

CommandPermissionDescription
/cr or /cmdregistercommandregister.command.cmdregisterShows information of the CommandRegister commands
/cr reload or /cmdregister reloadcommandregister.command.cmdregisterReloads the CommandRegister configuration file.

Configuration

To configure the plugin simply go to edit the config.yml in the plugins folder. A lot of the things are rather self explanatory + There's 2 examples added in the default config file.

commands:
  cmdname:
    permission: 'permission.node'
    json: false
    lines:
    - 'Line 1'
    - 'Line 2'
    - 'Line 3'
cmdnameName of the command (e.g. /cmdname)
permissionPermission node for restrictions
jsonAllows you to turn json on or off (Depends on ProtocolLib)
linesThe lines that are being sent to the player

Github

Source Code

The CommandRegister Team

profile avatar
  • 5
    Projects
  • 34.3K
    Downloads

More from _ForgeUser3541996View all

  • NoEntityItem project image

    NoEntityItem

    • 3.1K
    • Bukkit Plugins

    NoEntityItems, is a plugin that basically removes any item drops from your server! You'll never see an item on the ground again!

    • 3.1K
    • July 25, 2014
    • Bukkit Plugins
  • Mini Items Plugin project image

    Mini Items Plugin

    • 3.8K
    • Bukkit Plugins

    Mini items is a plugin, that will spawn you smaller versions of certain blocks, using certain player's heads.

    • 3.8K
    • November 17, 2013
    • Bukkit Plugins
  • Smileys project image

    Smileys

    • 3.8K
    • Bukkit Plugins

    Smileys adds emoticons to your server like ☺

    • 3.8K
    • December 30, 2012
    • Bukkit Plugins
    • +1
  • Anti BlockPhysicsEvent project image

    Anti BlockPhysicsEvent

    • 4.2K
    • Bukkit Plugins

    Fixes the WorldEdit crash cause BlockPhysicsEvent

    • 4.2K
    • December 1, 2012
    • Bukkit Plugins
  • NoEntityItem project image

    NoEntityItem

    • 3.1K
    • Bukkit Plugins

    NoEntityItems, is a plugin that basically removes any item drops from your server! You'll never see an item on the ground again!

    • 3.1K
    • July 25, 2014
    • Bukkit Plugins
  • Mini Items Plugin project image

    Mini Items Plugin

    • 3.8K
    • Bukkit Plugins

    Mini items is a plugin, that will spawn you smaller versions of certain blocks, using certain player's heads.

    • 3.8K
    • November 17, 2013
    • Bukkit Plugins
  • Smileys project image

    Smileys

    • 3.8K
    • Bukkit Plugins

    Smileys adds emoticons to your server like ☺

    • 3.8K
    • December 30, 2012
    • Bukkit Plugins
    • +1
  • Anti BlockPhysicsEvent project image

    Anti BlockPhysicsEvent

    • 4.2K
    • Bukkit Plugins

    Fixes the WorldEdit crash cause BlockPhysicsEvent

    • 4.2K
    • December 1, 2012
    • Bukkit Plugins