i got the error from the console what does this mean?
[08:20:27] [Server thread/ERROR]: Could not load 'plugins/WithdrawPlus 1.8.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException:
java.lang.UnsupportedClassVersionError: me/koenn/wp/WithdrawPlus :
Unsupported major.minor version 52.0
at
org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135)
~[minecraft_server.jar:git-Spigot-550ebac-7019900]
at
org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329)
~[minecraft_server.jar:git-Spigot-550ebac-7019900]
at
org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251)
[minecraft_server.jar:git-Spigot-550ebac-7019900]
at
org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291)
[minecraft_server.jar:git-Spigot-550ebac-7019900]
at
net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
[minecraft_server.jar:git-Spigot-550ebac-7019900]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [minecraft_server.jar:git-Spigot-550ebac-7019900]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
Caused by: java.lang.UnsupportedClassVersionError: me/koenn/wp/WithdrawPlus : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_79]
at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_79]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_79]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_79]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_79]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_79]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_79]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_79]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_79]
at
org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
~[minecraft_server.jar:git-Spigot-550ebac-7019900]
at
org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
~[minecraft_server.jar:git-Spigot-550ebac-7019900]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_79]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_79]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_79]
at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_79]
at
org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64)
~[minecraft_server.jar:git-Spigot-550ebac-7019900]
at
org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131)
~[minecraft_server.jar:git-Spigot-550ebac-7019900]
... 6 more
[08:20:27] [Server thread/ERROR]: Could not load 'plugins/TinkererAndEnchanter 2.0a - 1.8 ONLY.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException:
java.lang.UnsupportedClassVersionError:
me/randomHashTags/tinkererAndEnchanter/Core/Main : Unsupported
major.minor version 52.0
at
org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135)
~[minecraft_server.jar:git-Spigot-550ebac-7019900]
at
org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329)
~[minecraft_server.jar:git-Spigot-550ebac-7019900]
at
org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251)
[minecraft_server.jar:git-Spigot-550ebac-7019900]
at
org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291)
[minecraft_server.jar:git-Spigot-550ebac-7019900]
at
net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152)
[minecraft_server.jar:git-Spigot-550ebac-7019900]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [minecraft_server.jar:git-Spigot-550ebac-7019900]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
Caused
by: java.lang.UnsupportedClassVersionError:
me/randomHashTags/tinkererAndEnchanter/Core/Main : Unsupported
major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_79]
at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_79]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_79]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_79]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_79]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_79]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_79]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_79]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_79]
at
org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
~[minecraft_server.jar:git-Spigot-550ebac-7019900]
at
org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
~[minecraft_server.jar:git-Spigot-550ebac-7019900]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_79]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_79]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_79]
at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_79]
at
org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64)
~[minecraft_server.jar:git-Spigot-550ebac-7019900]
at
org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131)
~[minecraft_server.jar:git-Spigot-550ebac-7019900]
... 6 more
Posts by Nexxen
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
-
-
i does not need any other plugin
-
yes i download the correct version i do /plugin but the plugin i downloaded didnt showed up
-
can you guys add this PL
https://www.spigotmc.org/resources/custom-enderchest.8868/ This plugin allows you to change the size of the players EnderChest, allowing you to store more or less than the vanilla version
https://www.spigotmc.org/resou…erver-addons-ranks.20373/ a perfect server addons for ranks
https://www.spigotmc.org/resou…gure-spigot-1-8-1-9.3820/ an easy fast plugins to set crates and its simple
https://www.spigotmc.org/resources/supercrate.20377/ kinda like a lottery in a crate
https://www.spigotmc.org/resou…y-crates-free-beta.20665/ its an envoy plugin like CPVP its a supply crates plugin
https://www.spigotmc.org/resources/withdrawplus.18447/ withdraw exp and money and rightclick it to redeem it
https://www.spigotmc.org/resources/custom-enchants.20316/ add CE like TW and its not paid pl
https://www.spigotmc.org/resou…dframes-1-7-1-8-1-9.5583/ make item frames animated using gif
thank you but im sorry if im adding too many plugins but it would be great if you add them all but again im sorry if im adding to many plugins
-
nope i intalled THE plugins and the PLUGIN config file did not showed up im not saying i dont know how to install plugins i've been here from 2015 and i know how to install plugins
i just have plugin issues i INSTALLED plugin for 1.8.3 BUKKIT OR SPIGOT 1.8.3 but the plugin CONFIG FILE did not showed up -
that is my own word the first one is to get the CE from the RAE plugin like in CPVP
and the second one is to instantly switch armor one armor pice btw -
hey i need some help i downloaded several plugin in bukkit 1.8.3 but some of the plugins does not showed up i try to search in google
but i hope you guys can help me i tried using spigot 1.8.3 but its never show the file can you guys help me please? -
i found some of the RAE addon plugins maybe you guys can add it
https://www.spigotmc.org/resou…nkererandenchanter.13870/ for getting the CEs
https://www.spigotmc.org/resources/randomarmorswitch.12929/ to right click an armor and switch the armor instantly
and that was it i hope you guys can add it thank you
-
ooohhhh ok thanks for replying
-
guys i see you guys cant add paid spigot plugin but im interested how do you guys add plugins? but what if like someone buy the spigot plugin and give the paid spigot plugin file to you guys can you guys add it? im just asking


