A high-level, general purpose and modular minecraft bot using hot re-loadable (without restarting the bot!) plugins. Batteries included, launch to run!
Go to file
jay 3686bab167 fix: 🐛 fix plugin reload for multi-file/dir based plugins
Now, it also (un-)loads the whole plugin (sub and master).

This appears to be the most stable option.
Loading behaviour is unchanged from before (load only top level plugin).
However as a precaution, loading tries to unload bad plugins on error.
This helps to not end up in a bad state during reload.
2021-04-29 08:14:40 +05:00
.vscode ci: 🔧 add vscode conventional commits scopes 2021-03-22 14:51:02 +05:00
lib fix: 🐛 fix plugin reload for multi-file/dir based plugins 2021-04-29 08:14:40 +05:00
.gitattributes style: 🎨 fix crlf -> lf for real this time, using .gitattributes 2021-03-24 15:07:45 +05:00
.gitignore style: 🎨 fix crlf -> lf for real this time, using .gitattributes 2021-03-24 15:07:45 +05:00
package.json build: ⬆️ update deps 2021-04-25 07:13:55 +05:00