yes
Don't worry - I wasn't too sure about how AntiBuild worked until I looked into it.
As far as I can tell:
-essentials.antibuild.interact.54 will prevent players opening a chest, as chests are blocks.-essentials.build.interact.408 and -essentials.build.interact.103 will not prevent players interacting with hopper minecarts or llamas, as they are both entities.I'm not sure what plugins exist that prevent interacting with entities - perhaps a global flag in WorldGuard may be useful.
There may be some that do that for you. Take a look at the spreadsheet I manage for many plugins here. Specifically around the LWC (entity locking).
@smmmadden I purposely didn't mention the LWC entity locking fork (as well as GriefPrevention) as its behaviour is not what the OP appeared to be looking for - it allows individual players to claim and protect specific blocks and entities, while AntiBuild is intended to allow for server-wide blocking, and the OP appeared to be looking for AntiBuild-like entity interaction prevention. As it turns out, WorldGuard doesn't appear to have flags to block interaction with specific entities either.
Closing due to lack of response. If you have any further questions about AntiBuild, feel free to reopen the issue.