-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
39 lines (36 loc) · 1.37 KB
/
plugin.yml
File metadata and controls
39 lines (36 loc) · 1.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
name: DelayCommand
main: com.github.avery.MyFirstPlugin
version: 1.34.145
author:
Normally_422
api-version: 1.13
softdepend:
- Vault
- PlaceholderAPI
- CommandNPC
- Citizens
- CatSeedLogin
- AuthMe
commands:
dcmd:
description: DCMDVer
usage: |
§e=======§3DelayCommand Helps§e=======
§e/<command> help §2 显示此帮助. §e/§2 Show helps.
§e/<command> ver §2 显示版本. §e/§2 Show Version.
§e/<command> predo <player> <aftercommand> §2在<player>上线时执行<aftercommand>命令. §e/§2 Do <aftercommand> when <player> online.
§e/<command> predodel <player> <aftercommand> §2删除<player>上线时执行的<aftercommand>命令. §e/§2 Delete PREDO commands.
§e/<command> update §2更新插件. §e/§2 Download the latest version of DCMD.
#§e/<command> preti <time> <aftercommand> §2在<time>秒后执行<aftercommand>命令. §e/§2 Do <aftercommand> in <time>'s seconds.
#§e/<command> pretidel <time> <aftercommand> §2删除<time>秒后执行的<aftercommand>命令. §e/§2 Delete PRETI commands.
permissions:
dcmd.admin.*:
description: Gives all permissions
default: op
children:
setCommand:
description: Allows the player to use command
delCommand:
description: Allows the player to use command
dcmdupdate:
default: op