Minetest Mod: bed_notify
This adds chat messages that print out when a player leaves or enters a bed. It also has an api to add support for other beds mods.
This project is licensed under the MIT License. See the LICENSE file for details. If you have questions about the copyright of this mod, you can reach me at [email protected].
The beds.player table is from the beds mod in minetest_game. The table isn't copied over, only accessed by this mod.