BadgeUp / badgeup-sponge-client

BadgeUp Sponge Client
https://www.badgeup.io/
MIT License
4 stars 1 forks source link

Distance Event Tracking & Commands #17

Closed Mohron closed 7 years ago

Mohron commented 7 years ago

This is not a bug but this is not likely how your users are going to expect a distance criteria to work as it is way too easy to just teleport a few times to complete this criteria. I would consider making distance traveled by command ignored.

RobertHerhold commented 7 years ago

@Mohron I previously had MoveEntityEvent.Teleport ignored, but that wouldn't have worked in the case that players move after teleporting. It should be fixed now.