Easy Gifts is the SECOND plugin part of the Easy Plugins Series.
Other plugins from the EasyPlugins Series:
Future Updates: - Gift particle effects - Adding more text customizability, possibly a config.yml for it
Future FUTURE Updates: - Gift open animations
If you have any questions or you find a bug, join the Discord Server and reach out in the #plugin-support channel. Please don't post bug reports in your reviews!
Also, if you really like the plugin, donations will be much appreciated!
/ezg send <user>: Specify a user to send your gift to! Permission Node: ezg.user.send
/ezg open: See all the gifts that others have sent to you! Gift data can be customized in the user's data YML. Permission Node: ezg.user.open
/ezg toggle: Toggles whether you can receive gifts or not! Also customizable in the user's data YML. Permission Node: ezg.user.toggle
/ezg help: Lists a help page. Permission Node: ezg.user.help
<UUID of the gift receiver>.yml
Code (YAML):
receiveGifts: true
gifts: # giftID: # senderUUID: <sender's UUID> # chestTitle: Gift - <sender user name> # futureDate: <date that gift can be opened> # giftInventory: # <slot number of item>: # <item>
Below are SOME of the features that come with the EasyGifts Plugin!
GUI for Sending a Player a Gift
Set the Date for When the Gift Can be Opened
GUI for Opening Gifts from Other Players Credit to Ashparty for coming up with this idea!