promotional bannermobile promotional banner

CustomSayCommand

CustomSayCommand

Introduction

Allows a Custom Say command with color codes and is configurable from in-game

When starting this I did not realise that there was another plug-in with a similar name and it wasn't until I was ready to upload it here that I decided to do a search for this name and found this http://dev.bukkit.org/bukkit-plugins/custom-say/.

Current Features

  • Custom prefix.
  • Supports Color Codes
  • Defaults to OP if no permmsions plugin is installed/enabled
  • Prefix can be changed from Ingame
  • Changeable messages

Commands

  • /say <Message>
  • /cs-reload
  • /cs-set <Prefix>
  • /csay <message>

Permissions

  • To use the say/csay command - Permission Node: customsay.say
  • To reload the config file after manually editing the config - Permission Node: customsay.reload
  • To set a new prefix from in game - Permission Node: customsay.set

Configuration

  • CustomSay:
    • Prefix: '&d[SERVER] '
  • Messages:
    • CsayPrefix:'[&3Custom Say&f] '
    • NoPerm: 'You are not allowed to use this commad'
    • Reload; 'Custom Say has been reloaded'
    • InvalidArguments: 'You must type a message'
    • PrefixChanged: 'Prefix has been changed to '

Changelog

  • Version 1.2.0
    • Added new command /csay for non prefixed messages
    • Added %me variable to allow say/csay messages to display the senders name
    • Made all messages changeable from the config
    • Fixed being able to run the commands regardless of permissions/op status
  • Version 1.1.0
    • Fixed Commands not working when run from console
  • Version 1.0.0
    • Initial Release

The CustomSayCommand Team

profile avatar
  • 1
    Projects
  • 1.0K
    Downloads