-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathplugin.yml
40 lines (39 loc) · 1.21 KB
/
plugin.yml
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
40
name: EasyModeration
main: Rushil13579\EasyModeration\Main
api: 4.0.0
version: 1.0.0
author: Rushil13579
permissions:
easymoderation.ipban:
description: Allows a player to use the ipban command!
default: op
easymoderation.ipunban:
description: Allows a player to use the ipunban command!
default: op
easymoderation.permban:
description: Allows a player to use the permban command!
default: op
easymoderation.tempban:
description: Allows a player to use the tempban command!
default: op
easymoderation.unban:
description: Allows a player to use the unban command!
default: op
easymoderation.kick:
description: Allows a player to use the kick command!
default: op
easymoderation.mute:
description: Allows a player to use the mute command!
default: op
easymoderation.unmute:
description: Allows a player to use the unmute command!
default: op
easymoderation.mutelist:
description: Allows a player to use the mutelist command!
default: op
easymoderation.warn:
description: Allows a player to use the warn command!
default: op
easymoderation.chatcensor.bypass:
description: Allows a player to bypass chatcensor restrictions!
default: op