Slimefun

Slimefun

3M Downloads

Slimefun | ExploitFixer support issue

SeptyIsHere opened this issue · 6 comments

commented

❗ Checklist

  • I am using the official english version of Slimefun and did not modify the jar.
  • I am using an up to date "DEV" (not "RC") version of Slimefun.
  • I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
  • I searched for similar open issues and could not find an existing bug report on this.

📍 Description

If I have the latest slimefun dev build ( 1133 ) and latest ExploitFixer version on spigot, I can't open GUIS at all.

📑 Reproduction Steps

Have SF + ExploitFixer on server and try to open GUIs from plugins like Infinity or even main SlimeFun plugin./

💡 Expected Behavior

Being able to open the GUIs, the

📷 Screenshots / Videos

No response

📜 Server Log

No response

📂 /error-reports/ folder

No response

💻 Server Software

Purpur

🎮 Minecraft Version

1.19.x

⭐ Slimefun version

1133

🧭 Other plugins

This issue is related to ExploitFixer. The Developer himself said these things
image
image

commented

If this issue persist please let one of the contributors off ExploitFixer join our discord so we can talk about this.
We can't fix this without any info.
https://discord.gg/slimefun

commented

I am not sure what we can do here.
We listen to events we dont and we cant do anything before hand.
We cant guess when an inventory is opened.
We do it when the event is fired.
If we do it a tick later there can exist many more issues.
There are event priorities which might need to be changed by them.
Im keeping this open but i dont think we can do anything.
If the guys from ExploitFixer have any pointers i could look into that but till then there is not much i can do

commented

I am not sure what we can do here. We listen to events we dont and we cant do anything before hand. We cant guess when an inventory is opened. We do it when the event is fired. If we do it a tick later there can exist many more issues. There are event priorities which might need to be changed by them. Im keeping this open but i dont think we can do anything. If the guys from ExploitFixer have any pointers i could look into that but till then there is not much i can do

image

commented

We dont do anything at lowest.
We do almost everywhere do the default which is NORMAL in some cases we do HIGHEST.

commented

We dont do anything at lowest. We do almost everywhere do the default which is NORMAL in some cases we do HIGHEST.

image

commented

I’m tired of using you as middle man. This issue will stay like this they can check it their self.