mirror of
https://github.com/essentials/Essentials.git
synced 2025-09-03 11:42:43 +02:00
Merge branch 'refs/heads/2.9' into release
This commit is contained in:
@@ -409,7 +409,7 @@ public class Util
|
||||
return true;
|
||||
}
|
||||
|
||||
if (below.getType() == Material.BED)
|
||||
if (below.getType() == Material.BED_BLOCK)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user