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,436 public repositories matching this topic...

transferlearning
lynxplay
lynxplay commented Jun 12, 2022

Is your feature request related to a problem?

As of right now, the plugin update logic uses a rather questionable spigot-made method to copy the updated plugin jar into the plugin folder: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/browse/src/main/java/org/bukkit/util/FileUtil.java#22

As a side effect of this, IOExceptions that occure while copying the updated plugin jar

type: feature status: accepted good first issue version: 1.19

Created by Nathan "Dinnerbone" Adams

Released December 22, 2010

Repository
Bukkit/Bukkit
Website
dev.bukkit.org

Related Topics

minecraft