The Plugin is determined automatically based on the JDBC driver.
If you want to explicitly specify the plugin (say you built your own one) then there is a system.properties property you can use.
# Specify a specific Plugin
#
ebean.mydb.plugin=com.avaje.ebean.server.plugin.MySpecificPlugin
Also refer to http://www.avaje.org/plugin.html