MyPlot icon indicating copy to clipboard operation
MyPlot copied to clipboard

When using the /p command it does not show the UI

Open MrBlasyMSK opened this issue 2 years ago • 2 comments

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

  1. Go to the world of plots and use /p
  2. 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.

MrBlasyMSK avatar Mar 18 '22 03:03 MrBlasyMSK

Just checking, is UI Forms enabled in your config?

jasonw4331 avatar Mar 27 '22 09:03 jasonw4331

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

MrBlasyMSK avatar Mar 27 '22 11:03 MrBlasyMSK