MakeYourOwnCommands 1.4.1

Details

  • Filename
    MakeYourOwnCommands.jar
  • Uploaded by
  • Uploaded
    Aug 26, 2013
  • Size
    30.38 KB
  • Downloads
    683
  • MD5
    9c85b970ba0aa88bbb9708cd108ad42b

Supported Bukkit Versions

  • 1.6.2
  • 1.6.1
  • 1.5.2

Changelog

Plugin now can use Vault to bypass the permission check of the aliases.
New Configuration of aliases.
Added the support of arguments in aliases.

Example:

/promote:
permission: 'info.promote'
execute: '/pex user %arg1% group set %arg2%'

with this you have to make: /promote USER GROUP

none