Prevent logoff from running in minecraft

This commit is contained in:
7cc5c4f330d47060 2024-07-16 10:02:42 -04:00
parent 59ae343117
commit 01cad10e7b

View file

@ -1,5 +1,6 @@
module.exports={
execute: (c)=>{
if(c.type!=console) return;
c.bot._client.end();
},
desc: "Does nothing", // Command description