Is there a way to run the command /gamerule doinsomnia false with procedures without cheats on?

Started by DeropManz on

Topic category: User side tutorials

Active 4 years ago
Joined Apr 2019
Points:
679

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
Is there a way to run the command /gamerule doinsomnia false with procedures without cheats on?
Wed, 07/22/2020 - 10:34 (edited)

Short story long I don't want phantoms to spawn in my mod so I want the gamerule doinsomnia false to run automatically without cheats on with procedures.

Edited by DeropManz on Wed, 07/22/2020 - 10:34
Active 2 years ago
Joined Jul 2016
Points:
785

User statistics:

  • Modifications: 5
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
You create a procedure you…
Sun, 07/26/2020 - 09:48

You create a procedure you set in the global event block (the green big block) minecraft loads a world then you put the block execute command (in the wolrd management) and in the green block you type gamerule DoInsomnia false.

Active 2 years ago
Joined Jul 2016
Points:
785

User statistics:

  • Modifications: 5
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 34
Erratum : In the big green…
Sun, 07/26/2020 - 09:49

Erratum : In the big green block set players joins a world instead of minecraft loads a world

Active 4 years ago
Joined Apr 2019
Points:
679

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 8
When I go into my world is…
Sun, 07/26/2020 - 17:02

When I go into my world is still pops up as true