By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
This is a Plugin that allows Admin to generate a giftcode for the server with optional time and rewards
NOTE: If you find this plugin good, don't hesitate to give this plugin 5 stars
- Create New GiftCode:
GiftCode::getInstance()->createCode(string $name, int $day, int $hour, int $minute, int $second, string $command);
- Remove GiftCode:
GiftCode::getInstance()->removeCode(string $name);
COMMAND | DESCRIPTION | ALIASES |
---|---|---|
giftcode |
GiftCode Commands | code |
giftcode.command
to open menu GiftCodegiftcode.command.create
to create new giftcode in datagiftcode.command.remove
to remove giftcode existsing to datagiftcode.command.list
to see all giftcode in datagiftcode.command.help
to see all GiftCode CommandReply to review by :
You can leave one review per plugin release, and delete or update your review at any time