Calling hook CanUseLockedEntity resulted in a conflict

22:40 [Warning] Calling hook CanUseLockedEntity resulted in a conflict between the following plugins: Bank - False (Boolean), AutomaticAuthorization (True (Boolean))

22:40 [Warning] Calling hook CanUseLockedEntity resulted in a conflict between the following plugins: Bank - False (Boolean), AutomaticAuthorization (True (Boolean))

after installing the Bank plugin, the locks for the team stopped working

You can change "return True" to "return null" to avoid the warning, though that will not likely fix the issue if one is returning false to prevent use still.

Calling hook CanUseLockedEntity resulted in a conflict between the following plugins: AutomaticAuthorization - True (Boolean), Bank (False (Boolean))