parchment:http的Git镜像

时间:2024-07-29 15:26:13
【文件属性】:

文件名称:parchment:http的Git镜像

文件大小:314KB

文件格式:ZIP

更新时间:2024-07-29 15:26:13

Java

Parchment 允许基于类似 TCL 的脚本语言快速编写我的Craft.io脚本。 入门 将 JAR 文件放入您的插件文件夹中。 在旧版插件中创建一个 Parchment 文件夹。 在 Parchment 文件夹中创建一个 Spells 文件夹。 将下面的 archer.tcl 文件扔到 spells 文件夹中 成为一名行动者,输入 /cast archer TCL 脚本应该是源代码,因为它们无需重新加载即可更改。 忽略所有疯狂的调试消息。 我该如何设置? 设置摘要 配置 依赖关系 数据库配置 如何运行测试 部署说明 快速示例 射手 #!tcl # archer.tcl # Turn the caster into the archer class. # Type `/cast archer` to activate bind cast onCast proc onCas


网友评论