pmmp / DevTools

Development tools plugin for PocketMine-MP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: a way to temponary disable source plugin

tarik02 opened this issue · comments

commented

Sometimes i need to disable my plugin that open in my IDE, so i do not want to move plugin.

Possibly solutions:

  • add field disabled: true to plugin.yml
  • add empty file disabled so plugin loader will ignore the plugin

This doesn't make sense in such a specific context. Configuration to allow this has been discussed internally.