This is probably because there is a permissions check now if they are a subscriber, but during logout the permissions are unset before bouncer handles the logout message (most likely, not 100% though) -- this might need to eb fixed in DBPermissions instead to either not unset permissions on logout (is that safe, possible?).. orrr.. needs to be fixed here, or Bukkit needs to fix plugin unload order