Provides an in-server mail system for players.
Advancements:
| title | description |
|---|---|
| You Got Mail! | receive mail from another player |
| The Backbone of Civilization | send mail to another player |
Entities tagged wishlist.mail_taker are post office workers, and will take
named items to add them to a mail pool.
wishlist.playerId scoreboard that has the same name as the item.wishlist.playerId
value of the named player.Every game second, one item will be taken from the mail pool and a player with
a corresponding value of wishlist.playerId and who is standing on a solid
block will be searched in the server; if found, an enderfolk will teleport to
that player and give them the item.
If more than one account share the same wishlist.playerId value, the mail
office will deliver to the first one that satisfies the conditions.
Updates every tick:
Updates every second:
None.