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

29 lines
806 B

[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"
]
[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