wizjany

Results 102 comments of wizjany

Ah, missed that check. Yes, both of the `first` conditionals would need to be changed, however i think there should still be a mechanism for allowing an empty string.

homes are meant to be "single". For everything else use warps

duplicate of something (can't check now, go look through the closed issues it's probably there)

no way to avoid this in spigot. even if we avoid the perms check, simply getting the owner of a tameable will cause a lookup on spigot's end.

the only thing that solves is getting rid of LP's ugly stacktrace.

i was under the impression that simply doing getOwner loads the player's .dat file if they're not online?

i'm aware, which is why my initial statement was "on spigot". we can get the uuid + check online for free on paper, if the player is offline treat the...

sheep and rabbits both throw entitychangeblock now, though sheep are currently bugged. could do with a flag/cfg for all of this I guess

just to be clear, the behavior is working as *expected* - I'm not sure if it's working as *intended*. I think it might be worth investing if (and if so,...

as far as I can tell, a wide variety of entities can trigger this. there is no way for us to do anything about this short of cancelling *all* physics-caused...