diff --git a/JavaScript/disable.js b/JavaScript/disable.js index 78f52de..0da784a 100644 --- a/JavaScript/disable.js +++ b/JavaScript/disable.js @@ -4,7 +4,7 @@ * Disables a command entirely, for whatever reasons you may need. * * @author @jacoobes [<@182326315813306368>] - * @author @Peter-MJ-Parker [<@1017182455926624316>] + * @author @Peter-MJ-Parker [<@371759410009341952>] * @version 2.0.0 * @example * ```ts diff --git a/JavaScript/serverOnly.js b/JavaScript/serverOnly.js index 976a614..b93ec4e 100644 --- a/JavaScript/serverOnly.js +++ b/JavaScript/serverOnly.js @@ -3,7 +3,7 @@ /** * Checks if a command is available in a specific server. * - * @author @Peter-MJ-Parker [<@1017182455926624316>] + * @author @Peter-MJ-Parker [<@371759410009341952>] * @version 1.0.0 * @example * ```ts