Problem Infinity Evolved 2.2.2 - /home command configuration

  • Thread starter Thread starter Vicendithas
  • Start date Start date
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
V

Vicendithas

Guest
Hello everyone,

I recently set up a server of Infinity Evolved 2.2.2 (with no special customization). The server is currently running just fine in normal mode. One main complaint I'm getting from the players is a lack of fast travel options. The pack includes a /home command, but when they try to set a home using /home set <name> it gives the error "You can't set any more homes". I figure there is a setting in the config somewhere to allow players to set homes, but I've looked through just about everything and I can't find it.

There is also JourneyMap which allow players to create waypoints. However, when players try to teleport to a waypoint, they are not allowed to use the command. I'm assuming it uses /tp which is only for admins.

I know there is also the option of /warp, but that requires an admin to set the warps first. I'm looking more for a system that the players can set and use their own set of homes/warps/waypoints/whatever. Do you guys know how I can enable /home or some other form of fast travel without having to op every player in my server?

Regards,

Vicendithas
 
The FTBUtilities config has a "maxHomesPlayer" which by default is set to 1. I have not used it so I'm not exactly sure how it works. I also used ForgeEssentials to allow players to use /tpa etc. There is also, I think it was called, Spawn Commands, mod which adds /home and /sethome
 
I found it right after I sent the message. I was primarily looking in the "config" folder. I didn't think to look in other folders. The file I was looking for was local\ftbu\config.json. The default was 0 homes for players. Now that I've increased it, players can use "/home set <name>" to create homes and "/home <name>" to warp to them.
 
I joined up here just to say thank you for your response Vicendithas. I've been trying to figure out where that config file is for about a month now.
 
Does this work when you do not run the server yourself? I am having the same issues with a dedicated server.
 
It should work, changing the setting Vicendithas showed in the third post in the server and restarting or reloading the FTBU config should do it.