mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
Readd skyblock template
This commit is contained in:
parent
afd9b56e71
commit
01e66f8833
@ -367,6 +367,7 @@ public class PlotSquared {
|
|||||||
copyFile("start.js", Settings.Paths.SCRIPTS);
|
copyFile("start.js", Settings.Paths.SCRIPTS);
|
||||||
copyFile("town.template", Settings.Paths.TEMPLATES);
|
copyFile("town.template", Settings.Paths.TEMPLATES);
|
||||||
copyFile("bridge.template", Settings.Paths.TEMPLATES);
|
copyFile("bridge.template", Settings.Paths.TEMPLATES);
|
||||||
|
copyFile("skyblock.template", Settings.Paths.TEMPLATES);
|
||||||
copyFile("de-DE.yml", Settings.Paths.TRANSLATIONS);
|
copyFile("de-DE.yml", Settings.Paths.TRANSLATIONS);
|
||||||
copyFile("es-ES.yml", Settings.Paths.TRANSLATIONS);
|
copyFile("es-ES.yml", Settings.Paths.TRANSLATIONS);
|
||||||
copyFile("zh-CN.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.
Loading…
Reference in New Issue
Block a user