Skript icon indicating copy to clipboard operation
Skript copied to clipboard

“All players that...” (Basically a 'lite' version of a loop)

Open joeuguce99 opened this issue 11 years ago • 4 comments

joeuguce99 avatar Jan 02 '14 14:01 joeuguce99

How would this be helpful?

all players that have permission "permission"

compared to

loop all players: if loop-player has permission "permission"

joshwenke avatar Jan 04 '14 13:01 joshwenke

less indentation problems and less lines

joeuguce99 avatar Jan 04 '14 15:01 joeuguce99

Maybe an “except” feature will make it easier.

'all players in region “spawn" that are flying and gamemode is survival except if player is op'

joeuguce99 avatar Jan 19 '14 14:01 joeuguce99

Maybe in a year ;)

Or whenever I change the parser to use tokens and other advanced language stuff

Njol avatar Feb 08 '14 12:02 Njol