-
i see that there is a few spigot plugins so maybe i can request some
https://www.spigotmc.org/resources/cashnotes.20511/ is for withdraw money into a note
https://www.spigotmc.org/resources/cratekeys.1040/ for crate keys its new i dont know if its already in aternos but if not add this please
https://www.spigotmc.org/resou…or-this-month-only.19363/ add custom ce like TW but its pl with price i dont know if u guys would add this but if you guys dont want it, its ok
https://www.spigotmc.org/resou…y-crates-free-beta.15418/ add an envoy like CPVP kinda like supply crate drop
https://www.spigotmc.org/resou…-3-50-limited-time.20086/ Rune Stones is a plugin that adds a variety of different abilities that your players can purchase, and activate
if the priced plugins that u guys dont want to add its ok its fine so just dont add the priced plugins if you guys dont want sooo bye -
just to let you guys know i just got information from the RandomArmorEffects plugin creator the link is now in spigot but the file is still bukkit (i guess
) but here is the link be sure to update the plugin please https://www.spigotmc.org/resources/randomarmoreffects.12165/ -
maybe add this plugin please http://dev.bukkit.org/bukkit-plugins/moreenchatsplus/ it adds a new custom enchant kinda like a modifiers but its fun for pvp
please add it
-
why cant aternos have unlimited plugins and player?
-
please add this plugin http://dev.bukkit.org/bukkit-plugins/random_box/ this will add a box that will give custom items
http://dev.bukkit.org/bukkit-plugins/runecraft/ for rune teleportation and those magic thing
http://dev.bukkit.org/bukkit-plugins/doublexp-boost/ for boosting exp
http://dev.bukkit.org/bukkit-plugins/advanced-achievements/ for creating new achievement
http://dev.bukkit.org/bukkit-p…/custom-crafting-recipes/ for creating custom recipe for custom items
http://dev.bukkit.org/bukkit-plugins/pvptitles/ for pvp titles
http://dev.bukkit.org/bukkit-plugins/creativegates/ for making portal to link places to places
please add and im sorry if im adding too many -
thats the same modpack i requested 3 months ago they havent added it yet when i suggest it
-
http://dev.bukkit.org/bukkit-plugins/zenchantments/ please add this plugin it will add 70+ new enchantments that will be fun for pvp and stuff


-
please add this plugin dev.bukkit.org/bukkit-plugins/customranks/ for custom ranks so i can give player ranks and perks
dev.bukkit.org/bukkit-plugins/boo-treasure/ for natural spawning chest please add this
dev.bukkit.org/bukkit-plugins/rpginventory/ for rpg inventory
dev.bukkit.org/bukkit-plugins/simple-rename/ for adding lores to items
http://dev.bukkit.org/bukkit-plugins/cratekeys/ for creating loot crates with keys
please reply and add this aternos staff or admin and im sorry if im adding to many plugins
also you can add 2 for now and if you only add 2 of them add the crate keys and the custom ranks -
can you please add 1 more plugin slot and make the plugin max to 16 it would be great if you do it

-
can you consider updating the random armor effect to version 2.2c http://dev.bukkit.org/bukkit-plugins/randomarmoreffects/
http://dev.bukkit.org/bukkit-p…andom-armor-effects-2-2c/