You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
Running function minect:uninstall should ask the user whether to uninstall everything or remove some connections.
Maybe also add an option to remove a single connection, for example like this: /execute as @e[tag=minect_connection_dap] run function minect:remove or maybe via a wizard that show all known connections.
Uninstall should also unforceload the connection chunks.
There should be a disconnect method on MinecraftConnection that also deletes the connection files on disk.
There should be a uninstall method on MinecraftConnection that also deletes the connection files on disk.
The text was updated successfully, but these errors were encountered:
Depends on #3
function minect:uninstall
should ask the user whether to uninstall everything or remove some connections./execute as @e[tag=minect_connection_dap] run function minect:remove
or maybe via a wizard that show all known connections.MinecraftConnection
that also deletes the connection files on disk.MinecraftConnection
that also deletes the connection files on disk.The text was updated successfully, but these errors were encountered: