mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Updated many plugins for api 9
This commit is contained in:
parent
835c52b7a0
commit
2a0f33aa18
22 changed files with 27 additions and 21 deletions
|
|
@ -12,7 +12,7 @@ def new_play_types(cls):
|
|||
return ['melee', 'keep_away', 'team_flag', 'king_of_the_hill']
|
||||
|
||||
|
||||
# ba_meta require api 8
|
||||
# ba_meta require api 9
|
||||
# ba_meta export plugin
|
||||
class byFreaku(babase.Plugin):
|
||||
def on_app_running(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue