Skip to content

Settings dependency

하이라이트 edited this page Oct 10, 2022 · 2 revisions

사용법

build.gradle.kts

repositories {
    mavenCentral()
}

dependencies {
    compileOnly("io.github.highright1234:shotokonoko:VERSION")
}

plugin.yml

libraries:
  - io.github.highright1234:shotokonoko:VERSION

Shotokonoko requires MCCoroutine
Shotokonoko doesn't support HeartbeatCoroutines
also it won't support that

Settings

All

Listening

CoolDowning

DynamicLoader

PluginMessageUtil

Bukkit

PlaceholderAPI

BungeeUtil

Bungee

ConfigAPI

Clone this wiki locally