Used to be private, but is public since 1.9.21. @param context The current WikiContext. @param classname The name of the class. Can also be ashortened version without the package name, since the class name is searched from the package search path. @param params A parsed map of key-value pairs. @return Whatever the plugin returns. @throws PluginException If the plugin execution failed forsome reason. @since 2.0
|
|