You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was attempting to create some functions to have fake players perform actions on my server,
but I noticed that everytime I made a function and ran /reload to get it into the game,
the command /player and /curtain disappeared, but the mod still showed as loaded in /datapack list.
I assume that the reason it doesn't work with functions is because the command isn't loaded in every time the game loads.
Attempting to restart the game to force a reload, causes the command to work again, but the function still does not work.
To Reproduce - 复现问题
Open a Server
Create a Datapack and Datapack Function involving the player command
Run /reload
Attempt to Run Function or /player command manually.
This issue is unique - 这个issue是唯一的
I have searched the issue tracker and did not find an issue describing my bug. - 我已经搜索问题追踪器并且没有发现相同的 issue。
The text was updated successfully, but these errors were encountered:
OS Version - 操作系统
Windows
Version Details - 版本信息
1.3.2 (1.20.1)
Describe the bug - 问题描述
I was attempting to create some functions to have fake players perform actions on my server,
but I noticed that everytime I made a function and ran /reload to get it into the game,
the command /player and /curtain disappeared, but the mod still showed as loaded in /datapack list.
I assume that the reason it doesn't work with functions is because the command isn't loaded in every time the game loads.
Attempting to restart the game to force a reload, causes the command to work again, but the function still does not work.
To Reproduce - 复现问题
Open a Server
Create a Datapack and Datapack Function involving the player command
Run /reload
Attempt to Run Function or /player command manually.
This issue is unique - 这个issue是唯一的
The text was updated successfully, but these errors were encountered: