diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-13 17:16:23 +0200 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-09-04 10:48:54 +0200 |
commit | 8769c7625cafd14e6f304601cc99a195e833d38b (patch) | |
tree | 94d37b1ef271490a032cde0605e1b1fb0fe01e0c /src/util/plugin/PluginStore.ts | |
parent | Plugins finally load! (diff) | |
download | server-8769c7625cafd14e6f304601cc99a195e833d38b.tar.xz |
Fix config table, add plugin events, implement onPreMessageEvent, add
http error data field, migrations
Diffstat (limited to 'src/util/plugin/PluginStore.ts')
-rw-r--r-- | src/util/plugin/PluginStore.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/util/plugin/PluginStore.ts b/src/util/plugin/PluginStore.ts new file mode 100644 |