Skip to content
andune edited this page Jan 30, 2015 · 1 revision

Existing documentation for HomeInvites on DBO.

Public Home Invites

Public invites can be enabled by the admin via the following config in config/homeInvites.yml: homeInvite.allowPublicInvites: true.

If enabled, players can send out public home invites by inviting the keyword "public", such as /hi public myhome. Note that by default, if given no time range, a public invite defaults to permanent so the player must have the hsp.command.homeinvite.permanent permission.

Once invited, any player may teleport to a public home by using /hil to list all invite and then teleporting to the invited id number, such as /hit 5 to teleport to invite ID #5.

Clone this wiki locally