forked from Palente/SeeDevice
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
38 lines (35 loc) · 939 Bytes
/
plugin.yml
File metadata and controls
38 lines (35 loc) · 939 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
30
31
32
33
34
35
36
37
38
name: SeeDevice
version: "0.0.7"
author: Palente
main: SeeDevice\SeeDevice
description: "More easy to get the Device/OS of a Player"
website: "https://github.com/Palente"
api:
- "3.0.0"
- "3.0.2"
- "4.0.0"
commands:
seedevice:
description: "See The device of a player"
permission: SeeDevice.command.sd
usage: "/seedevice [player]"
fakeos:
description: "Change the device"
permission: SeeDevice.command.fakeos
usage: "/fakeos <playername-self> <name_of_device>"
permissions:
SeeDevice.*:
default: op
description: Allows to control all of Available thing
children:
SeeDevice.command.*:
default: op
description: Allows to use all of commands
children:
SeeDevice.command.sd:
default: op
description: Allows to see a the device of a player
SeeDevice.command.fakeos:
default: op
description: Allows to edit the device of a Player
#with yamllint.com