forked from jjj5311/CivChat2
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathplugin.yml
More file actions
29 lines (29 loc) · 734 Bytes
/
plugin.yml
File metadata and controls
29 lines (29 loc) · 734 Bytes
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
name: ${project.name}
main: vg.civcraft.mc.civchat2.CivChat2
version: ${project.version}
author: jjj5311
depend: [NameLayer, CivModCore]
softdepend: [Mercury, BetterShards]
description: CivChat2 limits the chat radius to 1000 blocks. However Private Messaging and Group Chat works above the 1000 block chat radius.
commands:
tell:
aliases: [message, msg, m, pm]
afk:
reply:
aliases: [r]
ignore:
aliases: [i]
ignoregroup:
aliases: [ig, igroup, ignoreg]
groupc:
aliases: [groupchat, gchat, gc, g]
ignorelist:
exit:
aliases: [e]
sayall:
permission: CivChat2.*
say:
permissions:
CivChat2.*:
description: Gives access to /sayall
default: op