forked from xpyctum/PureChat
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
31 lines (31 loc) · 1.06 KB
/
plugin.yml
File metadata and controls
31 lines (31 loc) · 1.06 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
name: PureChat
main: _64FF00\PureChat\PureChat
version: "1.3.4"
api: [1.13.0, 2.0.0]
load: POSTWORLD
author: 64FF00
website: https://github.com/PurePlugins/PureChat
depend: [PurePerms]
softdepend: [FactionsPro]
commands:
pcreload:
description: "Reloads the PureChat configuration file."
permission: pchat.command.pcreload
permissions:
pchat:
description: "PureChat by 64FF00! (Twitter: @64FF00)"
children:
pchat.colored:
description: "Allows the players to get colored chat formats, nametags, and etc."
children:
pchat.colored.chat:
description: "Allows the players to use color codes"
pchat.colored.format:
description: "Allows the players to use colored chat formats"
pchat.colored.nametag:
description: "Allows the players to use colored nametags"
pchat.command:
description: "Allows you to use all PureChat commands."
children:
pchat.command.pcreload:
description: "Allows you to reload PureChat configuration file."