diff --git a/pluginsrepo.js b/pluginsrepo.js new file mode 100644 index 0000000..0678b40 --- /dev/null +++ b/pluginsrepo.js @@ -0,0 +1,8 @@ +/* +Plugins Repo Plugin for EndPwn +Made by Cynthia (Cynosphere) +*/ + +exports.start = function(){ + //TODO: All of this +}