]> git.lizzy.rs Git - elidragon.git/blobdiff - init.lua
Added PvP XP
[elidragon.git] / init.lua
index 6bda637e0f772770ad067eab169950c861e31b4e..f6dd430a1881cb76b1d05127c40e5bf19c71f1b6 100755 (executable)
--- a/init.lua
+++ b/init.lua
@@ -1,6 +1,6 @@
 elidragon = {}
 
-local modules = {"functions", "nodes", "commands", "ranks", "tags", "warps", "misc", "birthday", "skyblock", "playerlist", "quests"}
+local modules = {"functions", "nodes", "commands", "ranks", "tags", "warps", "misc", "birthday", "skyblock", "playerlist", "quests", "pvp"}
 
 local modpath = minetest.get_modpath("elidragon")