Skip to content

[1.20.1] Server startup regarding quark: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class #573

[1.20.1] Server startup regarding quark: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class

[1.20.1] Server startup regarding quark: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class #573

Workflow file for this run

name: "Label Issues"
on:
issues:
types: [opened, edited]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
configuration-path: .github/config/labels.yml
enable-versioned-regex: 0
repo-token: ${{ secrets.GITHUB_TOKEN }}