From 89f3dec7ac67e4fbcbc300824a86aea66f487b30 Mon Sep 17 00:00:00 2001
From: Mathias
Plugins can be identified by either the PluginFolder or PluginName. Note that these two can differ, - refer to the forum for detailed discussion. + refer to the forum for detailed discussion.
There is one instance of cPluginManager in Cuberite, to get it, call either {{cRoot|cRoot}}:Get():GetPluginManager() or cPluginManager:Get() function.
diff --git a/Server/Plugins/APIDump/InfoFile.html b/Server/Plugins/APIDump/InfoFile.html index 7f350f9f2..066af7d7a 100644 --- a/Server/Plugins/APIDump/InfoFile.html +++ b/Server/Plugins/APIDump/InfoFile.html @@ -234,8 +234,8 @@ RegisterPluginInfoConsoleCommands()There are several plugins that already implement this approach. You can visit them for inspiration and to see what the generated documentation looks like: