We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Check the player is spamming or not.
if (HCore.spam("ui_click_" + player.getUniqueId(), 1000)) // returns true if this ID was used 1000 milliseconds ago or more recently return;