LOOHP / InteractiveChat

Add click and hover events to chat messages!
https://www.spigotmc.org/resources/75870/
GNU General Public License v3.0
150 stars 27 forks source link

Crash using chat spam #161

Open bridgelol opened 11 months ago

bridgelol commented 11 months ago

image

Multiple users doing this, crashed my server

LOOHP commented 11 months ago

Did you set the maximum amount of placeholders that can exist in a single message?

AustXnsheep commented 10 months ago

Even if a person did do that the player can simply spam it instead, you should try to add a delay for each time you can use it. As far as I can tell it's the cleanest way to do this.

AustXnsheep commented 10 months ago

Rate limit that hoe

LOOHP commented 10 months ago

There's also a cooldown setting in the config, per placeholder or globally.