This commit is contained in:
2026-06-20 12:05:20 -04:00
commit 88cf021c3b
25 changed files with 984 additions and 0 deletions
+25
View File
@@ -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