feat: 初版提交
This commit is contained in:
6
src/main/resources/config.yml
Normal file
6
src/main/resources/config.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
# 是否允许通过指令执行 JavaScript 代码
|
||||
enable-eval-command: false
|
||||
|
||||
# 导入的 Java 代码
|
||||
import:
|
||||
Bukkit: org.bukkit.Bukkit
|
Reference in New Issue
Block a user