We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
boolean tools(<Player> p)
Returns true if player p has tools; otherwise, false is returned.
true
p
false
--Note: This is just a snippet ["Function"] = function(args,speaker) if tools(args[1]) then notify("Info",args[1].." has tools!") end end
Infinite Yield
Plugins
Core Functions