InvisibleWalls fixes invisible ladders & iron doors for 1.8 clients by replacing them with barrier blocks which are only visible for 1.8 clients.
Without the plugin (1.8 client)
with the plugin
(replaced with barrier blocks)
This plugin depends on AlternateBlocks
Config
Code (YAML):
replace:
door:
#Replace iron doors
enabled: true
ladder:
#Replace ladders
enabled: true
check:
#Check for ladders based on attached block on their back faces
attached: true
#Check for ladders based on the relative position to players
position: true

InvisibleWalls 1.1.1
Create invisible walls
Recent Updates
- Updated download Sep 9, 2015
- Added Metrics Mar 22, 2015
- More configuration options Mar 21, 2015