KingEthan Posted October 6, 2021 Share Posted October 6, 2021 HELLO MINEHUT COMMUNITY! basically my server is one of those "Every 5 seconds you get a specific item" now ive been trying to code this for a while now and it hasnt worked so any REALLY skilled skripters out there wanna help a guy out that'd be nice! my server is: ZukoonianS if u wanna see my server fr yourself Link to comment Share on other sites More sharing options...
S1LENT_EG Posted October 7, 2021 Share Posted October 7, 2021 (edited) #-=-=-=-=-=-=-=-=-=-=- # Skript Made By: # S1LENT_EG #-=-=-=-=-=-=-=-=-=-=- every 5 seconds: loop all players: if {_grant} is true: give loop-player a random element of all items command /randomitem [<text>]: permission: randomitem.player trigger: if arg-1 is "on": set {_grant} to true send "&fRandom item generator is now &aOn" to player if arg-1 is "off": set {_grant} to false send "&fRandom item generator is now &cOFF" to player Commands: /randomitem ON /randomitem OFF Hope this helps! Edited October 7, 2021 by __S1LENT__ -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- >>S1LENT_EG<< >>Joined Minehut (10/21/19)<< >>Owner of (SharpMinez.minehut.gg)<< >>(SKRIPTER)<< -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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