Spritzerland Posted July 14, 2020 Share Posted July 14, 2020 I need help for my skyduping server. The command is /toggleitems. Any help will be appreciated. Work with what you have here, as it doesn't work. command /toggleitems: trigger: if {items::%player%} is true: send "&6Enabled Random Items!" delete {items::%player%} else: set {items::%player%} to true send "&6Disabled Random Items!" every minute: loop all players: if {items::%loop-player%} is not set: give loop-player 1 of random items out of all items Link to comment Share on other sites More sharing options...
_Tarna_ Posted July 14, 2020 Share Posted July 14, 2020 Any errors? Try doing give a random item out of all items to the loop-player as shown in the example on thishttps://skripthub.net/docs/?id=899 Discord - tarna256 In-game name - _Tarna_ Website - https://tarna.dev Paste Site: https://paste.tarna.dev --------------------------------------------------------- [VIP] - 7/27/2020 Community Support - 7/8/20 - 11/3/20 Helper - 11/3/20 - 2/21/21 Moderator - 2/21/21 - 5/17/21 - 5/17/21 - 12/20/22 Moderator - 12/20/22 - now --------------------------------------------------------- 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