pete_parker Posted June 9, 2021 Share Posted June 9, 2021 command /dupe: trigger: if player's held item is air: send "&4&lCRAZY&f&lCLAIM > &3NO DUPING AIR ! " stop if player's held item is bedrock: send "&4&lCRAZY&f&lCLAIM > &7This item is &0&l&oblacklisted ! " stop if player's held item is mob spawner: send "&4&lCRAZY&f&lCLAIM > &7This item is &0&l&oblacklisted ! " stop set {_item} to player's tool give {_item} to player send "&4&lCRAZY&f&lCLAIM > &6&lDuplicated &e&l%player's tool%&6&l!" to player title Link to comment Share on other sites More sharing options...
StarBunnie Posted June 9, 2021 Share Posted June 9, 2021 (edited) I think this might help you: https://skripthub.net/docs/?id=3025 Edited June 9, 2021 by Starshinex3 1 1 Feel free to add me on discord if you: need help with plugins need help with skripts need to vent about something >[ ‧₊˚꒰ʚ Starshine ɞ ‧✦ *#2683 ]< Link to comment Share on other sites More sharing options...
_Tarna_ Posted June 9, 2021 Share Posted June 9, 2021 If its a short cooldown, just add a cooldown option to the command command /cake: cooldown: 10 seconds cooldown message: You can use this command again in %remaining time% trigger: give player cake 1 1 Discord - tarna256 In-game name - _Tarna_ Website - https://tarna.dev Paste Site: https://paste.tarna.dev --------------------------------------------------------- [VIP] - 7/27/2020 Support - 7/8/20 | 11/3/20 Helper - 11/3/20 - 2/21/21 Moderator - 2/21/21 - 5/17/21 - 5/17/21 - now Moderator - 12/20/22 - now --------------------------------------------------------- Link to comment Share on other sites More sharing options...
pete_parker Posted June 9, 2021 Author Share Posted June 9, 2021 28 minutes ago, _Tarna_ said: If its a short cooldown, just add a cooldown option to the command command /cake: cooldown: 10 seconds cooldown message: You can use this command again in %remaining time% trigger: give player cake Yea this helped ty ! Link to comment Share on other sites More sharing options...
pete_parker Posted June 9, 2021 Author Share Posted June 9, 2021 34 minutes ago, _Tarna_ said: If its a short cooldown, just add a cooldown option to the command command /cake: cooldown: 10 seconds cooldown message: You can use this command again in %remaining time% trigger: give player cake Wait , how do i make it where it would be where if someone /dupe a blacklisted item , it would cancel the cooldown event? Link to comment Share on other sites More sharing options...
StarBunnie Posted June 9, 2021 Share Posted June 9, 2021 There you go: https://skripthub.net/docs/?id=2478 Feel free to add me on discord if you: need help with plugins need help with skripts need to vent about something >[ ‧₊˚꒰ʚ Starshine ɞ ‧✦ *#2683 ]< Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now