Server uses data folder as datapack base folder, plus more fixes for previous commit.

This commit is contained in:
MobiusDev
2016-10-21 14:02:37 +00:00
parent 4df1abce3f
commit 6107624b59
231 changed files with 311 additions and 331 deletions

View File

@@ -303,7 +303,7 @@ import quests.Q10799_StrangeThingsAfootInTheValley.Q10799_StrangeThingsAfootInTh
/**
* @author NosBit
*/
final class QuestMasterHandler
public final class QuestMasterHandler
{
private static final Logger _log = Logger.getLogger(QuestMasterHandler.class.getName());