The mentions plugin will present a list of users when a user types the "@" symbol followed by the beginnings of a username after it. It will then query your server using the mentions_fetch callback.
These configuration options affect the execution of the mentions plugin. The main option that needs to be implemented is the mentions_fetch callback.