(Rust)
So, I had two requests for plugins, both varying in difficulty (I believe)
The first simple one was a plugin that would, every hour or two, give a single in-game item to every player on the server, that item(s) being chosen in the config file.
It would also relay a chat message notifying everyone of the gift.
If the player's inventory is full, it will simply drop the item on the ground before them.
The Second, Is a more complicated Daily Reward GUI.
This brings up a nice-looking GUI menu that offers three options.
The three options display icons of Nine items, Three in each section.
These items are randomly chosen from a loot table within the plugin.
The Amount of the item is shown (if it is more than one)
Clicking one of the options will highlight it with a slight tint of green, the user would then have to press 'Accept' to gain the items they've selected and close the GUI.
Chat would then notify them that they have recieved their Daily Reward.
Again, if the user's inventory is full, it would drop the items infront of them.
Image of the GUI Below ^^
https://imgur.com/a/NuM7mvI