HomeJavaModsMineLauncher – Complete Minecraft MMORPG Platform
MineLauncher – Complete Minecraft MMORPG Platform
ModsJava

MineLauncher – Complete Minecraft MMORPG Platform

⬇ Download on Spigot
MineLauncher is not a plugin. It is a complete Minecraft MMORPG platform.
Most Minecraft RPG projects fail because of setup chaos:
dozens of plugins, complex configurations, broken dependencies and endless wiki pages.
MineLauncher solves this problem by providing everything as one coherent system.

IMPORTANT NOTICE
This resource is provided as source code only.
The download does not contain precompiled binaries or ready-to-run executables.
You are expected to build/compile the project yourself.
This resource is intended for developers or advanced users.
MineLauncher is designed for self-hosted servers (VPS / Dedicated).
Due to launcher, database and orchestration requirements, it is not compatible with Aternos or similar hosting providers.





What MineLauncher includes:
MMORPG Features:
Built for usability:
Philosophy:
Less setup. More game.
MineLauncher is designed for serious RPG and MMORPG servers that want a stable, scalable
and easy-to-use foundation instead of fragile plugin stacks.







# ⚔️ MineLauncherRPG – Commands & In-Game Features
This section summarizes all commands and in-game capabilities of the project (Launcher + RPG plugin).
---
## Launcher CLI

Code (Text):

play [Name]  -> Starts the client in offline mode (name optional)
Example: dotnet run --project C_launcher -- play Alex
 
---
## ️ RPG – Player Commands

Code (Text):

/rpg                       -> Opens the RPG menu (character, skills, quests, factions)
/rpg skill <id>            -> Activates a learned skill bound to the hotbar
/rpg quest list            -> Opens the list of available/active quests.
/rpg quest abandon <id>    -> Abandons an active quest
/rpg quest complete <id>   -> Checks/forces completion if finished
/rpg respec                -> Resets skill points and attributes (paid/cooldown)
/rpg class list            -> Lists available classes
/rpg class choose <id>     -> Chooses a class and grants starter skills
/rpg bind <slot 1-9> <skillId> -> Binds a learned skill to a hotbar slot
/rpg money                 -> Shows your current gold balance
/rpg pay <player> <amount> -> Transfers gold to another player
/rpg profession list       -> Lists current profession levels and XP
/rpg profession set <name> <level> -> Manually sets a profession level (admin feature)
/rpg skilltree             -> Opens the skill leveling GUI
 
### Party & Chat
Code (Text):

/party create              -> Creates a new party
/party invite <player>     -> Invites a player to the party
/party join <leader>       -> Joins a party
/party leave               -> Leaves the party
/party chat <message>      -> Private chat for party members only
/p <message>               -> Shortcut for /party chat
 
### Guilds & Chat
Code (Text):

/guild create <id> <name>  -> Creates a guild (only if not already in another guild)
/guild invite <player>     -> Invites a player (officer/leader only)
/guild accept              -> Accepts a guild invitation
/guild leave               -> Leaves the guild
/guild disband             -> Disbands the guild (leader only)
/guild info                -> Shows members and guild bank balance
/guild chat <message>      -> Guild-only chat
/guild bank balance        -> Shows guild bank balance
/guild bank deposit <amount>   -> Deposits gold into the guild bank
/guild bank withdraw <amount>  -> Withdraws gold (officer/leader only)
/guild quest list          -> Shows active guild quests
/guild quest create <id> <goal> <name> -> Creates a guild quest (officer/leader only)
/guild quest progress <id> <amount>    -> Sets progress (officer/leader only)
/guild quest complete <id> -> Marks quest completed (officer/leader only)
/g <message>               -> Shortcut for guild chat
 
### Trading & Economy
Code (Text):

