mcbe-snippets—examplesThis extension provides helpful snippets of JavaScript code specifically designed for Minecraft Bedrock’s Script API. Whether you’re creating custom commands, forms, or other functionality, these snippets can assist you in your Minecraft Bedrock addon development. FeaturesThis extension includes the following snippets: actionf - Action Form function modalf - Modal Form function messagef - Message Form function chatcmds - Custom chat commands. rkick - Designed to repeatedly kick players without the “staff” tag. InstallationTo install this extension:
UsageOnce installed, you can access the snippets by typing their names in your JavaScript files. The extension will provide auto-completion suggestions as you type. ContributingContributions are welcome! If you have additional snippets or improvements, feel free to contact forestcommands2 on https://discord.com. Release Notes1.0.0 Initial release with 5 snippets to enhance your Minecraft Bedrock addons. Stay tuned for future updates, which may include additional snippets and features. |