[1.12.2] [BUG] /function not working with FE
EliteScouter opened this issue ยท 1 comments
Initial Steps
- I have updated to the latest build from Jenkins before reporting a bug
- I have checked, if the bug was not already reported by using the search.
- Attached is my ForgeEssentials/modlist.txt, my latest.log, and my debug.log
- Also, attached are the client logs (if applicable)
Describe the bug
/function doesn't work. When you do /functnion it says it executed the commands but it absolutely does nothing. Worked fine before FE was installed.
To Reproduce
Steps to reproduce the behavior:
- Create a function in World/Data/Functions name it function.mcfunction
- Run /function function
- It will say it executed but nothing happens.
Expected behavior
Function to run commands successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Win 95
- Browser Netscape
- Version 2.7
Additional context
Add any other context about the problem here.
I will look into this later. For now, I recommend using FE's own scripting system for custom functions. https://github.com/ForgeEssentials/ForgeEssentials/wiki/JS-Scripting