mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-10 11:05:53 +00:00
Readd skyblock template
This commit is contained in:
parent
afd9b56e71
commit
01e66f8833
2 changed files with 1 additions and 0 deletions
|
@ -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.
Loading…
Reference in a new issue