- Added timer to unified_inventory's GUI go_home by 'merging' it
- Merged GUI/console sethome by addind all sethome's functions and variables in home[], unified_inventory calls home.sethome and home.tohome
- Added sethome in unified_inventory's mandatory dependencies
- Added a time handler to avoid players to use /home too many times
- Timer's interval is set by HOME_INTERVAL in minetestforfun_game/mods/home/init.lua
- Added debug messages to show in the logs when a player teleport to home or try within the forbidden timer's interval
- Sethome depends on nether
- There is a home in the nether and another in the real world
- Factions no longer use mobf missing API
- Players' skin refreshed after only 2min