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
Allows the creation of bank notes using either BedrockEcomony or EcomonyAPI. This plugin is mostly designed so other plugins can use this as a dependency to add bank notes to your specifed plugin of choice. Of course this plugin works as a normal bank notes plugin so do as you will.
Plugins that support BankNotesPlus
Get the banknote instance
$bankNotesPlus = $pluginManager->getPlugin("BankNotesPlus");
How to get the bank note
$amount = 100;
$bankNoteItem = $bankNotesPlus->getBankNote($amount);
Need to report a bug?
Please provide any error logs from the crash dump or console or type a clear way to reproduce it.
Note: I will not be merging any request! If the change is too small then it wont be accepted, dm me the issue instead.
You can leave one review per plugin release, and delete or update your review at any time