2
2
3
3
LiteCommands supports multiple platforms. You can find all of them in the table below.
4
4
5
- | Platform Name | Compatible with | Compatible version |
6
- | -----------------------------| ----------------------------------| ---------------------|
7
- | ` litecommands-bukkit ` | Bukkit / Spigot / Paper / Purpur | 1.8.8 - 1.21.5 |
8
- | ` litecommands-velocity ` | Velocity | 3.2.0 |
9
- | ` litecommands-bungeecord ` | BungeeCord / Waterfall | 1.20-R0.1 |
10
- | ` litecommands-minestom ` | Minestom | 1.20.6 |
11
- | ` litecommands-sponge ` | Sponge | 8.2.0 |
12
- | ` litecommands-fabric ` | Fabric | See current version |
13
- | ` litecommands-jda ` | JDA | 5.0.2 |
14
- | ` litecommands-telegrambots ` | TelegramBots | 8.2.0 |
15
- | - | Folia | - |
5
+ | Platform Name | Compatible with | Compatible version |
6
+ | -------------------------------------------------------- | ----------------------------------| ---------------------|
7
+ | ` litecommands-bukkit ` | Bukkit / Spigot / Paper / Purpur | 1.8.8 - 1.21.8 |
8
+ | ` litecommands-folia ` [ (extension) ] ( ./extensions/folia ) | Folia | 1.20 - 1.21.6 |
9
+ | ` litecommands-velocity ` | Velocity | 3.4.0 |
10
+ | ` litecommands-bungeecord ` | BungeeCord / Waterfall | 1.21-R0.3 |
11
+ | ` litecommands-minestom ` | Minestom | 1.21.8 |
12
+ | ` litecommands-sponge ` | Sponge | 13.0.0 |
13
+ | ` litecommands-fabric ` | Fabric | See current version |
14
+ | ` litecommands-jda ` | JDA | 5.6.1 |
15
+ | ` litecommands-telegrambots ` | TelegramBots | 9.0.0 |
16
16
17
17
::: tip How to use it?
18
18
To use LiteCommands with a specific platform, you need to add the platform dependency to your project.
@@ -34,5 +34,4 @@ You can find the sender type for each platform in the table below:
34
34
| Fabric | ` ServerCommandSource ` |
35
35
| JDA | ` User ` |
36
36
| TelegramBots | ` User ` |
37
- | Folia | - |
38
37
0 commit comments