diff --git a/plugins/utilities.json b/plugins/utilities.json index 8f801af..7951c69 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -614,5 +614,19 @@ } } } + "autorun": { + "description": "Run without holding any buttons. Made for beginners or players on mobile.\nKeeps your character maneuverable. Start running as usual to override.", + "external_url": "", + "authors": [ + { + "name": "TheMikirog", + "email": "", + "discord": "TheMikirog#1984" + } + ], + "versions": { + "1.0.0": null + } + } } } \ No newline at end of file