20 lines
499 B
YAML
20 lines
499 B
YAML
|
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
|
||
|
|