20 lines
510 B
YAML
20 lines
510 B
YAML
name: AuthMeVelocity
|
|
version: '${version}'
|
|
main: io.github._4drian3d.authmevelocity.paper.AuthMeVelocityPlugin
|
|
bootstrapper: io.github._4drian3d.authmevelocity.paper.AuthMeVelocityBootstrap
|
|
description: AuthMeReloaded Support for Velocity
|
|
authors:
|
|
- xQuickGlare
|
|
- 4drian3d
|
|
website: https://modrinth.com/plugin/authmevelocity
|
|
api-version: '1.19'
|
|
folia-supported: true
|
|
dependencies:
|
|
server:
|
|
MiniPlaceholders:
|
|
required: false
|
|
load: BEFORE
|
|
AuthMe:
|
|
required: true
|
|
load: BEFORE
|