
Mail Delivery is fun simplistic multiplayer addition that expands communication between players in Minecraft.




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
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)
/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
• 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.
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.
• 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 ♥