7.0.0 EMP feature

This commit is contained in:
SowinskiBraeden committed 2023-06-12 20:47:13 -07:00
1 parent 5ce674099d
commit 2df5ef0014
6 files changed
+125 -5

No files matched your search

+1
View File
@@ -213,6 +213,7 @@ module.exports = {
empExempt: client.exists(args[0].options[6]) ? args[0].options[6].value : false,
showPlayerCoord: client.exists(args[0].options[7]) ? args[0].options[7].value : true,
disabled: false,
empExpire: null,
};
client.dbo.collection('guilds').updateOne({ 'server.serverID': GuildDB.serverID }, {