

LogicSimpleCommands Plugin
LogicSimpleCommands is a versatile and easy-to-use plugin for managing custom commands and inventories in your Minecraft server. This plugin allows server administrators to define commands and inventories directly from a configuration file, making it simple to customize and extend server functionality without needing to write additional code.
Get the latest dev version here: https://jenkins.codearray.dev/job/LogicSimpleCommands/
Support: https://logic.codearray.dev/discord
Features
- Dynamic Command Registration: Define commands in
config.ymland have them automatically registered when the server starts. - Custom Inventories: Create and manage custom inventories with items, actions, and more, all configurable via
config.yml. - Permissions Support: Assign permissions to commands to control access.
- Aliases: Define aliases for commands to provide multiple ways to execute the same command.
- Reloadable Configuration: Easily reload the configuration without restarting the server using the
/lsc reloadcommand.
Screenshots
- Example configured inventory / menu

Configuration
Commands
Define your commands in the config.yml file:
commands:
- command: "discord"
description: "Join our Discord server"
usage: "/discord"
aliases: ["dc"]
permission: "lsc.discord"
text: "Join our Discord server at discord.gg/example"
- command: "store"
description: "Get the Store link."
usage: "/store"
permission: "lsc.shop"
text: "Visit our shop at example.com/store"
- command: "links"
description: "View all our links"
usage: "/links"
permission: "lsc.links"
inventory: "links"
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.1, 1.20.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as LogicSimpleCommands-0.0.5.jar — drop this file into the mods folder
- Download size: 16 KB
- Download link checked 10 Sept 2026 — working
These come from our own check of the pack file, not from the source page.