custom command wont work in command block

Started by Derpy101 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 months ago
Joined Apr 2019
Points:
795

User statistics:

  • Modifications: 3
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 81
custom command wont work in command block

I don't even know anymore... I made a command that spawns a entity in a random spot between 2 cordinates.

Example: /dungeonspawn 2 4 2 -2 4 -2 dungeonpalz:crysacrab

This is my procedure:

1

2

3

It will work when you do it as a player but not when a command block does it, PLEASE help, I have been trying for hours

Active 4 months ago
Joined Apr 2019
Points:
795

User statistics:

  • Modifications: 3
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 81
please this is super…
Wed, 07/06/2022 - 17:12

please this is super important and I cannot find a fix for it, when its in a command block it just has this error. I have NO idea why. 

command error

Active 35 minutes ago
Joined Oct 2021
Points:
517

User statistics:

  • Modifications: 4
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 57
Make your command 2…
Sun, 01/05/2025 - 11:55

Make your command 2 premission level i had this issue too