Skip to content

Implement bungee plugin disable #38

Open
@kronnox

Description

@kronnox

Currently plugins don't really get disable on plugin.disable().

Expected behaviour:

  • onDisable() is called
  • the startup is interrupted at the point of error and will be aborted
  • all registered services, commands and so on get unregistered
  • the plugin is put into a sleep state

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions