Fix skull and string place exploits
This commit is contained in:
parent
394ebf9ad0
commit
21d05b383b
@ -78,6 +78,8 @@ public class ClansBlocks
|
||||
denyUsePlace.add(390); //Pot
|
||||
denyUsePlace.add(404); //Comparator
|
||||
denyUsePlace.add(407); //TNT Cart
|
||||
denyUsePlace.add(287); //String
|
||||
denyUsePlace.add(397); //Skulls
|
||||
}
|
||||
|
||||
if (id == 65)
|
||||
|
Loading…
Reference in New Issue
Block a user