Edward Hesketh

Results 11 comments of Edward Hesketh

I Have the same issue. This has been open for 9 months :(

If you want to open another chest commands GUI you can use: ``` ACTIONS: - 'open: shop.yml' ``` But in terms of other plugin's' GUI, we'll just have to wait...

I haven't tested, but you might me able to use a Skript script that closes the chest commands GUI, waits 3 ticks and then opens the other plugin's GUI. In...

Here is the script. I have tested it now. ``` command /openplugingui: description: Closes the inventory and opens another one trigger: close player's inventory wait 3 ticks make player execute...

Sorry, I wasn't very clear with the previous comment, there is a separate plugin called "Skript" [at this website](https://github.com/SkriptLang/Skript/releases) and i wrote a file for that. After installing the plugin,...

Hello! I am also working on a project using tinygo involving the Challenger RP2040 lora device (it is very work-in-progress and incomplete but [you can find it here](https://github.com/headblockhead/picoDoomsdayMessenger)) and I...

Hello! I am also encountering this issue, and my solution so far has been to downgrade to `v1.24.4`, however this shouldn't be the accepted solution. > Although I can't see...

Hello! Might attempt to add this in a PR.

@joerdav Feel free to make a PR, I haven’t been able to start on adding media queries yet, maybe I was a bit too eager with my comment(!)