This plugin fixes bugs related to client rendering.
You can enable and disable features from the config.
On 1.15+ the visual bugs resolved by this plugin are already fixed in vanilla Minecraft. As such, unless you're using a plugin like ViaBackwards (see this comment), VisualFixer isn't necessary anymore.
Double Flowers Visual Bug:
Spoiler
Double Plants Place Visual Bug:
Spoiler
When a player places double plants while the place is cancelled the top half of the flower remains bugged.
Without VisualFixer:
link
With VisualFixer:
link
Without VisualFixer:
link
With VisualFixer:
link
Break Flower Pot Visual Bug:
Spoiler
When a player in 1.11+ joins a 1.7 - 1.10 server and clicks on a pot the flower inside the pot disappears!
The bug is caused by a 1.11 feature which allows player to picks up flowers from pots. In the config you can select to stop this feature on 1.11+ servers.
Without VisualFixer:
link
With VisualFixer:
link
The bug is caused by a 1.11 feature which allows player to picks up flowers from pots. In the config you can select to stop this feature on 1.11+ servers.
Without VisualFixer:
link
With VisualFixer:
link
Fast Digging Blocks Visual Bug:
Spoiler
When a player has a tool with efficency or has a lot of haste blocks can bug and they are only visually broken!
Without VisualFixer:
link
With VisualFixer:
I broke hundreds of blocks without getting this bug.
I'm not going to put a gif/video for this category because you'll get bored seeing me breaking hundreds of blocks.
Without VisualFixer:
link
With VisualFixer:
I broke hundreds of blocks without getting this bug.
I'm not going to put a gif/video for this category because you'll get bored seeing me breaking hundreds of blocks.
Place Flower in Pots Visual Bug:
Spoiler
When you place a flower into a flower pot and some plugin is protecting the block the flower will be visually placed, but in reality it won't!
This fix also correct the "invisible pot bug":
when a player places a flower in a pot the other players aren't able to see it.
Without VisualFixer:
link
With VisualFixer:
link
This fix also correct the "invisible pot bug":
when a player places a flower in a pot the other players aren't able to see it.
Spoiler: The Bug
Without VisualFixer:
link
With VisualFixer:
link
Break Pistons Extension Visual Bug:
Spoiler
Chorus Break Visual Bug:
Kelp Break Visual Bug:
Spoiler
Tall Seagrass Break Visual Bug:
Spoiler
Beds and Doors Visual Bugs are also fixed.
Config:
Spoiler: Config
Code (YAML):
######################################################################################
# ____ ____.__ .__ ___________.__ #
# \ \ / /|__| ________ _______ | | \_ _____/|__|__ ___ ___________ #
# \ Y / | |/ ___/ | \__ \ | | | __) | \ \/ // __ \_ __ \ #
# \ / | |\___ \| | // __ \| |__| \ | |> <\ ___/| | \/ #
# \___/ |__/____ >____/(____ /____/\____/ |__/__/\_ \\___ >__| #
# \/ \/ \/ \/ #
# #
######################################################################################
# Will flower pots breaking be fixed?
fix-pots : true
# 1.11+ feature
cancel-pots-take : false
# Will double plant be fixed?
fix-double-plants : true
# Will fast breaking blocks be fixed?
fix-fast-break : true
# Will placing flowers inside pot be fixed?
fix-pot-place : true
# Will pistons extension breaking be fixed?
fix-pistons : true
# Will double plant placing be fixed?
fix-double-plant-place : true
# Will doors be fixed?
fix-doors : true
# Will beds be fixed?
fix-beds : true
# Will chorus be fixed?
# 1.9+ feature
fix-chorus : true
#########################
# #
# 1.13 Features #
# #
#########################
# Will kelps be fixed?
fix-kelps : true
# Will tall seagrass be fixed?
fix-tall-seagrass : true
#########################
# Will advanced checks be used?
# (Use them only if default fixes don't work)
advanced-check : false
# Do not touch this number!
config-version : 7
# ____ ____.__ .__ ___________.__ #
# \ \ / /|__| ________ _______ | | \_ _____/|__|__ ___ ___________ #
# \ Y / | |/ ___/ | \__ \ | | | __) | \ \/ // __ \_ __ \ #
# \ / | |\___ \| | // __ \| |__| \ | |> <\ ___/| | \/ #
# \___/ |__/____ >____/(____ /____/\____/ |__/__/\_ \\___ >__| #
# \/ \/ \/ \/ #
# #
######################################################################################
# Will flower pots breaking be fixed?
fix-pots : true
# 1.11+ feature
cancel-pots-take : false
# Will double plant be fixed?
fix-double-plants : true
# Will fast breaking blocks be fixed?
fix-fast-break : true
# Will placing flowers inside pot be fixed?
fix-pot-place : true
# Will pistons extension breaking be fixed?
fix-pistons : true
# Will double plant placing be fixed?
fix-double-plant-place : true
# Will doors be fixed?
fix-doors : true
# Will beds be fixed?
fix-beds : true
# Will chorus be fixed?
# 1.9+ feature
fix-chorus : true
#########################
# #
# 1.13 Features #
# #
#########################
# Will kelps be fixed?
fix-kelps : true
# Will tall seagrass be fixed?
fix-tall-seagrass : true
#########################
# Will advanced checks be used?
# (Use them only if default fixes don't work)
advanced-check : false
# Do not touch this number!
config-version : 7
Spoiler: Advanced Checks
Advanced Checks can be used when default checks don't work.
List of bugs which supports advanced checks:
-> Fast Break
-> Break Piston Extension
-> Double Plants Break
-> Double Plants Place
-> Chorus Break
-> Kelp Break
-> Tall Seagrass Break
-> Bed Break
-> Door Break and Place
List of bugs which supports advanced checks:
-> Fast Break
-> Break Piston Extension
-> Double Plants Break
-> Double Plants Place
-> Chorus Break
-> Kelp Break
-> Tall Seagrass Break
-> Bed Break
-> Door Break and Place
Plugin Commands:
Spoiler: Commands and Permissions
Commands:
-> /fixvisual
-> visualfix.*
-> /fixvisual
This command fixes your visual, do it if you have strange bugs (and report them so I can update the plugin)
Permission: visualfix.command (all the players have this permission as default)
-> /visualfixer
Permission: visualfix.command (all the players have this permission as default)
This command gives you information about the plugin version.
To reload the plugin you can type
/visualfixer reload, but you must have the
permission
visualfix.visualfixer
Permissions:
-> visualfix.*
Grants you all the permissions of the plugin
Did you find another visual bug?
Bugs should be reported opening an issue on GitHub.
BUG REPORTS IN THE REVIEWS WILL NOT BE CONSIDERED!
BUG REPORTS IN THE REVIEWS WILL NOT BE CONSIDERED!
Make sure that spawn-protection is set to 0 or the plugin will not work!
Java 8 is required!
For bugs: GitHub
Metrics
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
VisualFixer is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 2,853 times (via Spigot). Download it and open it directly in the game.