X-Git-Url: http://git.veekun.com/zzz-dywypi.git/blobdiff_plain/43d53e5b6398edbaee1f33044a2339476d591778..9f52f0376ea3d5d0b2a79adaf73abbb33730471f:/dywypi.conf?ds=inline diff --git a/dywypi.conf b/dywypi.conf index d68dfe3..f12289b 100644 --- a/dywypi.conf +++ b/dywypi.conf @@ -637,7 +637,7 @@ supybot.directories.log: ./logs # # Default value: ### -supybot.plugins: Admin Math Misc User Owner Config Pokedex Channel Karma +supybot.plugins: Admin Misc Pokedex WWWJDIC Channel User Unicode Owner Config NetHack Math Karma ### # Determines whether this plugin is loaded by default. @@ -804,6 +804,18 @@ supybot.plugins.Misc.last.nested.includeNick: False ### # Determines whether this plugin is loaded by default. ### +supybot.plugins.NetHack: True + +### +# Determines whether this plugin is publicly visible. +# +# Default value: True +### +supybot.plugins.NetHack.public: True + +### +# Determines whether this plugin is loaded by default. +### supybot.plugins.Owner: True ### @@ -840,7 +852,19 @@ supybot.plugins.Pokedex.public: True # # Default value: ### -supybot.plugins.Pokedex.databaseURL: +supybot.plugins.Pokedex.databaseURL: sqlite:////home/eevee/beta.veekun.com/veekun/pokedex.db + +### +# Determines whether this plugin is loaded by default. +### +supybot.plugins.Unicode: False + +### +# Determines whether this plugin is publicly visible. +# +# Default value: True +### +supybot.plugins.Unicode.public: True ### # Determines whether this plugin is loaded by default. @@ -855,6 +879,18 @@ supybot.plugins.User: True supybot.plugins.User.public: True ### +# Determines whether this plugin is loaded by default. +### +supybot.plugins.WWWJDIC: True + +### +# Determines whether this plugin is publicly visible. +# +# Default value: True +### +supybot.plugins.WWWJDIC.public: True + +### # Determines whether the bot will always load important plugins (Admin, # Channel, Config, Misc, Owner, and User) regardless of what their # configured state is. Generally, if these plugins are configured not to