I have been using the TPA plugin for a bit and I am able to alter the config for TPA. But now I added MoreHomes to my server but I can’t find a config for it. I’m only able to set a cooldown on /home via permissions. I tried creating a folder for MoreHomes with the same naming scheme as used for Teleportation and the provided config and translation file code. But it doesnt seem to do anything. What am i missing here?

  • MCrow replied to this.
  • hermie Did you install MoreHomes libraries? If you forgot to add 0Harmony.dll to Rocket/Libraries of your server the MoreHomes plugin won’t load.

    hermie Did you install MoreHomes libraries? If you forgot to add 0Harmony.dll to Rocket/Libraries of your server the MoreHomes plugin won’t load.

    I forgot to add the 0Harmony.dll. Thank you so much!

    Also another question, what does the TeleportHeight parameter do? Is this something to prevent teleporting high up into a skybase for example?

      hermie When plugin teleports player to their bed, it basically gets the exact position of the bed (which is in the vertical and horizontal middle of it) and teleports player to that position. Because of that the position has to be shifted upwards, so the player won’t be teleported inside of his bed, he has to be teleported a bit above it.

      That’s what the TeleportHeight does, it is an option, because some modded beds that are higher than vanilla beds need to have this parameter adjusted.