Updated FAQ (markdown)

SharkROAR 2014-05-16 07:54:49 -07:00
parent c97fdf84a3
commit 9c3350381d
1 changed files with 1 additions and 1 deletions

2
FAQ.md

@ -133,4 +133,4 @@ With this new permission, server owners can pick particular users to ignore some
## <a name="plugindisable" href="#wiki-plugindisable"></a>Can you make plugins disable-able/configurable per world?
Unless something has changed with Bukkit, this still isn't possible.
Plugins are still [scoped](http://en.wikipedia.org/wiki/Scope_(computer_science\)) at the Server level, meaning **once it's loaded it's active for all worlds**. Each plugin is responsible for supporting multi-world functions, but there are some permissions plugins that support multiworld command disabling.
Plugins are still [scoped](http://en.wikipedia.org/wiki/Scope_(computer_science)) at the Server level, meaning **once it's loaded it's active for all worlds**. Each plugin is responsible for supporting multi-world functions, but there are some permissions plugins that support multiworld command disabling.