Documentation
Quick InfoVersion: Alpha
Made for RPG Maker MZ 1.9.0
The BasicsUse the plugin command to start the share process. For example, if you want to share to BlueSky, use the plugin command Share To BlueSky.
Note: Please be careful of any platform-specific sharing limits, such as character limits for websites like X (Twitter), BlueSky, etc.
Within the plugin command, you can set text that will be pre-filled in the share process. The plugin handles the rest.
You could use this in your eventing, for example you may have a Show Choices event command asking the player if they want to share their achievement, which if they say yes starts the BlueSky share process.
Plugin CommandsThis plugin supports the following plugin commands:
Share To Bluesky - Start the BlueSky share process.
Share To Twitter - Start the Twitter share process.
Share To Facebook - Start the Facebook share process.
Share To Reddit - Start the Reddit share process.
Saved GamesThis plugin is fully compatible with saved games. This means you can:
✓ Add this plugin to a saved game and it will work as expected.
✓ Change any plugin params and changes will be reflected in saved games.
✓ Remove the plugin with no issue to save data.
Filename
The filename for this plugin MUST remain CGMZ_SocialMedia.js. This is what it comes as when downloaded. The filename is used to load parameters and execute plugin commands. If you change it, things will begin behaving incorrectly and your game will probably crash. Please do not rename the js file.
Known Issues
This plugin currently has no known issues that need to be fixed. If you believe you have encountered a bug, please report it to Casper Gaming.
Compatibility
This plugin currently has no known compatibility issues with other RMMZ plugins. If you believe you have encountered a conflict, please report it to Casper Gaming.