Source code of some of my type-safe published Roblox Studio plugins. This repository may be out-of-sync with what is published on the Creator Store.
Source files use the extension .lua as opposed to .luau for ease of use in Roblox Studio.
All plugins are licensed MIT.
Automatically anchors any newly-added descendant of Workspace. Can be toggled on and off.
Converts selected Instance into another class, preserving attributes, tags, descendants, and applicable properties.
A simple multi-line command bar, with support for undo and presets. Does NOT support syntax highlighting.
Upload to Creator Store was moderated.
A simple tool to insert a player's character in either R6 or R15. Supports both username and user ID.
A simple tool to individually save all selected Instances with the filename set to their name. Mostly just a time-saver.