Giveall command?

Status
This thread has been locked.

Ruthless_Slayer

Premium
Feedback score
0
Posts
429
Reactions
152
Resources
0
command /giveall <text> <text>:
trigger:
send "&aItem given to all players" to player
loop all players:
execute console command "give %loop-player% %arg-1% %arg-2%" (assuming u use essentials, there's a skript method too, cba to lookup :D)
 
Status
This thread has been locked.
Top