Skip to content

KnockBack Manager Plugin support (Using AI)#1

Open
KLxier2 wants to merge 2 commits intoRefineDevelopment:masterfrom
KLxier2:master
Open

KnockBack Manager Plugin support (Using AI)#1
KLxier2 wants to merge 2 commits intoRefineDevelopment:masterfrom
KLxier2:master

Conversation

@KLxier2
Copy link
Copy Markdown

@KLxier2 KLxier2 commented May 3, 2026

https://www.minebbs.com/resources/knockbackmanager.13860/

idk if this code can run properly because I don't know Java language and it was written using AI.

Copy link
Copy Markdown

@marioogg marioogg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't generally recommend vibecoding, but for something as simple as this, I don't see why not this should be added.

Add knockbackmanager jar to the commit tho

Comment thread README.md Outdated
- ImanitySpigot
- AzuriteSpigot
- FoxSpigot
- KnockbackManager (Plugin) - Uses me.dw1e.kbm.KnockbackManager API
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove "- Uses me.dw1e.kbm.KnockbackManager API" for cleaner and more recognizable documentation

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has been corrected in the subsequent submission just now.

Comment thread impl/knockbackmanager/build.gradle.kts Outdated
dependencies {
compileOnly(project(":api"))
// KnockbackManager API dependency
compileOnly(files("../../../../../KnockbackManager-1.13.4.jar"))
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jar not included in the commit?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has been corrected in the subsequent submission just now.

* @author Drizzy
* @version KnockbackAPI
* @since 9/26/2025
*/
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modify the copyright warning to the correct date and author

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has been corrected in the subsequent submission just now.

@KLxier2 KLxier2 requested a review from marioogg May 3, 2026 12:50
Remove "- Uses me.dw1e.kbm.KnockbackManager API"
Add kbm plugin in commit.
Modify the copyright warning to the correct date and author.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants