Cybermaxke / MerchantsAPI

A simple merchants api for the bukkit api.
GNU Lesser General Public License v3.0
6 stars 2 forks source link

How to Attach merchant to entity #6

Closed croyla closed 7 years ago

croyla commented 7 years ago

How do I teleport merchant to desired location?

EDIT: I just realised that it is not an entity :P, how do I attach it to an entity?

Cybermaxke commented 7 years ago

You will have to attach the merchant manually to a entity, through the use of maps, ... I will close this issue since it's not really related to the api, but rather how you use it.