added
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name: DirtSpy
|
||||
version: 1.0-SNAPSHOT
|
||||
main: com.bitnix.dirtspy.DirtSpyPlugin
|
||||
api-version: '1.21'
|
||||
author: bitnix
|
||||
description: Collects realistic client, connection, and behavior stats for admin review.
|
||||
|
||||
commands:
|
||||
dirtspy:
|
||||
description: View DirtSpy info and reload the plugin
|
||||
usage: /dirtspy <player|reload>
|
||||
permission: dirtspy.use
|
||||
|
||||
permissions:
|
||||
dirtspy.use:
|
||||
description: Allows use of DirtSpy commands
|
||||
default: op
|
||||
|
||||
dirtspy.reload:
|
||||
description: Allows reloading DirtSpy config
|
||||
default: op
|
||||
|
||||
dirtspy.view:
|
||||
description: Allows viewing collected DirtSpy data
|
||||
default: op
|
||||
Reference in New Issue
Block a user