Skip to content

Attempt to cleanup addons on server leave (onDisable()) #11

@Zidane

Description

@Zidane

We need to create an AddonJanitor object that will remove all blocks/items/languages/screens/keybinds/etc (anything that an addon could register) whenever a player leaves a server.

We also need to fire onDisable and remove addons from the manager.

This is only for the client. Addons on the server should never be able to be removed during runtime.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions