# l2j-server-cli **Repository Path**: securitypass/l2j-server-cli ## Basic Information - **Project Name**: l2j-server-cli - **Description**: No description available - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-24 - **Last Updated**: 2024-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Welcome to L2J Server CLI tool ![](./src/main/resources/l2j-server-cli-logo_256x256.png) Existing commands - code: gets the source code from the repository - build: builds the source code - deploy: deploys the built source code - database - install: installs the database - gameserver - register: register a game server in the login server - list: list all game servers and it's status - unregister: removes one/all game server(s) - account - create: creates an account - update: updates an account - list: list the accounts - delete: deletes the account - quit: exits the CLI - config: opens the configuration editor GUI (It's a bonus)