概览
kether 并不是一个插件,而是使用 Taboolib 框架开发的插件 (如 TrMenu,TrChat,Adyeshach) 所使用的脚本语言。
推荐教程:https://www.yuque.com/sacredcraft/kether
kether 语句表:https://kether.tabooproject.org/list.html
vscode 插件-kether 动作补全:https://github.com/LiteCat0905/Kether-snippet
📄️ 准备
在本篇教程中,我将使用 Vulpecula
📄️ 基础
动作,又称语句,每个动作都功能明确,如:Tell(输出文本)
📄️ 逻辑判断
布尔值 (boolean)
📄️ 数据相关
数据类型
📄️ 数学运算
Math
📄️ 不知道放在哪
命名空间
📄️ Vulpecula
介绍