promotional bannermobile promotional banner

MyCommands

A simple way for server administrators to make their own commands that returns a message in chat

MyCommands v 1.1

>>> Compatible with 1.6.2 <<<

Thanks for a thousand downloads!

Features

The MyCommands plugin makes it easier than ever to create simple custom commands that players can use and get a message back.

Uses

This plugin can be used for pretty much anything, here's some inspiration:

Command: /vote

Answer: Click here to vote: http://vote.com

Command: /donate

Answer: Click here to donate: http://myserver.buycraft.net

Command: /rules

Answer: Our rules: 1: Do not greif 2: Respect others 3: Do not cheat

Configuration

The configurationfiles structure is easy to understand with help from the sample file that's created when the server first starts with the plugin installed.

Here's the basic idea:

commands:
  vote:
    aliases:
    - 'vote1'
    - 'vote2'
    answer:
    - '&aClick this link to vote: &fhttp://vote.com'
    - '&aYou will recive three diamond when you have voted!'
    permissions:
      permission-required: false
  test:
    answer:
    - '&eTest, 123...'
    permissions:
      permission-required: true
      permission-node: mycommands.test
      permission-message: '&cYou do not have permission'

Future

I've decided that I'm going to let the users of this plugin decide about its future. What do you want to see next? I'm very open for suggestions!

The MyCommands Team

profile avatar
  • 5
    Projects
  • 22.1K
    Downloads

More from _ForgeUser9003911View all