txt config commands

Discussion in 'Archived: Plugin Requests' started by bigbass1997, Apr 16, 2011.

  1. Offline

    bigbass1997

    can someone make a plugin that allows admins to make messages. like i could type something like /message create <name of message> <what message that command says>.
    so if i typed /message create welcome Welcome to the server!
    then i typed /message welcome
    then the message "Welcome to the server!" would pop up.
     
  2. Offline

    renxwar

    CommandHelper allows you to make aliases for commands. So you can do /alias /welcome /me Welcome to the server!
    (Example from my server:) I did /alias /welcome /me Welcome to LibertyCraft!
    So now every time I see a newbie come, all I do is /welcome.
    Then '* [Owner]renxwar: Welcome to LibertyCraft' pops up.
    CommandHelper also has a bunch of other neat little things like /each and repeat last command.
    Plus it's all stored in a folder in the root of your server location by your display name. (ex: root\aliases/renxwar.txt)

    Hope I could help :)
     

Share This Page