Skip to content

[FEATURE] Script Class Blacklisting - #486

Open
nykwono wants to merge 2 commits into
FunkinCrew:developfrom
nykwono:script-class-field-blacklisting
Open

[FEATURE] Script Class Blacklisting#486
nykwono wants to merge 2 commits into
FunkinCrew:developfrom
nykwono:script-class-field-blacklisting

Conversation

@nykwono

@nykwono nykwono commented Sep 3, 2026

Copy link
Copy Markdown

This PR adds being able to blacklist other scripted classes, and fields of other scripted classes like how you can blacklist other classes.

How it works

Blacklisting Scripted Classes
When making a script class, you can blacklist the script by putting the @:blacklisted metadata over the class as shown below.
image

Blacklisting Script Classes Fields
Similarly to blacklisting whole script classes, you're able to blacklist any fields or functions of a script class be inserting the @:blacklisted metadata.
image

@AbnormalPoof
AbnormalPoof force-pushed the script-class-field-blacklisting branch from 49212dc to eb73e02 Compare September 8, 2026 20:04
@TechnikTil

Copy link
Copy Markdown
Contributor

This PR has merge conflicts...

@nykwono

nykwono commented Sep 8, 2026

Copy link
Copy Markdown
Author

Im locked out of my house til please have mercy on me

@nykwono
nykwono force-pushed the script-class-field-blacklisting branch from eb73e02 to 32b0df2 Compare September 8, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants