diff --git a/EliteMobs.jar b/EliteMobs.jar new file mode 100644 index 00000000..da2c9f43 Binary files /dev/null and b/EliteMobs.jar differ diff --git a/plugins.json b/plugins.json index 5e5be3d5..1fe30293 100644 --- a/plugins.json +++ b/plugins.json @@ -437,6 +437,12 @@ "desc": "Allows your users with permissions\nto change their name/chat color!", "jarName": "ChatColor.jar", "configName": "ChatColor+" + }, + { + "name": "EliteMobs", + "desc": "Add new mobs to the World", + "jarName": "EliteMobs.jar", + "configName": "EliteMobs" } ] }