Skip to content

Hey there! If you like my work, you can support me by sponsoring me on GitHub. Thanks! ❤

Sponsor me
on GitHub

Supported Platforms

LiteCommands supports multiple platforms. You can find all of them in the table below.

Platform NameCompatible withCompatible version
litecommands-bukkitBukkit / Spigot / Paper / Purpur1.8.8 - 1.21.1
litecommands-velocityVelocity3.2.0
litecommands-bungeecordBungeeCord / Waterfall1.20-R0.1
litecommands-minestomMinestom1.20.6
litecommands-spongeSponge8.2.0
litecommands-fabricFabricSee current version
litecommands-jdaJDA5.0.2
-Folia-

How to use it?

To use LiteCommands with a specific platform, you need to add the platform dependency to your project. See the Dependencies page for more information.

What is SENDER?

When you see SENDER in the documentation, it means a platform-specific sender type. You can find the sender type for each platform in the table below:

Compatible withBase Senders
Bukkit / Spigot / Paper / PurpurCommandSender
VelocityCommandSource
BungeeCord / WaterfallCommandSender
MinestomCommandSender
SpongeCommandCause
FabricServerCommandSource
JDAUser
FoliaCommandSender

Made by LiteDevelopers and Contributors with ❤️