The Wayback Machine - https://web.archive.org/web/20220131193458/https://github.com/topics/paper
Skip to content
#

paper

bukkit logo

Bukkit is a Minecraft server modification software and API, and while the original project itself is stale, forks like PaperMC and Spigot are actively maintained, and most plugins and servers use some variant of Bukkit.

Here are 2,287 public repositories matching this topic...

transferlearning
voidpls
voidpls commented Jan 10, 2022

Is your feature request related to a problem?

Currently, the ticking-distance that timings receives on 1.18 servers is the view-distance, rather than the new simulation-distance.

Patch in question:
https://github.com/PaperMC/Paper/blob/master/patches/server/0010-Timings-v2.patch

+        parent.put("worlds", toObjectMapper(MinecraftServer.getServer().getAllLevels(), world -> {
+

Created by Nathan "Dinnerbone" Adams

Released December 22, 2010

Repository
Bukkit/Bukkit
Website
dev.bukkit.org

Related Topics

minecraft