Skip to main content

currency.add_meow_coin

Overview

  • Adds the given amount of meow coins.

Metadata

FieldValue
DisplayAdd Meow Coin
Categorycurrency
AccessUserCheat
ScopeB2Authority
Tags
AliasesAddMeowCoin, economy.add_meow_coin

Parameters

NameTypeRequiredDefaultDescription
amountintyesAmount to add

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('currency.add_meow_coin', {
amount: 0,
});