initial commit
This commit is contained in:
19
resources/plugin.yml
Normal file
19
resources/plugin.yml
Normal file
@ -0,0 +1,19 @@
|
||||
name: AntiAFK
|
||||
main: cz.gamesites.mc.antiafk.AntiAFK
|
||||
version: 0.0.1
|
||||
api-version: 1.14
|
||||
author: ericek111
|
||||
website: https://gamesites.cz/
|
||||
commands:
|
||||
afklist:
|
||||
aliases: whoisafk
|
||||
description: Core plugin controls.
|
||||
permission: antiafk.afklist
|
||||
permissions:
|
||||
antiafk.afklist:
|
||||
description: Allows to list AFK players (including invisible admins).
|
||||
default: true
|
||||
antiafk.ignore:
|
||||
description: With this permission, you are completely ignored by the AntiAFK plugin.
|
||||
default: false
|
||||
|
Reference in New Issue
Block a user