feat: merge stage exec & catch error
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
		@@ -34,6 +34,7 @@ ms.plugin.manager.scan: "Scanning Plugins in {folder} ..."
 | 
			
		||||
ms.plugin.manager.initialize.error: "§6Plugin §b{name} §6initialize error §4{ex}"
 | 
			
		||||
ms.plugin.manager.stage: "{stage} {plugin} version {version} by {author}"
 | 
			
		||||
ms.plugin.manager.stage.exec: "[{plugin}] Exec {name} Stage {stage} When servers is {servers}..."
 | 
			
		||||
ms.plugin.manager.stage.exec.error: "§6Plugin §b{plugin} §6exec §d{executor} §6function error §4{error}"
 | 
			
		||||
ms.plugin.manager.stage.load: "Loading"
 | 
			
		||||
ms.plugin.manager.stage.enable: "Enabling"
 | 
			
		||||
ms.plugin.manager.stage.disable: "Disabling"
 | 
			
		||||
 
 | 
			
		||||
@@ -34,6 +34,7 @@ ms.plugin.manager.scan: "扫描 {folder} 文件夹中插件..."
 | 
			
		||||
ms.plugin.manager.initialize.error: "§6插件 §b{name} §6初始化错误 §4{ex}"
 | 
			
		||||
ms.plugin.manager.stage: "{stage} {plugin} 版本 {version} 作者 {author}"
 | 
			
		||||
ms.plugin.manager.stage.exec: "[{plugin}] 执行 {stage} 阶段函数 {name} 匹配类型 {servers}..."
 | 
			
		||||
ms.plugin.manager.stage.exec.error: "§6插件 §b{plugin} §6执行 §d{executor} §6函数发生异常 错误: §4{error}"
 | 
			
		||||
ms.plugin.manager.stage.load: "加载"
 | 
			
		||||
ms.plugin.manager.stage.enable: "启用"
 | 
			
		||||
ms.plugin.manager.stage.disable: "关闭"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user