Hi SpigotMC, I run a game mode on my server called "Splegg". Essentially its spleef but with eggs. Everything is set up for the most part and looking great for a soon release. However, the only problem is that players are able to enable their macros/autoclicker and shoot eggs out of their shovel as fast as they want. I have an egg delay through the plugin I'm using but it still doesn't disable them. Is there a plugin that disables an autoclicker/macros for right click? Also willing to compensate someone to code something small for this! Best Regards, SpleggLeague
I know this is outdated but something like this would help you, right? https://www.spigotmc.org/resources/item-cooldowns.34358/ I can't seem to find any other plugins besides enderpearl cool down plugins. How does the Splegg plugin handle these delays? Is it available on Spigot?
Shoot me a PM for the details, but there is a egg delay, and velocity for the egg flow and yea that's the right idea!
May have found what you're looking for. https://www.spigotmc.org/resources/delaythrowableitems.61165/
Hm, it's a bit confusing. Trying to see what I would change in there to limit the amount of eggs being thrown.
Hey thanks for this, but it doesn't work for right click limiting. It only works for left click. I'm pretty much just looking for something that limits the amount of right clicks as that's what part of the mouse you use whilst playing Splegg.
I could make a Skript script for this, it seems like the eggs are thrown from a plugin instead of a player, so normal plugins don't limit them, I could make a limiter on packet level to go around that