mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 10:14:42 +02:00
Readd skyblock template
This commit is contained in:
@ -367,6 +367,7 @@ public class PlotSquared {
|
||||
copyFile("start.js", Settings.Paths.SCRIPTS);
|
||||
copyFile("town.template", Settings.Paths.TEMPLATES);
|
||||
copyFile("bridge.template", Settings.Paths.TEMPLATES);
|
||||
copyFile("skyblock.template", Settings.Paths.TEMPLATES);
|
||||
copyFile("de-DE.yml", Settings.Paths.TRANSLATIONS);
|
||||
copyFile("es-ES.yml", Settings.Paths.TRANSLATIONS);
|
||||
copyFile("zh-CN.yml", Settings.Paths.TRANSLATIONS);
|
||||
|
BIN
Core/src/main/resources/skyblock.template
Normal file
BIN
Core/src/main/resources/skyblock.template
Normal file
Binary file not shown.
Reference in New Issue
Block a user