添加了MM怪物刷新的代码

This commit is contained in:
2024-04-07 21:10:04 +08:00
parent f2e77098e9
commit 76d2724786
7 changed files with 278 additions and 0 deletions

17
target/classes/plugin.yml Normal file
View File

@@ -0,0 +1,17 @@
name: SrWildEntity
version: '1.0-SNAPSHOT'
main: com.yuyu.srwildentity.SrWildEntity
description: 实体刷新插件
authors: [Yuyu]
commands:
despawn:
usage: /<command>
aliases: [dsp]
description: 只有op能使用的插件
permission: op
permission-message: 你没有使用权限!
srwildentity:
usage: /<command>
description: 只有op能使用的插件
permission: op
permission-message: 你没有使用权限!