Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mod incompatibility with banhammer #42

Open
imasuu opened this issue Dec 24, 2021 · 1 comment
Open

Mod incompatibility with banhammer #42

imasuu opened this issue Dec 24, 2021 · 1 comment
Labels
mod conflict Conflicts with another mod

Comments

@imasuu
Copy link

imasuu commented Dec 24, 2021

banhammer mod: https://www.curseforge.com/minecraft/mc-mods/patboxs-banhammer
log: latest.log

how to recreate:

mods:
fabric api
banhammer
sewing machine

mc version - 1.18.1

@GStefanowich GStefanowich added the mod conflict Conflicts with another mod label Dec 24, 2021
@Patbox
Copy link

Patbox commented Jan 2, 2022

Instead of overriding entire method, you could just redirect/inject into vanilla check in https://github.com/GStefanowich/MC-Server-Protection/blob/master/src/main/java/net/TheElm/project/mixins/Commands/Kick.java and familiar mixins. It's lambda with rather static intermediary name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod conflict Conflicts with another mod
Projects
None yet
Development

No branches or pull requests

3 participants