You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When using external plugins like DeluxeMenus or MyCommand, there's no way to tell whether or not a flag is set/unset inside of someone's claim, nor is it possible to view the status of any flag.
Describe the solution you'd like
A PlaceholderAPI integration to be added to GPFlags with placeholders to view whether or not a flag is set, what the value of a flag is (for instance, with the claimweather flag) and whether or not the player has permission to set flags.
Describe alternatives you've considered
Getting one commissioned, though I think this is useful enough for everyone! ^_^
Additional context
Having these placeholders implemented means GUIs can be made for GPFlags externally, without the need for any Java knowledge
I already have one implemented, though the expansion is not working properly anymore, log onto thespotsmp.org to check them out (/claimflags) ^_^
The text was updated successfully, but these errors were encountered:
Looking into Papi more, and if I'm understanding this right, it looks like this isn't something that would be integrated into GPFlags but would rather be its own plugin. I'm not too interested in doing and maintaining that but if anyone else wants to, please feel free and let me know so I can thank you!
Also, I think people can take the jar file you sent and put it into /plugins/PlaceholderAPI/expansions to be able to use it for themselves. Thanks for sharing it, Kaya!
Is your feature request related to a problem? Please describe.
When using external plugins like DeluxeMenus or MyCommand, there's no way to tell whether or not a flag is set/unset inside of someone's claim, nor is it possible to view the status of any flag.
Describe the solution you'd like
A PlaceholderAPI integration to be added to GPFlags with placeholders to view whether or not a flag is set, what the value of a flag is (for instance, with the claimweather flag) and whether or not the player has permission to set flags.
Examples;
%gpflags_status_{flag}%
%gpflags_value_{flag}%
%gpflags_canset%
Describe alternatives you've considered
Getting one commissioned, though I think this is useful enough for everyone! ^_^
Additional context
Having these placeholders implemented means GUIs can be made for GPFlags externally, without the need for any Java knowledge
I already have one implemented, though the expansion is not working properly anymore, log onto thespotsmp.org to check them out (/claimflags) ^_^
The text was updated successfully, but these errors were encountered: