CrazyCommandKey

Create keys connected to commands. Like gift commands

Features

Integrated Logging Support.

Usage

/genkey [amount:Integer] <Command...>
Generate a Key
/key <Key>
Use a Key

Examples

Example1

Operator: /genkey give $0$ Stone 64
->Keys generated: 123456789abc
User:
/key 123456789abc
->give User Stone 64 (executed as Console)

Example2

Operator:
/genkey amount:5 promote $0$
->Keys generated: 123456789abc, 23456789abcd, ....
Hi User, here are your keys to invite your friends. ........
User:
hi guest (he is a friend of mine)
Use this key: 23456789abcd

Guest:
/key 23456789abcd
->promote Guest (executed as Console)

Multi-Language-Support enabled (Thanks to cdcp998, MegaManNT)

Download
Source


Comments

Posts Quoted:
Reply
Clear All Quotes