Fulminazzo / YAGL

Yet Another GUI Library.
0 stars 0 forks source link

GUI Variables #34

Closed Fulminazzo closed 1 month ago

Fulminazzo commented 6 months ago

GUI should have some internal variables that can be set and changed. These should be propagated to the GUIElements as well

Fulminazzo commented 5 months ago

Even better, along with an internal map of variables (lowercase name required), a MetaAction should be present (maybe implementa BukkitGUI?). This will allow all the rendered stacks to have different placeholders replaced.

Fulminazzo commented 5 months ago

It should not be used the % character, as that might conflict with #12

Fulminazzo commented 5 months ago

Also, the map should be saved