Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.33 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.33 KB

Plugins

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.

Creator Store

Converts selected Instance into another class, preserving attributes, tags, descendants, and applicable properties.

Creator Store

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.

Creator Store

A simple tool to individually save all selected Instances with the filename set to their name. Mostly just a time-saver.

Creator Store