-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Pagryn edited this page Jun 8, 2026
·
3 revisions
Download the latest asLiteTeam-x.x.x.jar from the Releases page or Modrinth.
Drop the JAR file into your server's plugins/ folder.
| Plugin | Purpose |
|---|---|
| PlaceholderAPI | Placeholders in scoreboards etc. |
| Vault + Economy | Team bank feature |
Start your server. The plugin will generate:
plugins/
└── asLiteTeam/
├── config.yml
├── Translations/
│ ├── Locale_TR.yml
│ └── Locale_EN.yml
└── menus/
Edit config.yml to your liking. See the Configuration page.
Reload with /asteam reload (no restart needed).
Default database is SQLite (no setup needed). For MySQL, see the Database Setup page.