From 89f3dec7ac67e4fbcbc300824a86aea66f487b30 Mon Sep 17 00:00:00 2001 From: Mathias Date: Sun, 31 Jan 2016 02:25:03 +0200 Subject: Updated old forum links --- Server/Plugins/APIDump/Classes/Plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Server/Plugins/APIDump/Classes/Plugins.lua') diff --git a/Server/Plugins/APIDump/Classes/Plugins.lua b/Server/Plugins/APIDump/Classes/Plugins.lua index 758598242..e053c57e2 100644 --- a/Server/Plugins/APIDump/Classes/Plugins.lua +++ b/Server/Plugins/APIDump/Classes/Plugins.lua @@ -37,7 +37,7 @@ return plugins, can enable or disable plugins, manages hooks and in-game console commands.

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.

-- cgit v1.2.3