Removed.

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

LilProteinShake

Java/Kotlin Developer
Supreme
Feedback score
9
Posts
326
Reactions
106
Resources
0
You're going to have to intercept the packet that sends when you swing your hand and cancel it only if you're on cooldown which I'm not sure if there's an API for in Spigot so you may have to dig into NMS because they must have some method for it.
 

Zapfox

Feedback score
0
Posts
25
Reactions
4
Resources
0
You're going to have to intercept the packet that sends when you swing your hand and cancel it only if you're on cooldown which I'm not sure if there's an API for in Spigot so you may have to dig into NMS because they must have some method for it.
I'm not sure why the responses I get are always about plugins. The title is even marked "Forge" to emphasize that this is a Forge mod. That aside, if you can manage it with a plugin, I would be interested to learn more.
 

vBrad

Feedback score
1
Posts
46
Reactions
17
Resources
0
Please check your PM's on MCM, we can handle your multiple thread issues!
 

LilProteinShake

Java/Kotlin Developer
Supreme
Feedback score
9
Posts
326
Reactions
106
Resources
0
I'm not sure why the responses I get are always about plugins. The title is even marked "Forge" to emphasize that this is a Forge mod. That aside, if you can manage it with a plugin, I would be interested to learn more.

Sorry, it flew by me.
 

LilProteinShake

Java/Kotlin Developer
Supreme
Feedback score
9
Posts
326
Reactions
106
Resources
0
Would you like to discuss more about the plugin method, or was that just a general suggestion?

I don't know the forge API so I can't help there but I believe it would be pretty easy with the use of packet interception. I'm not looking to do this.
 
Status
This thread has been locked.
Top