KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Silkard
★ 17
Open GitHub ↗
Fabric Hybrid server implementing the Spigot
Download README (.md)
Explore Similar Repositories
jira-oil.nvim
:
Edit your Jira backlog and sprints like a regular Neovim buffer.
HeThongDiemDanh
:
DATN
agent-skills
:
Skills for AI coding agents
ComfyClaw
:
A CLI for discovering, inspecting, and running ComfyUI workflows — with tag-based parameter overrides and server-aware introspection.
adobe-auto-register
:
adobe-auto
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Silkard
?
Download (.md)
<div align="center"> <h1 align="center">Silkard 26.3</h1> <h3 align="center">Minecraft Fabric Hybrid server implementing the Spigot API</h3> <p align="center"> <a href="https://github.com/MohistMC/Silkard/stargazers"> <img alt="GitHub Stars" src="https://img.shields.io/github/stars/MohistMC/Silkard?logo=github&color=181717&style=flat-square"> </a> <a href="https://fabricmc.net//"> <img alt="Fabric" src="https://img.shields.io/badge/Fabric-26.3-FF8B00?style=flat-square"> </a> <a href="https://www.azul.com/downloads/?version=java-25-lts#zulu"> <img alt="JDK" src="https://img.shields.io/badge/JDK-25.0.1-007396?logo=java&logoColor=white&style=flat-square"> </a> <a href="https://docs.gradle.org/9.5.0/release-notes.html"> <img alt="Gradle" src="https://img.shields.io/badge/Gradle-9.6.0-02303A?logo=gradle&logoColor=white&style=flat-square"> </a> <a href="https://discord.gg/mohistmc"> <img alt="Discord" src="https://img.shields.io/discord/311256119005937665?color=5865F2&logo=discord&logoColor=white&style=flat-square"> </a> </p> </div> ## 🚀 Features - Hybrid server combining Fabric mod support with Spigot API compatibility - Seamless plugin support from Bukkit/Spigot ecosystem - Optimized performance and stability for modded environments ✅ **Core Integration** - [x] Bukkit API ([282dad0e](https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/commits/282dad0e)) - [x] CraftBukkit ([56d2a8808](https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/56d2a8808)) - [x] Spigot ([a759b629](https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/commits/a759b629)) ## ⚙️ Technical Stack | Component | Source | Purpose | Status | |-------------|---------------------------------------------------------------------|-----------------|--------| | Fabric | [GitHub](https://github.com/FabricMC/fabric-api.git) | Mod support | ✅ | | Bukkit | [Spigot](https://hub.spigotmc.org/stash/scm/spigot/bukkit.git) | Plugin support | ✅ | | CraftBukkit | [Spigot](https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git) | Plugin support | ✅ | | Spigot | [Spigot](https://hub.spigotmc.org/stash/scm/spigot/spigot.git) | Plugin support | ✅ | | Arclight | [GitHub](https://github.com/IzzelAliz/Arclight.git) | FabricInstaller | ✅ |