From a11062a575b45468f83c1963238c7e0a3ce4b963 Mon Sep 17 00:00:00 2001 From: Dusk <24+dusk@noreply.octowow.st> Date: Tue, 16 Jun 2026 12:56:36 +0000 Subject: [PATCH] Update server/src/addons-sources.ts --- server/src/addons-sources.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/server/src/addons-sources.ts b/server/src/addons-sources.ts index 6900a5a..55155b1 100644 --- a/server/src/addons-sources.ts +++ b/server/src/addons-sources.ts @@ -65,14 +65,14 @@ export const defaultSources: AddonSource[] = [ description: 'Item set manager with quick-swap menus for inventory' }, { - git: 'https://github.com/CosminPOP/_LazyPig.git', + git: 'https://github.com/Otari98/_LazyPig.git', name: '_LazyPig', description: 'Auto-dismount, auto-accept, auto-roll, and chat spam filter. /lp to configure' }, { git: 'https://github.com/Dusk-92/LevelRange-Octo.git', branch: 'main' }, { git: 'https://github.com/tilare/MessageBox.git', branch: 'main' }, { - git: 'https://github.com/tdymel/ModifiedPowerAuras.git', + git: 'https://github.com/MarcelineVQ/ModifiedPowerAuras.git', description: "Advanced version of Sinesther's Power Auras" }, { @@ -134,7 +134,7 @@ export const defaultSources: AddonSource[] = [ }, { git: 'https://github.com/SabineWren/Quiver.git', branch: 'main' }, { - git: 'https://github.com/hazlema/Rested.git', + git: 'https://github.com/thezephyrsong/Rested.git', description: 'Progress bar showing your rested XP while resting' }, { git: 'https://github.com/Otari98/Rinse.git' },