Description
Description:

Mail Delivery is fun simplistic multiplayer addition that expands communication between players in Minecraft.
🔥Overview🔥
- Communicate to others with letters / postcards
- Customize your mail by adding your own background images
- Mail arrives in real time, independant of game ticks
- Use the packaging system to quickly transfer items to other players
- Do a little trolling with TNT... or some fun fireworks with the surprise system
🎥Release Showcase Video🎥
📧Features📧
- Edit and send your mail using the Postal Service Bin

- Bind to your mailbox to own it so it can't be taken. To do bind actions, shift+right click, to do check actions (grab your mail) just right click

- Check the the mail sent date, author, and packaging information by hovering your mouse over the item

- Chat with the mailman

⚙️Configuration⚙️
Client configuration can be found at config/delivery-client.properties
# Enable or disable mail arriving sound effect that plays when receiving mail and standing near your mailbox
mailArrivalSoundEffectEnabled=true
# The distance you must be within of your mailbox to here the you've got mail sound effect (in blocks)
mailArrivalSoundEffectDistance=15.0
# The date format for the mail item's 'sent date' that shows when hovering your mouse over it
mailDateFormat=MM-dd-yyyy
# The distance the mailman must be within for him to speak to you (in blocks)
# Values <= 0 will disable this feature.
mailmanTalkDistance=5.5
# Control if you want the JEI overlay bug message to show when you join the game (only if you have JEI)
jeiOverlayWarningEnabled=true
Server configuration can be found at serverconfig/maildelivery-server.toml
📗Integration Features📗
Mail Delivery also includes a new command that can be used generate mail. This means you can use things like RCON (Minecraft Remote Console) or Content Creator Integration mod to manage in game mail from external applications!
(While this mod does not directly have Twitch integration it is easily possible using the command)
💻Commands💻
/sendmail
- Allows you to generate mail
Usage:
/sendmail [recipient] [author] [backgroundImageLink] [packageItem] [surpriseItem] [message]
OR
/sendmail [recipient] [author] [packageItem] [surpriseItem] [message]
/clearmediacache
- (Client Only) Clears your image cache for custom backgrounds. You can use this or the "Clear Cache" button in the Post Bin
🚧Known Incompatibilities/Issues🚧
• JEI (Just Enough Items):
Minor inconvenience; The JEI container overlay likes to render itself on top of the postal bin's GUI because of the type that the menu was built on. If it's in your way you can press Control + O to toggle JEIs overlay visibility on or off (Control + O being the default keybind of course). You will recieve an in game hint about this upon joining if enabled in the config.
🔨Version Support Info🔨
Until I make the decision the mod will be explicitly for the Forge modloader. Please refrain from making Version Support tickets on the issues tracker about porting to other modloaders.
📑Additional Info📑
• License: All Rights Reserved
You may not modify or reupload this content without explicit permission from me. However it is always free to use in any modpack no credit needed :)
• Issue Tracker/Feedback:
https://github.com/BigTylis/delivery-issue-tracker
• Support me:
Feedback is much appriciated! Thank you ♥



