How to make function block work for non-op'd players

Started by flamearrows1 on

Topic category: Help with modding (Java Edition)

Last seen on 07:58, 7. Sep 2024
Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make function block work for non-op'd players

I have a function call block in my procedure that displays custom particles in a plotted shape. However, when calling the function, it doesn't run for non-op'd players since they don't have enough game permissions. Is there any work around for this?