/auction list              -> Shows all active auctions
/auction sell <price>      -> Sells the item in your hand on the auction house
/auction buy <id>          -> Buys an auction item
/trade request <player>    -> Sends a trade request
/trade accept              -> Accepts the other player's trade request
/trade offer <gold>        -> Adds your gold to the trade
/trade requestgold <gold>  -> Requests gold from the other player
/trade ready               -> Confirms the trade
/trade cancel              -> Cancels the trade
 
### ⚔️ Dungeons, PvP & Communication (New)
Code (Text):

/dungeon enter             -> Teleports to the dungeon entrance (if configured)
/dungeon leave             -> Leaves the dungeon and returns to the last exit point
/dungeon generate <theme>  -> Generates a new WFC dungeon instance
/pvp join                  -> Joins the PvP queue
/pvp top                   -> Shows the PvP ELO leaderboard
/voicechat party           -> Enables the party voice channel (requires Simple Voice Chat plugin)
/voicechat guild           -> Enables the guild voice channel (requires Simple Voice Chat plugin)
/voicechat leave           -> Leaves the current voice channel
/lootchat [true|false]     -> Toggle for global loot announcements
 
---
## RPG – Admin Commands

Code (Text):

/rpgadmin                  -> Opens the main admin menu
/rpgadmin wand             -> Gives the tool to mark zones (Pos1/Pos2)
/rpgadmin zone create <id> -> Creates a zone from the wand selection
/rpgadmin zone setlevel <id> <min> <max> -> Level requirements for a zone
/rpgadmin zone setmod <id> <slow> <damage> -> Zone effect multipliers
/rpgadmin npc create <id> <role> -> Creates an NPC
/rpgadmin npc dialog <id>  -> Sets dialog (then type text in chat)
/rpgadmin npc linkquest <npcId> <questId> -> Links a quest
/rpgadmin npc linkshop <npcId> <shopId> -> Links a shop
/rpgadmin quest create <id> <name> -> Creates a quest
/rpgadmin quest addstep <id> <type> <target> <amount> -> Adds a quest step
/rpgadmin loot create <id> <appliesTo> -> Creates a loot table
/rpgadmin loot addentry <id> <material> <chance> <min> <max> <rarity> -> Adds a loot entry
/rpgadmin skill create <id> -> Creates a skill
/rpgadmin skill set <id> <field> <value> -> Sets a skill attribute
/rpgadmin skill addeffect <id> <effectType> <param:value>... -> Adds a skill effect
/rpgadmin mob spawn <mobId> -> Spawns a custom mob
/rpgadmin spawner create <id> <zoneId> -> Creates a mob spawner
/rpgadmin spawner addmob <id> <mobId> <chance> -> Adds a mob to a spawner
/rpgadmin spawner setlimit <id> <amount> -> Sets spawn limit
/rpgadmin build gui         -> Opens the GUI to select buildings/schematics
/rpgadmin build <id>        -> Starts placement mode for a defined building
/rpgadmin build undo        -> Undoes the last placement (requires rpg.editor)
/rpgadmin build move        -> Opens a GUI to move the last placed object
/rpgadmin perms             -> Opens the permissions management GUI
/rpgadmin perms role ...    -> Direct role management (Key, DisplayName, Parents, Nodes)
/rpgadmin perms user ...    -> Manages roles for individual players
/behavior edit <tree>       -> Opens the GUI to edit the AI tree
 
---
## In-Game Capabilities (Players)

Code (Text):

Character Info     -> /rpg
Skill Tree         -> /rpg skilltree
Loot Broadcast     -> Automatic (rare drops are announced in chat)
PvP                -> /pvp join (keep items and XP on death)
Dungeons           -> /dungeon generate <theme>
Voice Chat         -> /voicechat party | /voicechat guild (requires external plugin)
Place Buildings    -> /build gui (admin feature)
 
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

MineLauncher – Complete Minecraft MMORPG Platform is a free Minecraft Java mod. Compatible with Minecraft 1.20. Downloaded 36 times (via Spigot). Download it and open it directly in the game.

Explore more