Skip to content

Add portal form disabled messages for end and nether portals #816

Add portal form disabled messages for end and nether portals

Add portal form disabled messages for end and nether portals #816

Triggered via pull request May 20, 2026 06:28
Status Success
Total duration 26s
Artifacts

pr.checkstyle.yml

on: pull_request
checkstyle  /  checkstyle
23s
checkstyle / checkstyle
Fit to window
Zoom out
Zoom in

Annotations

1 warning
checkstyle / checkstyle: src/main/java/org/mvplugins/multiverse/core/listeners/MVPortalListener.java#L21
[checkstyle] reported by reviewdog 🐶 'org.mvplugins.multiverse.core.command.MVCommandManager' should be separated from previous imports. Raw Output: /github/workspace/src/main/java/org/mvplugins/multiverse/core/listeners/MVPortalListener.java:21:1: warning: 'org.mvplugins.multiverse.core.command.MVCommandManager' should be separated from previous imports. (com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck)