This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin.yml
218 lines (215 loc) · 7.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
name: SMPCore
main: us.teaminceptus.smpcore.SMPCore
version: 3.4.0
api-version: 1.18
author: GamerCoder215
softdepend: [CrazyAdvancementsAPI, ProtocolLib, Citizens, Sentinel]
description: Powers NoobyGodsSMP with bosses, abilities, and more.
commands:
# User
help:
description: Gives you help with the new features.
aliases: [?, hlp]
bed:
description: Teleports you to your spawnpoint.
aliases: [bedspawn, bd]
menu:
description: Opens up the SMP GUI Menu.
aliases: [smpmenu, smenu, playermenu, m]
boss:
description: Opens up the SMP Bosses Menu.
craft:
description: Open up a crafting menu.
aliases: [craftingmenu, table, ctable]
enderchest:
description: Open up your ender chest.
aliases: [ec, enderc, echest]
creaturesguide:
description: Opens up the creature guide.
aliases: [cg, creatuesg, cguide, csg, creatureguide, csguide]
abilities:
description: Opens up a menu where you can choose different abilities based on your skills.
aliases: [ability, ab, abil, abils]
worldchat:
description: Allows you to chat with the players directly in your world.
aliases: [wc, worldc, wchat]
wandinfo:
description: Get information about a wand.
aliases: [winfo, wi, wandi, spellinfo, spelli, sinfo, si]
hat:
description: Set an item as your hat
aliases: [ht, sethat]
rankup:
description: Rankup Players
aliases: [checkrank, crank, rup, ru]
value:
description: Get value of an item.
aliases: [noobucks, cb, vl, noobb, nbucks]
# Division Commands
division:
description: Main command for managing & using divisions
aliases: [dv, d, div]
divisionchat:
description: Send a command in your division (if you have one).
aliases: [dchat, dc, divisionc, divchat, divc]
divisionsetting:
description: Set a setting for your division (owners of it only).
aliases: [dset, divisionset, divset, dsetting, divsetting]
# Admin
invsee:
description: Look at a player's inventory.
aliases: [inventorysee, isee, inventorys]
permission: core.admin.invsee
permission-message: You do not have permission to use this command.
flyspeed:
description: Control your fly speed.
aliases: [fspeed, flys, fs]
permission: core.admin.flyspeed
permission-message: You do not have permission to use this command.
ecsee:
description: Look at a player's ender chest.
permission: core.admin.ecsee
permission-message: You do not have permission to use this command.
allowflight:
description: Allows or disallows a player's flight.
getcustomitem:
description: Get a custom item.
aliases: [gci, getci, gcustomi, gcitem]
permission: core.admin.getcustomitem
permission-message: You do not have permission to use this command.
spawncustomentity:
description: Summon a custom entity.
aliases: [sce, spawnce, scustome, scentity, spawncustome, scustomentity, spawncentity]
rejoinplayers:
description: Makes players rejoin.
aliases: [rjp, rejoinp, rjoinp, rjplayers, rjpl]
permission: core.admin.rejoinplayers
permission-message: You do not have permission to use this command.
editplayer:
description: Edits a player's attributes.
aliases: [editp, ep]
permission: core.admin.editplayer
permission-message: You do not have permission to use this command.
codertest:
description: Main command for testing
aliases: [ctest, ct, codert]
ban:
description: Ban a player.
aliases: [b, yeetintothesun, yeetintolesun, hammer]
permission: core.admin.ban
permission-message: You do not have permission to use this command.
suspend:
description: Suspend a player (temp ban)
aliases: [tempban, tban, yeetintospace, yeetintolespace, softban]
permission: core.admin.suspend
permission-message: You do not have permission to use this command.
titanwarps:
description: Opens up the Titan Warps menu.
aliases: [twarps, tw, titanw]
setrank:
description: Sets a players rank.
aliases: [srank, setr, sr]
getstatistic:
description: Gets a player's statistic.
aliases: [gets, gstatistic, gs, getplayerstatistic, getplayers, gplayerstatistic, gpstatistic, gps]
permission: core.admin.getstatistic
permission-message: You do not have permission to use this command.
banlist:
description: Get the banlist.
aliases: [blist, bl, banl]
permission: core.admin.ban
permission-message: You do not have permission to use this command.
suspendlist:
description: Get the suspend list.
aliases: [slist, sl, suspendl]
permission: core.admin.suspend
permission-message: You do not have permission to use this command.
yeet:
description: Yeet someone into the sun.
aliases: [yt, yeetintoactualsun, yeetintoactualblackhole]
permission: core.admin.gamemodebypass
permission-message: You do not have permission to use this command.
mute:
descritption: Mute someone if they talk too much.
aliases: [silence, mte]
permission: core.admin.mute
permission-message: You have zero power here.
unmute:
description: Unmute someone if they should be lifted.
aliases: [unsilence, unmte]
permission: core.admin.mute
permission-message: You have zero power here.
permissions:
core.*:
description: Gives all access to NoobyGodsSMP-Core Commands
children:
core.admin: true
core.special: true
core.special:
description: Special permission, unlockable through certain items.
default: op
core.special.itemprotector:
description: Prevents your items from getting despawned.
children:
core.special: true
# Admininstrator
core.admin:
description: Gives all access to NoobyGodsSMP-Core Administrator Commands
default: op
core.admin.gamemodebypass:
description: Bypass the movement gamemode resetter
default: op
children:
core.admin: true
core.admin.invsee:
description: Allows you to see other inventories.
children:
core.admin: true
core.admin.ecsee:
description: Allows you to see ender chests.
children:
core.admin: true
core.admin.spawnboss:
description: Allows you to spawn custom bosses;
children:
core.admin: true
core.admin.suspend:
description: Allows you to suspend someone.
children:
core.admin: true
core.admin.ban:
description: Allows you to ban someone.
children:
core.admin: true
core.admin.getcustomitem:
description: Allows you to get a custom item.
children:
core.admin: true
core.admin.flyspeed:
description: Allows you to customize flyspeed.
children:
core.admin: true
core.admin.rejoinplayers:
description: Allows you to initiate a rejoin.
children:
core.admin: true
core.admin.invsee:
description: Allows you to see inventories.
children:
core.admin: true
core.admin.getstatistic:
description: Allows you to fetch statistics.
children:
core.admin: true
core.admin.editplayer:
description: Allows you to edit a player.
children:
core.admin: true
core.admin.ecsee:
description: Allows you to see a player's enderchest.
children:
core.admin: true
core.admin.mute:
description: Allows you to mute a player.
children:
core.admin: true