Version : 1.1.0 ~
First Officially Complete Version
What's new:
1. The permission nodes have changed and I am going to keep this format from now on. New permission nodes:
~ unluckygui.*
- Full access. ~ unluckygui.use -
Access to the entire GUI and roles except for gamemode granting. ~ unluckygui.gamemode -
You must have the .use but this one in addition will allow you to grant gamemodes too. I still reccomend using the unluckygui.* for everyone who should have access to the plugin.
2. A lot of changes have been made to the ymlfiles so you should probably remove your UnluckyGUI folder and restart the server. For some reason i cannot make it so the files get re-written!
Actual changes to the yml files include
expiration time in the
roleSettings.yml. You can follow the example in there for clarifications.
3.Overall faster sync with most of the actions.
I should note ~ v1.x.y (if the x changes expect major changes, everything else is just small improvements) Next update ~ 1.1.1 ( ETA: 3/12/2025 ) I said i would handle a better GoBack logic but i overlooked it again so that is going to be a main focus for the next update.
Version : 1.0.1 ~
What's new:
To use the plugin you need to have the
unluckygui.manage.roles and
unluckygui.use permission nodes.
I recommend just having the
unluckygui.* since i just played around with how permissions work and got to lazy to remove the other nodes.
The commands are pretty much the same.
I also added a
config.yml with some useful configurations like setting up the server context (default to "survival"), enabling show-context and show-expiration, changeable Menu Titles and success messages!
Next update ~
Better Go Back navigation (I had to redo the whole thing for consistency and it works poorly now).
Solving some minor warns in the code.