Configuration
Configuration
Configuration file location
plugins/MCHomeport/config.yml
Options
item
The material ID of the item that triggers the teleport on right mouse click.
Type: integer
Default: 345 (Compass)
message
The message that will be sent to the player on a successful teleport.
Use an empty string ("") to completely disable the message.
Type: string
Default: "Home sweet home!"
onBlockEvent
Defines whether the teleport should also be triggered when holding the item and right-clicking an existing block. If you want to avoid people accidently being teleported because they e.g. try to open a door while holding the trigger item, set this to false.
Type: boolean
Default: true
Available since: v1.0.3
Comments