Home Call Mirror

Teleport to your home locations with the HomeCallMirror!

64

Home Call Mirror

Welcome to the plugin page of HomeCallMirror. This plugin adds a new recipe so you can craft a Magic Mirror wich teleports you to your bed spawn location, your world spawn location or to your location specified with the command.

Config:

Spoiler

``` #Thanks for downloading HomeCallMirror! #Try out my other plugins too! HomeCallMirror: #If this is set to true, the mirror will teleport you to the bed spawn location. UseBedSpawn: false #If this is set to true, the mirror will teleport you to the world spawn location. UseWorldSpawn: false #If this is set to true, the mirror will teleport you to the location you can define #with the /setmirrorspawn command. UsePluginSpawn: true

Messages: Error: '&cThere is no spawn set!' ErrorCMD: '&cWrong usage!' ErrorPermission: '&cNo permission!' SpawnSet: '&7Spawn set!'

Permissions: #Used for the /setmirrorspawn command. SpawnCommand: HMC.Admin

#Location you can define for the UsePluginSpawn option. SpawnLocation: X: 0 Y: 0 Z: 0 ```

Commands:

``` - /setmirrorspawn - Set the location for the HomeCallMirror to teleport if you activated it in the config.yml - Permission: HMC.Admin ```

ADS