-
Bug
-
Resolution: Unresolved
-
None
-
1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.20.2, 23w43b
-
None
-
Confirmed
-
Commands
-
Low
-
Platform
Unlike everywhere else in the game, the minecraft namespace is required in /schedule clear
Steps to reproduce:
- Make a data pack with a function named minecraft:test
- Go in-game
- Execute /schedule function test 1000d
- Observe it works fine
- Execute /schedule clear test
- Observe it says it doesn't exist
- Type /schedule clear t
- Note lack of suggestion
- Remove the t
- Note suggestion pops up
- Execute /schedule clear minecraft:test
- Observe it works