Skip to content

Installation

Pagryn edited this page Jun 8, 2026 · 3 revisions

Installation

1. Download

Download the latest asLiteTeam-x.x.x.jar from the Releases page or Modrinth.

2. Place the JAR

Drop the JAR file into your server's plugins/ folder.

3. Optional Dependencies

Plugin Purpose
PlaceholderAPI Placeholders in scoreboards etc.
Vault + Economy Team bank feature

4. Start the Server

Start your server. The plugin will generate:

plugins/
└── asLiteTeam/
    ├── config.yml
    ├── Translations/
    │   ├── Locale_TR.yml
    │   └── Locale_EN.yml
    └── menus/

5. Configure

Edit config.yml to your liking. See the Configuration page. Reload with /asteam reload (no restart needed).

6. Database

Default database is SQLite (no setup needed). For MySQL, see the Database Setup page.

Clone this wiki locally