EchoPet

EchoPet

882k Downloads

How to stop riding a pet without it sending a alert message

guesty1234 opened this issue ยท 1 comments

commented

I have done the VehicleExitEvent and pet.removerider but is there a way so it does not send the player a message saying that he has stopped riding his pet?

commented

EchoPet listens to VehicleExitEvent to send that message. You would have to override this to stop the message being sent.

Alternatively, you could listen to EchoPetSendMessageEvent