redpandq Posted June 20, 2021 Share Posted June 20, 2021 (edited) Helllo! How I make that if the player is online generator drops the item. If player is offline it stops to drop them. I would be so thankful if somebody could help me heres my code every 10 seconds:   loop all players:       loop all blocks in radius 10 around loop-player:         if loop-block is dirt:             drop a sand at loop-block's position  Edited June 20, 2021 by redpandq yes Link to comment Share on other sites More sharing options...
Narratrr Posted June 21, 2021 Share Posted June 21, 2021 ok IGN: LastMC Discord:Â LastXD#7171 Rank:Â PRO Join date: Monday - December - 23rd -Â 2019 Link to comment Share on other sites More sharing options...
AgentGamerPro Posted June 26, 2021 Share Posted June 26, 2021 On 6/20/2021 at 1:03 PM, redpandq said: Helllo! How I make that if the player is online generator drops the item. If player is offline it stops to drop them. I would be so thankful if somebody could help me heres my code every 10 seconds:   loop all players:       loop all blocks in radius 10 around loop-player:         if loop-block is dirt:             drop a sand at loop-block's position  1. Post issues in skript discussion 2. You should add the generators to a list variable connected with the player. (ex. {Gens::%loop-player%::*})   Lifestealed | Minecraft Servers [VIP] 12/26/20 - 10/27/2021[PRO] 12/27/21 - Present  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