mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-06 14:53:53 +00:00
add plugin readme, wildcardhandler
This commit is contained in:
parent
e04ba4b812
commit
8097b4bb12
4 changed files with 56 additions and 5 deletions
|
|
@ -62,9 +62,6 @@ class Plugin:
|
|||
self._pluginsActive -= 1
|
||||
self.onUnload()
|
||||
|
||||
def _loadConfig(self):
|
||||
pass
|
||||
|
||||
def _run(self, bwPacket):
|
||||
"""!start an complete running turn of an plugin.
|
||||
Calls setup(), alarm() and teardown() in this order.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue