| 145 | • <code>${mainPrefix}sub backup</code> - 备份 |
| 146 | • <code>${mainPrefix}sub restore</code> - 恢复`; |
| 147 | |
| 148 | class SubStorePlugin extends Plugin { |
| 149 | |
| 150 | description = "Sub-Store 管理\n\n" + help; |
nothing calls this directly
no outgoing calls
no test coverage detected