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.
 
 
shadowdice/metadata.ini

37 lines
1.0 KiB

[Plugin Information]
PluginVersion = 1.0.0
PluginName = Shadow Dice
PluginDescription = A plugin for rolling dice in Shadowrun 5e.
PluginLanguage = EN
PluginCommands: [
"rollinit",
"addinit",
"delinit",
"listinit",
"listinitpools",
"initpass",
"clearinit",
"interupt",
"srun",
"preedge",
"assensing",
"delivery",
"perception_mods",
"environmental",
"hosts",
"concealability"
]
[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