mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-11 20:13:55 +00:00
This should either fix errors people have been having with Trove, or consistently break Spout
Probably the first
This commit is contained in:
@ -196,6 +196,7 @@ public class DocumentationPrinter {
|
||||
stream.println("name: WorldEdit");
|
||||
stream.println("main: com.sk89q.worldedit.bukkit.WorldEditPlugin");
|
||||
stream.println("version: ${project.version}");
|
||||
stream.println("softdepend: [Spout] #hack to fix trove errors");
|
||||
|
||||
stream.println();
|
||||
stream.println();
|
||||
|
Reference in New Issue
Block a user