-
Notifications
You must be signed in to change notification settings - Fork 14
/
plugin.yml
executable file
·115 lines (113 loc) · 4.27 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
name: KitchenSink
version: ${project.version}
author: Travis Watkins
main: nu.nerd.kitchensink.KitchenSink
softdepend: [WorldGuard, LuckPerms, LogBlock, ProtocolLib]
description: Miscellaneous tweaks and fixes for Spigot servers.
api-version: 1.13
permissions:
kitchensink.*:
description: Access to all KitchenSink commands
children:
kitchensink.admin: true
kitchensink.list: true
kitchensink.lag: true
kitchensink.unenchant: true
kitchensink.petadmin: true
kitchensink.mobcount: true
kitchensink.pingserver: true
kitchensink.countdown: true
kitchensink.admin:
description: A marker permission that signifies that the player has Admin privileges of various kinds.
default: op
children:
kitchensink.pingserver: true
kitchensink.list:
description: List online players
default: true
kitchensink.lag:
description: Show lag stats
default: op
kitchensink.unenchant:
description: Remove enchants from current item
default: op
kitchensink.ksinventory:
description: Edit a players inventory
default: op
kitchensink.petadmin:
description: Bypass ownership test in /untame.
default: op
kitchensink.mobcount:
default: op
kitchensink.pingserver:
default: op
kitchensink.countdown:
description: Allows access to /countdown, /cdcancel, and /cdconfig.
default: op
kitchensink.noteblocks:
description: Allows use of /note
default: true
commands:
ksreload:
description: Reloads the config from file to pull in updates.
permission: kitchensink.admin
unenchant:
description: Remove enchants from current item
permission: kitchensink.unenchant
lag:
description: Get current TPS and memory stats
list:
description: List currently online players
permission: kitchensink.list
usage: |
/list: Show online players
painting:
description: Allows selection of the next painting placed.
usage: |
/painting [<name>]: Choose the painting you will place next.
nextrestart:
description: Gives you the amount of time until the next restart
untame:
description: Untame a pet that you own.
usage: |
/untame: Untame the next pet owned by you that you right click on.
allow-portal:
description: An admin can bypass the safe-portals check by looking at the frame of a portal (excluding the corners) and running this command before lighting the portal.
permission: kitchensink.admin
usage: |
/<command>: Look at a portal frame and run this before lighting it to bypass safe portals protections.
mob-count:
description: Get a count of all loaded mobs
permission: kitchensink.admin
usage: |
/mob-count: Get a count of all loaded mobs
enchant-book:
description: Enchant the book(s) in your hand with the specified enchantment.
permission: kitchensink.admin
usage: |
/<command> <enchantment> <level>: Enchant the held book(s) with the specified enchantment.
ping-server:
description: Pings another minecraft server and displays returned information
permission: kitchensink.pingserver
usage: |
/ping-server <server[:port]> [parameter]
countdown:
description: Runs a countdown from the specified time and displays message when done.
permission: kitchensink.countdown
usage: |
/countdown [<seconds>:10] [<message>:"Go!"]
cdcancel:
description: Cancels the currently running countdown.
permission: kitchensink.countdown
usage: |
/cdcancel
cdconfig:
description: Configure the countdown time limit, format, colors, and styles.
permission: kitchenskin.countdown
usage: |
/cdconfig <maxTime seconds>|<format __$s__>|<color &a-&f>|<style &m-&r>|<msgColor &a-&f>|<msgStyle &m-&r>
note:
description: Change the note a noteblock plays.
permission: kitchensink.noteblocks
usage: |
/note <note>[#/b] [high]