Casper Gaming Developer Corner
Casper Gaming Developer Corner

[CGMZ] Drop Tables - Beta Release

Back to Plugin

Devlog Version

Hi all, today this plugin was updated to version Beta!

Welcome to the Beta release of this plugin! If you are new here, this plugin allows you to generate a random drop from a table of possible drops, which can include currency, items, weapons, or armors. Drop tables can also drop something from another drop table. This works both in battle as well as via plugin command for things like treasure chest loot.

For existing users, this update changes the Drop Toast parameter to use the new toast manager preset id system. In your toast presets, you can use the string %txt to show the drop's text string. Since presets are more flexible, this update also now allows you to override the default drop toast with a specific toast id in your plugin commands, in case you want to use a special toast for certain plugin command calls.

Version Beta
  • Added toast override for plugin command
  • Updated toast integration

Back to Plugin