stefvanschie
stefvanschie
Thank you for your pull request. Is there a reason you're unable to use the `field` property that is available for panes and items? It seems to me like this...
For reference, the `field` property would make this look roughly like this: ```java public GuiItem itemProfile; //automatically assigned by loading the XML file public PunishGUI(Player player, String reason, PunishmentType punishmentType)...
Closing this due to inactivity. If the `field` property does not fulfill your needs, please leave a reply and this can be reopened again.
I can't seem to reproduce this issue. Could you try attempting this on the newest version? This has been an issue in the past, but should've been resolved a year...
Thank you for your pull request. The idea behind this line of code was to ensure items that were in the inventory are not put back into the player's inventory...
> @stefvanschie, is there an update on this? I'm currently trying to use IF to create a navigator UI that updates frequently with server information and is displayed to multiple...
This has been addressed in version 0.11.0. Due to the large number of surrounding changes, I unfortunately wasn't able to incorporate your pull request directly, apologies for that. Nonetheless, thank...
Thank you for the issue. This has been addressed in version 0.11.0
Thank you for your pull request. Unfortunately, I believe this will not suffice to make IF work correctly with Folia, for the following reasons. I think we should first consider...
This wouldn't be intentional, but I seem to be unable to reproduce this issue. Could you perhaps share some code with which this bug occurs?