JJMumblebot burning wheel plugin
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
burningdice/metadata.ini

43 lines
1.2 KiB

[Plugin Information]
PluginVersion = 1.0.0
PluginName = Burning Dice
PluginDescription = A plugin for rolling dice in Burning Wheel.
PluginLanguage = EN
PluginCommands: [
"bw",
"advancement",
"prayers",
"secondsight",
"touchofages",
"aurareading",
"sessionend",
"bwo",
"obs",
"volley",
"npcvolley",
"revealv1",
"revealv2",
"revealv3",
"clearv1",
"clearv2",
"clearv3",
"scriptedv1",
"scriptedv2",
"scriptedv3",
"scripted",
"unscript"
]
[Plugin Settings]
; List commands that need the core thread to wait for completion.
; This may include processes that require multiple commands in succession.
; For example: [Youtube Plugin - !yt -> !p] process requires 2 commands in that order.
ThreadWaitForCommands: []
UseSingleThread = False
[Plugin Type]
ControllablePlugin = True
AudioPlugin = False
ImagePlugin = False
CorePlugin = False
ExtensionPlugin = True