MyPlot
MyPlot copied to clipboard
When using the /p command it does not show the UI
Issue description
- Expected result: The UI interface to be opened
- Actual result: It simply shows you the list of commands as if you were using /p help
Steps to reproduce the issue
- Go to the world of plots and use /p
- UI interface does not open
OS and versions
- Plugin Version: Dev #805 (MyPlot v2.1.0)
- PocketMine-MP: 4.2.3
- PHP: 8.0.16
- Using JIT: no
- Server OS: linux
- Game version: Win10
Other Plugins
Plugins (3): FormAPI v2.1.0, MultiWorld v1.7.0-beta4, MyPlot v2.1.0
- If you remove all other plugins, does the issue still occur? Yes
- If the issue is not reproducible without other plugins:
- Have you asked for help in the community discord before creating an issue?
- Can you provide sample, minimal reproducing code for the issue? If so, paste it in the bottom section.
Crashdump, backtrace or other files
https://streamable.com/1wqrw4 <--- Before closing the issue and saying "it works for me", please watch the video.
Just checking, is UI Forms
enabled in your config?
Just checking, is
UI Forms
enabled in your config?
# Allows use of MyPlot forms on /plot command
# This does not add UIs for all commands. Some actions still require commands to use.
UI Forms: true