# 从当前包导入插件主类 from .main import FunCommandPlayPlugin def get_plugin(): """返回插件实例。""" return FunCommandPlayPlugin()