this is the entire script:
""
options:
prefix: &9ServerName
command /dupe:
aliases: /dp, /d
cooldown: 2 seconds
cooldown message: &cWoah, Slow down there!
trigger:
set {_item} to player's tool
give {_item} to player
send "{@prefix} &f| &fHand item &cduped!" to player
""
Issues:
- nothing is customizable except the prefix
- theres no protection against which items the player can dupe. There should be whitelist/blacklist options for items.
- there is no "Custom Messages" as claimed in the description
- There is no "custom help" as claimed in the description
- There is no "reload" as claimed in the description
Summary:
Lazy, probably AI written code, thats borderline useless.
Any newbie Skripter could whip this up in 30 seconds.