ReAuth-Backend
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ReAuth-Backend
core
/
reprivatize.reauth.plugin
/
PluginConfig
/
PluginConfig
Plugin
Config
constructor
(
name
:
String
,
version
:
String
,
author
:
String
,
description
:
String
=
""
,
website
:
String
=
"https://example.com/"
,
mainClass
:
String
=
"com.example.reauth_plugin.MainKt"
)