AllayLauncher
The launcher for allay that aims to be small, fast and ready out of the box⚡
Install / Use
/learn @AllayMC/AllayLauncherREADME
AllayLauncher
The launcher for Allay that aims to be small, fast and ready out of the box⚡
Features
- [x] Automatically check java installation status.
- [x] Manage allay server.
- [x] Use a proxy to download updates.
- [x] Broad platform support.
- [ ] Managed java environment.
Installation
Install from one command line:
Linux:
wget -qO- https://raw.githubusercontent.com/AllayMC/AllayLauncher/refs/heads/main/scripts/install_linux.sh | bash
Windows(PowerShell):
Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/AllayMC/AllayLauncher/refs/heads/main/scripts/install_windows.ps1").Content
MacOS:
wget -qO- https://raw.githubusercontent.com/AllayMC/AllayLauncher/refs/heads/main/scripts/install_macos.sh | bash
Commands
Start the server (will download the latest version of allay if it is not installed):
allay
This is equal to:
allay --run --update
Allows concatenation of single-character arguments:
allay -ru
Available options:
-r,--runRun allay server-u,--updateCheck for update before starting the server-n,--nightlyUse nightly build-d,--daemonUse deamon mode, which the launcher will restart the server after server stopped-a,--argsPass arguments to java
Pass custom parameters to the JVM, such as memory limits:
[!IMPORTANT] The "-" before the parameter will be automatically added.
allay -ru --args Xms1G Xmx4G
Start the server in daemon mode:
allay -rud
Start the server, but do not check for update:
allay --run
License
Copyright :copyright: 2023-2024 AllayMC.
If not otherwise specified, project content is open source under the LGPL-3.0 license.
Related Skills
node-connect
337.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.1kCommit, push, and open a PR
