awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Teneted avatar

Teneted/Tenet

0
View on GitHub↗
1,518 stars·280 forks·Java·GPL-3.0·5 viewsmohistmc.cn https://mohistmc.com↗

Tenet

Tenet is a Java-based Minecraft server runtime designed to host multiplayer sessions that incorporate both complex custom content and server-side modifications. It functions as a modding platform that integrates distinct server ecosystems into a single, unified environment.

The project distinguishes itself by enabling the simultaneous execution of Forge mods alongside Bukkit or Spigot plugins within one server instance. By bridging these traditionally separate frameworks, it allows administrators to combine diverse gameplay features and management tools that would otherwise be incompatible.

The software manages these hybrid environments by merging distinct library sets and translating event signals across different plugin and mod frameworks. It synchronizes internal game state and server initialization sequences to maintain a consistent runtime for all loaded components.

Features

  • Minecraft Server Hosting - Provides a high-performance server runtime designed to host multiplayer sessions with support for complex custom content and server-side modifications.
  • Cross-Ecosystem Integrators - Merges distinct Minecraft server ecosystems into one environment to allow players to experience content from multiple modding frameworks simultaneously.
  • Hybrid Server Runtimes - Runs both Forge mods and Spigot or Bukkit plugins simultaneously within a single server instance to access a wider range of features.
  • Hybrid Server Implementations - Allows simultaneous execution of Forge mods and Bukkit or Spigot plugins within a single Minecraft instance.
  • Modding Platforms - Extends server functionality by integrating multiple distinct modding and plugin ecosystems into one unified environment.
  • Hybrid Hosting Environments - Runs both Forge mods and Spigot plugins on a single server instance to combine diverse gameplay features and administrative tools.
  • Load-Time Class Transformations - Modifies server runtime classes at startup to weave together disparate plugin and mod APIs into a unified execution environment.
  • Dependency Injection Hooks - Intercepts server initialization sequences to inject custom logic that bridges the gap between native mod loaders and plugin containers.
  • Classpath Mergers - Combines multiple distinct library sets into a single runtime environment to allow simultaneous access to conflicting API dependencies.
  • Event Bus Systems - Translates and dispatches server events between separate plugin and mod frameworks to ensure cross-compatibility during gameplay.
  • Shared-Memory Architectures - Synchronizes internal game state across multiple API implementations by mapping shared data structures to a single source of truth.

Star history

Star history chart for teneted/tenetStar history chart for teneted/tenet

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Curated searches featuring Tenet

Hand-picked collections where Tenet appears.
  • Minecraft server software

Open-source alternatives to Tenet

Similar open-source projects, ranked by how many features they share with Tenet.
  • luohuayu/catserverLuohuayu avatar

    Luohuayu/CatServer

    2,057View on GitHub↗

    CatServer is a hybrid Minecraft server implementation designed to simultaneously execute Forge mods and Bukkit or Spigot plugins within a single environment. It functions as a runtime bridge that enables the integration of heterogeneous modding and plugin ecosystems, allowing content from both sources to operate together. The project provides a compatibility layer that translates plugin dependencies and synchronizes data between external extensions and internal game logic. By utilizing a unified classloader hierarchy and runtime bytecode instrumentation, it allows standard server extensions t

    Javabukkitcatservercauldron
    View on GitHub↗2,057
  • pumpkin-mc/pumpkinPumpkin-MC avatar

    Pumpkin-MC/Pumpkin

    7,827View on GitHub↗

    Pumpkin is a high-performance Minecraft game server implementation designed to host shared virtual worlds. It is specifically built to support multiple client editions, allowing different game versions to interact within a single world. The project distinguishes itself through a flexible plugin architecture that supports extensions written in Go and Python. These extensions are loaded as portable binary modules, enabling developers to implement custom game logic and modify server behavior without altering the core codebase. The server covers a broad range of operational capabilities, includi

    Rustdockergame-servergamedev
    View on GitHub↗7,827
  • cuberite/cuberitecuberite avatar

    cuberite/cuberite

    5,411View on GitHub↗

    Cuberite is a high-performance multiplayer game server for Java Edition clients, designed to provide a low-memory and low-CPU environment for hosting shared virtual spaces. The server is built for cross-platform deployment across various operating systems and hardware types. It allows for the extension of game mechanics and server logic through a Lua scripting interface, enabling functionality changes without recompiling the core engine. The project includes tools for server administration via a remote console and world data management for analyzing statistics and optimizing save file storag

    C++
    View on GitHub↗5,411
  • papermc/paperPaperMC avatar

    PaperMC/Paper

    12,385View on GitHub↗

    Paper is a high-performance server implementation for hosting multiplayer Minecraft games. It functions as a performance-oriented game engine designed to reduce resource usage and resolve mechanical inconsistencies in game logic. The project provides a platform for extending server logic and adding custom gameplay features through a dedicated plugin API. This allows for the development and integration of third-party extensions to add specialized capabilities to the server environment. The software covers several technical areas including server performance optimization for high-concurrency e

    Javabukkitjavaminecraft
    View on GitHub↗12,385
See all 30 alternatives to Tenet→

Frequently asked questions

What does teneted/tenet do?

Tenet is a Java-based Minecraft server runtime designed to host multiplayer sessions that incorporate both complex custom content and server-side modifications. It functions as a modding platform that integrates distinct server ecosystems into a single, unified environment.

What are the main features of teneted/tenet?

The main features of teneted/tenet are: Minecraft Server Hosting, Cross-Ecosystem Integrators, Hybrid Server Runtimes, Hybrid Server Implementations, Modding Platforms, Hybrid Hosting Environments, Load-Time Class Transformations, Dependency Injection Hooks.

What are some open-source alternatives to teneted/tenet?

Open-source alternatives to teneted/tenet include: luohuayu/catserver — CatServer is a hybrid Minecraft server implementation designed to simultaneously execute Forge mods and Bukkit or… pumpkin-mc/pumpkin — Pumpkin is a high-performance Minecraft game server implementation designed to host shared virtual worlds. It is… cuberite/cuberite — Cuberite is a high-performance multiplayer game server for Java Edition clients, designed to provide a low-memory and… papermc/paper — Paper is a high-performance server implementation for hosting multiplayer Minecraft games. It functions as a… greenrobot/eventbus — EventBus is a publish-subscribe messaging library designed to facilitate decoupled communication between components in… mroderick/pubsubjs — PubSubJS is a lightweight JavaScript library that implements the publish-subscribe pattern to manage decoupled…