Put the summary of the bug you're having here When I went to creative mode to survival with /gamemode 0 and I pressed the spacebar sometimes to jump up I could still fly and when I stopped flying mid-air (double space) I fell down and got damage! THIS IS IN SSP AND SMP! Stopped...
Labels: Elytra unloaded-chunks Game Mode: Survival Confirmation Status: Confirmed Platform: Xbox ADO: 346707 Description if its raining and you elytra riptide combo and you run into unrendered chunks it kills you and says you died of kinetic energy. Steps to Reproduce: Enchant a trident...
ProtocolVersionversion=ProtocolSupportAPI.getProtocolVersion(player); return(version.getProtocolType()==ProtocolType.PC)&&version.isBefore(ProtocolVersion.MINECRAFT_1_9); }) .filter(player-> !player.isFlying()&& (player.hasPotionEffect(PotionEffectType.LEVITATION)||player.hasPotionEffect(PotionEffectType...
MINECRAFT_1_9); }) .filter(player -> !player.isFlying() && (player.hasPotionEffect(PotionEffectType.LEVITATION) || player.hasPotionEffect(PotionEffectType.SLOW_FALLING)) ) .forEach(player -> player.setVelocity(player.getVelocity())), 1, 1 ); } 代码示例来源:origin: NoCheatPlus/NoCheat...
The bug If you are pushing space and shift in spectator or creative mode while you are in water, you start swimming up like in survival mode instead of staying at your current position like it is the case if you do the same while not in water.Attachments...
Game Mode: Survival Category: Networking,Player Mojang Priority: Important The bug If you stand on a shulker while it's "expanding" upwards (not sure how to describe it), you will get kicked: "Flying is not enabled on this server". ...