Minecraft MyCommands mod 2026 download
logo
minecraft mod MyCommands

MyCommands

Game Version: CB 1.4.7-R1.0
Total Downloads: 9,900
Updated: Feb 6, 2013
Created: Feb 4, 2013
Download MyCommandsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
MyCommands v1.1 release 5.82 KB Feb 6, 2013 CB 1.4.7-R1.0 9,228 download MyCommands MyCommands v1.1 releaseDownload
MyCommands v1.0 release 5.30 KB Feb 4, 2013 CB 1.4.7-R1.0 672 download MyCommands MyCommands v1.0 releaseDownload

Description

Share this:

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!

Comments

Add a comment