-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.yml
42 lines (42 loc) · 1.38 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
41
42
name: CTSNC
main: de.Herbystar.CTSNC.Main
version: 13.1
author: Herbystar
website: https://github.com/herby2212/CTSNC
softdepend: [Vault, PlaceholderAPI, PlayerPoints, PermissionsEx, GroupManager, Thirst, PvpLevels, RPGPlayerLeveling, Autorank, IslandWorld, LuckPerms]
loadbefore: [CTSNC_Tablist, CTSNC_Scoreboard, CTSNC_Chat, CTSNC_DisplayName, CTSNC_Stats, CTSNC_NameTag, CTSNC_LegacyScoreboard, CTSNC_Christmas]
description: Complete editable Scoreboard + Tablist and NameTag System!
commands:
CTS:
usage: /CTS
description: Main command!
CC:
usage: /CC
description: Alias cmd for /CTS cc!
permissions:
CTSNC.*:
description: Give you all permissions!
children:
CTSNC.CMD.Reload: true
CTSNC.CMD.AFK: true
CTSNC.CMD.Ping: true
CTSNC.CMD.TPS: true
CTSNC.CMD.Hooks: true
CTSNC.CMD.Time: true
CTSNC.CMD.Scoreboard: true
CTSNC.CMD.Chat: true
CTSNC.CMD.Tablist: true
CTSNC.CMD.ChatClear: true
CTSNC.CMD.ActionBar: true
CTSNC.CMD.Title: true
CTSNC.CMD.Default: true
CTSNC.CMD.Stats: true
CTSNC.CHAT.Staff: true
CTSNC.CMD.Stopwatch: true
CTSNC.CMD.Me.*: true
CTSNC.CMD.CustomTags: true
CTSNC.CMD.Me.*:
description: Give you all /me command permissions!
children:
CTSNC.CMD.Me.Scoreboard: true
CTSNC.CMD.Me.Tablist: true