Script capabilities limit the access scripts have to the DataModel. For example, a script without the Teleport capability can't teleport players to different places, scripts without RunServerScript can't run on the server, and so on.
TopbarPlus, as a library, should support script capabilities to not only show it is safe, but to prove there is no malicious code and to follow best practices.
Script capabilities limit the access scripts have to the DataModel. For example, a script without the Teleport capability can't teleport players to different places, scripts without RunServerScript can't run on the server, and so on.
TopbarPlus, as a library, should support script capabilities to not only show it is safe, but to prove there is no malicious code and to follow best practices.