NucleoidMC / player-roles

Fabric role & permission management for servers
MIT License
38 stars 16 forks source link

Add the entity selectors override #39

Closed haykam821 closed 3 years ago

haykam821 commented 3 years ago

Fixes #18

Gegy commented 3 years ago

Do entity selectors not get checked clientside?

Patbox commented 3 years ago

They are checked on client side, but commands itself will work

haykam821 commented 3 years ago

Only suggestions are affected. This could potentially be worked around by modifying the suggestions sent from the server, but this could cause issues with other suggestions and potentially be more trouble than it's worth.