Showing 48 open source projects for "multiplayer"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    MinecraftConsoles

    MinecraftConsoles

    A certain block game

    ...It supports running on desktop platforms with keyboard and mouse input, making it more accessible beyond its original console-focused design. The repository also includes a dedicated server implementation, enabling multiplayer experiences and LAN-based connectivity. Developers can build and modify the project using modern toolchains, making it a flexible environment for both preservation and innovation.
    Downloads: 102 This Week
    Last Update:
    See Project
  • 2
    LeviLamina

    LeviLamina

    A lightweight, modular and versatile mod loader for Minecraft Bedrock

    ...By enabling modular extensions, the platform helps server operators tailor gameplay experiences and build complex multiplayer environments.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    WorldEdit

    WorldEdit

    Minecraft map editor and mod

    ...Instead of placing or removing blocks individually, WorldEdit provides commands and tools that enable users to select regions of the world and apply transformations to thousands or even millions of blocks at once. This capability makes it extremely useful for constructing large builds, terraforming terrain, repairing damage, or managing multiplayer server worlds efficiently. The tool includes a variety of editing methods such as brushes, shape generation commands, and clipboard operations that allow copying, pasting, and rotating entire structures. WorldEdit can run in both single-player environments and multiplayer servers and is compatible with several modding platforms and server frameworks used in Minecraft Java Edition.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 4
    GrimAC

    GrimAC

    Fully async, multithreaded, predictive, open source, 3.01 reach

    ...The software is designed to operate asynchronously and with multithreaded processing, allowing servers to maintain high performance even when monitoring large numbers of players simultaneously. Grim supports a wide range of Minecraft versions and can integrate with server platforms used in competitive or large multiplayer environments.
    Downloads: 14 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Pumpkin

    Pumpkin

    Empowering everyone to host fast and efficient Minecraft servers

    Pumpkin is an open-source Minecraft server implementation written entirely in the Rust programming language with the goal of delivering high performance, efficiency, and modern architecture for hosting multiplayer worlds. Unlike the original Java-based server, Pumpkin focuses on leveraging Rust’s memory safety and performance advantages to create a fast and stable server environment. The project aims to replicate the core mechanics and gameplay of Minecraft while providing a flexible foundation for customization and optimization. Its architecture emphasizes efficient networking, resource management, and scalability, allowing servers to handle more players with reduced system overhead. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    minecraft-world-downloader

    minecraft-world-downloader

    Download Minecraft worlds, extend server's render distance. 1.12.2

    A Minecraft world downloader that works as a proxy server between the client and the server to read & save chunk data. Download multiplayer worlds by connecting to them and walking around. Chunks can be sent back to the client to extend the render distance.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    GeyserMC

    GeyserMC

    A bridge/proxy allowing you to connect to Minecraft

    Geyser is an open-source proxy and protocol translation tool that enables cross-platform multiplayer between Minecraft: Java Edition servers and Minecraft: Bedrock Edition clients. The project works by translating network packets between the two different game protocols so that players using Bedrock Edition devices such as consoles, mobile phones, or Windows editions can connect to servers originally designed for Java Edition.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 8
    Archipelago

    Archipelago

    Archipelago Multi-Game Randomizer and Server

    ...This design encourages cooperative gameplay because progress in one player’s game can depend on items found by other participants. Archipelago includes tools for generating randomized game worlds, hosting multiplayer sessions, and connecting players through dedicated clients. The framework supports a growing list of games that have been adapted to work with its randomization protocol.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    Minestom

    Minestom

    1.21.11 Lightweight Minecraft server

    Minestom is an open-source Minecraft server development framework that allows developers to build custom Minecraft server software from scratch without relying on Mojang’s original server code. Instead of functioning as a traditional server implementation, Minestom acts as a lightweight library that provides the core networking and gameplay infrastructure needed to create Minecraft server applications. Developers can use it to design custom game modes, experimental server architectures, or...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    CatServer

    CatServer

    A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version

    CatServer is an open-source hybrid Minecraft server implementation that combines support for both Forge mods and Bukkit-style plugins within the same server environment. Traditional Minecraft server software typically supports either mod loaders such as Forge or plugin systems like Bukkit and Spigot, but CatServer aims to bridge this gap by enabling both ecosystems to coexist. This hybrid approach allows administrators to run modded gameplay features while also using administrative plugins...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 11
    webmc

    webmc

    PoC Minecraft client written in Javascript

    ...By leveraging browser technologies and modern JavaScript libraries, the project demonstrates how a voxel-based game client can run using web-based graphics and networking systems. WebMC also showcases how browser-based applications can interact with multiplayer game servers using real-time communication channels. The project is primarily intended as a technical experiment and educational demonstration of browser-based game development.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    FerrumC

    FerrumC

    A reimplementation of the minecraft server in rust

    ...By using Rust’s concurrency and safety guarantees, FerrumC runs fully multithreaded, allowing it to utilize all available CPU cores — which helps deliver smoother, low-latency, high-throughput multiplayer experiences. The project aims both at providing a fast, lean server for typical use (friends or small communities) and offering a foundation that could support large-scale servers, mod/plugin systems, and custom server configurations. FerrumC supports importing existing Minecraft worlds, making it easy for users to migrate from standard servers without losing progress. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Folia

    Folia

    Fork of Paper which adds regionized multithreading

    ...These regions run concurrently on multiple threads within a thread pool, allowing server hardware with many CPU cores to process gameplay events in parallel. This architecture significantly increases scalability for large multiplayer environments where players are distributed across different areas of the world. Because the project fundamentally changes how the server processes game logic, many existing plugins are not immediately compatible and must be adapted for the new threading model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Luck Perms

    Luck Perms

    A permissions plugin for Minecraft servers

    ...The plugin provides a flexible system for creating user groups, assigning permissions, and defining roles that determine access to commands, features, and gameplay mechanics. Designed for performance and scalability, LuckPerms can handle large multiplayer servers and complex permission hierarchies while maintaining fast response times. Administrators can configure permissions using command-line tools, configuration files, or a web-based editor that simplifies management of large permission systems. The plugin also supports multiple storage backends such as local files, SQL databases, and other data systems, allowing server networks to synchronize permissions across multiple servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Wurst Client

    Wurst Client

    Wurst Client - versatile Minecraft hacked client

    ...Wurst is regularly updated to remain compatible with the latest Minecraft versions, backed by a supportive community that shares tips and custom scripts. While it offers exciting possibilities, players should be mindful of ethical considerations and the potential for bans on multiplayer servers. Use Wurst responsibly to unlock new dimensions of fun in Minecraft!
    Leader badge
    Downloads: 461 This Week
    Last Update:
    See Project
  • 16
    LandsDiscordBot

    LandsDiscordBot

    Adds Discord Functionality to Lands.

    This plugin adds Discord functionality to the spigot plugin Lands. It allows land owners to create a channel for their land so they can chat from Discord with their land members online at the Minecraft server. Also you can view top lands in Discord, receive land and war notifications and more to come.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    jfCraft

    jfCraft

    jfCraft : Yet Another Minecraft Clone

    jfCraft is Yet Another Minecraft Clone built with the JavaForce library. Built from the ground up to look like the real thing. Uses the Faithful texture pack. Complex blocks and entities are loaded from Blender files. Now includes a built-in VoIP conference like TeamSpeak. This game is incomplete for now. The plan is to recreate the game in full and then go way beyond with plugins to create much more.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Terasology

    Terasology

    Open source voxel world

    Terasology is a free and open-source survival and discovery game set in a voxel world. Influenced by Minecraft, Dwarf Fortress and Dungeon Keeper, it offers a unique and enjoyable building and playing experience. Terasology requires Java 8 and an updated graphics card driver.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    GoCraft

    GoCraft

    A Minecraft like game written in go

    ...GoCraft includes basic terrain generation, block placement mechanics, and player movement within a procedurally generated world composed of cubic blocks. The game engine provides essential features such as world rendering, chunk management, and interaction with blocks through simple controls. It also includes multiplayer functionality through a client-server architecture that allows multiple players to interact in the same world environment. The project was originally created as an experimental or educational exercise to demonstrate how the Go language can be used to develop game engines and networked sandbox games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DynamicClient (Minecraft)

    DynamicClient (Minecraft)

    A Hack Client created from curseforge creators since 2021

    Dynamic Client is a minecraft hacked client that improve's the experience of the player, It has mods that was used for testing anti-cheats of servers but we changed it to be hacked client because making a client just to test anti-cheats is Boring. Announcement: 1.9.11 has been released! NOTE: This requires you to have a Minecraft launcher such as TLauncher to use the hack client. it also shows how anyone can create their own client, without coding as you only need ac-credit the mod...
    Downloads: 76 This Week
    Last Update:
    See Project
  • 21
    Starlight Fabric

    Starlight Fabric

    Rewrites the light engine to fix lighting performance

    Starlight is a performance optimization project for Minecraft that completely rewrites the game’s internal lighting engine to improve efficiency and reduce lighting-related lag. The original Minecraft lighting system can be computationally expensive when generating terrain or updating large structures, which can cause performance problems on servers and heavily modded environments. Starlight replaces this system with a redesigned algorithm that processes lighting calculations more...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Feather Minecraft

    Feather Minecraft

    A Minecraft server implementation in Rust

    A minimalistic, lightweight Minecraft server written in Rust, designed to handle simple multiplayer tasks.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 23
    Cuberite

    Cuberite

    A lightweight, fast and extensible game server for Minecraft

    Cuberite is a lightweight, open-source Minecraft-compatible multiplayer server implementation written primarily in C++. The project was created as an alternative to the official Java-based server software with the goal of improving performance, efficiency, and flexibility. By using C++ instead of Java, Cuberite reduces memory consumption and CPU overhead while still allowing players using the standard Minecraft Java Edition client to connect and play.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    JayMontana36 Pre-Built Minecraft Servers

    JayMontana36 Pre-Built Minecraft Servers

    Free Minecraft Servers tweaked for a lag-free experience!

    Free Minecraft Servers that come with a few of the most popular used plugins pre-installed by default, all preconfigured for a lag-free experience! - Optimized for low-end systems (beast-like on medium to high end systems). - Low RAM usage/requirements/consumption. - CrossCompatible between many different versions of Minecraft. - One Server Supports all 1.4.x, 1.5.x, 1.6.x, 1.7.x, 1.8.x, 1.9.x, 1.10.x, 1.11.x, 1.12, 1.12.2 clients all at the same time. - Fully Supports Linux,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Thermos

    MinecraftForge Server Software implementing the Spigot/Bukkit API

    Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC.
    Downloads: 22 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB