Cloudspigot

High performance PaperSpigot fork used by Minecraft Server Cloudz.ml.
Alternatives To Cloudspigot
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Paper7,271
4 hours ago1December 14, 2021473otherJava
High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Geyser3,812
19 hours ago342mitJava
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
Worldedit2,725
3 days ago147otherJava
🗺️ Minecraft map editor and mod
Dynmap1,814
5 days ago67apache-2.0Java
A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
Minestom1,801
4 hours ago191apache-2.0Java
1.19.2 Lightweight Minecraft server
Glowstone1,752
2 months ago62otherJava
A fast, customizable and compatible open source server for Minecraft: Java Edition
Luckperms1,68816 days ago5February 09, 202250mitJava
A permissions plugin for Minecraft servers.
Catserver1,678
3 hours ago39lgpl-3.0Java
高性能和高兼容性的1.12.2/1.16.5/1.18.2版本Forge+Bukkit+Spigot服务端 (A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version Forge+Bukkit+Spigot server)
Minecraftdeveloperguide1,609
20 days ago3
📝Minecraft developer Chinese guide,我的世界开发者中文指南
Essentials1,580
15 hours ago161gpl-3.0Java
The modern Essentials suite for Spigot and Paper.
Alternatives To Cloudspigot
Select To Compare


Alternative Project Comparisons
Readme

CloudSpigot Codacy Badge

High performance PaperSpigot fork used by Minecraft Server Cloudz.ml.

Support and Project Discussion:

How To (Server Admins)

CloudSpigot is a jar file that you can download and run just like a normal jar file.

Download a copy of cloudspigot.jar from our build server, here.

Run the CloudSpigot jar directly from your server. Just like old times

  • For a sneak peak on upcoming features, see here

How To (Plugin Developers)

  • Maven Repo (for cloudspigot):
<repository>
    <id>server24-7.eu</id>
    <url>https://mvn.server24-7.eu/</url>
</repository>
  • Artifact Information:
<dependency>
    <groupId>eu.server24-7</groupId>
    <artifactId>cloudspigot</artifactId>
    <version>1.8.10-R0.1-SNAPSHOT</version>
    <scope>provided</scope>
 </dependency>

How To (Compiling Jar From Source)

To compile CloudSpigot, you need JDK 11, maven, and an internet connection.

Clone this repo, run ./build.sh from bash, get files.

How To (Pull Request)

See Contributing

Popular Minecraft Projects
Popular Spigot Projects
Popular Games Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Minecraft
Spigot
Bukkit
Minecraft Server