]> git.lizzy.rs Git - elidragon.git/blobdiff - init.lua
Merge pull request #4 from HimbeerserverDE/master
[elidragon.git] / init.lua
index aa44da164d241f317908e5b07d1bdcc97840b72b..f6dd430a1881cb76b1d05127c40e5bf19c71f1b6 100755 (executable)
--- a/init.lua
+++ b/init.lua
@@ -1,6 +1,6 @@
 elidragon = {}
 
-local modules = {"functions", "nodes", "commands", "ranks", "tags", "warps", "misc", "patches", "birthday", "skyblock"}
+local modules = {"functions", "nodes", "commands", "ranks", "tags", "warps", "misc", "birthday", "skyblock", "playerlist", "quests", "pvp"}
 
 local modpath = minetest.get_modpath("elidragon")