Could not pass event InventoryMoveItemEvent to EssentialsBackup v3.5.8
madolebr opened this issue ยท 6 comments
Full output of /ess version
:
03.02 21:20:26 [Server] INFO CONSOLE issued server command: /ess ver
03.02 21:20:26 [Server] INFO [Essentials] Loaded 19183 items from items.json.
03.02 21:20:26 [Server] INFO [Essentials] Using locale en_US
03.02 21:20:26 [Server] INFO [Essentials] ServerListPingEvent: Spigot iterator API
03.02 21:20:26 [Server] INFO Essentials reloaded 2.16.0.34.
Server log: https://gist.github.com/madolebr/db14595b436b7987cc3f9ccd52386fb9
EssentialsX config: https://gist.github.com/madolebr/4071b5ac3606382500855e9f59f26797
Details
Description
essentials backup is having issues processing items being picked up by minecart hoppers and transferred through the minecart hopper into a hopper below it. constant spamming as it does so under a grinder
Steps to reproduce
build a standard mob grinder with the collection area being a minecart hopper with hoppers below it to transfer the items
Expected behavior
no console spam
Screenshots
EssentialsBackup isn't a plugin that's developed by the EssentialsX team.
My limited research turned up this spigot forum post which suggests that EssentialsBackup is malware.
Could you please double check that a plugin named EssentialsBackup exists in your /plugins
folder? If is isn't there and you see a plugin named metrics.jar
or PluginMetrics.jar
, you may have been infected.
/ess ver
is not a command and will just reload EssentialsX. Please use /ess version
in the future.
As @triagonal correctly stated, "EssentialsBackup" is not an EssentialsX plugin. Running /ess version
correctly would show that this plugin is not supported by us.
In addition, it is an obfuscated plugin, meaning the code has even scrambled to make it unreadable. No valid plugin would do this, and so it is very likely that you have a malicious jar file in your plugins/
directory - this might be masquerading as a fake plugin like PluginMetrics.jar
.
You should double check your jars to make sure there isn't a malicious plugin hiding in there - there might be files or folders inside those jars called DRAWXxQcTeb...
or uy.class
.
the craziest part is that i dont even have essentials.backup on my server at all either. just found plugin metrics tho. my server owner is looking into it more. tyvm