kingprolol
Verified Member
Exactly, wouldn't that be cool?Watermanipulation-Waterblast.
Earthblast-Earthmanipulation
Fireblast-Fireslap
Who wouldn't want for the words, Fin got slapped by Owlcool, to appear in chat?
Exactly, wouldn't that be cool?Watermanipulation-Waterblast.
Earthblast-Earthmanipulation
Fireblast-Fireslap
Who wouldn't want for the words, Fin got slapped by Owlcool, to appear in chat?
I would love to translate them into my language too. This could be a side plugin that translates everything into the language chosen in-game.i would translate it on my own the names, their description
you can fix this by making sure your server runs on java 7.I cant load the plugin for some reason... it gives me
Could not load 'plugins/Korra.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/projectkorra/ProjectKorra/ProjectKorra : Unsupported major.minor version 51.0
and a bunch of other errors. Im currently using:
This server is running CraftBukkit version git-Spigot-870264a-0a645a2 (MC: 1.8.3) (Implementing API version 1.8.3-R0.1-SNAPSHOT)
Can anyone help me pls?
what is your language?I would love to translate them into my language too. This could be a side plugin that translates everything into the language chosen in-game.
I generally hate kitpvp because servers who do that usually are pay to win and have a horrible community, but knock yourself out. To be honest though, if you want a fighting server, just use project korra and install a heck ton of add ons.Hey guys, I plan on making a KitPvP server that implements Project Korra. Do you think this is a good idea, or is it even a possibility?
Portuguese.what is your language?
Read the rest of this update entry...This update is about 4 months (with breaks) in the making and is massive. Hope you enjoy it! This wouldn't have been possible without our phenomenal development and concept design teams, as well as the community for their tireless efforts in the creation of bug reports and suggestions.
The changelog for this update is far too long to post in a resource update (>10,000 Characters), so you can find the full change log at our wiki by...
Thats alot of letters....View attachment 2080 PLEASE HELP! Something doesn't seem to work for me. I have no idea what to do. I'm on a Mac. I have the latest version of Spigot, the latest version of ProjectKorra, and the latest Java. I can't figure it out. What's wrong? When I run the server, it gives me an error saying something about "could not load 'plugins/Korra.jar' in folder 'plugins'". What? Please help!
Macs come with Java 6 and it seems it's your server is defaulting to that. ProjectKorra is built with Java 7 so that's why it's incompatible.View attachment 2080 PLEASE HELP! Something doesn't seem to work for me. I have no idea what to do. I'm on a Mac. I have the latest version of Spigot, the latest version of ProjectKorra, and the latest Java. I can't figure it out. What's wrong? When I run the server, it gives me an error saying something about "could not load 'plugins/Korra.jar' in folder 'plugins'". What? Please help!
I'm not sure what time it is in New Zealand, but I hope I didn't interrupt you. Thanks again for your help!Macs come with Java 6 and it seems it's your server is defaulting to that. ProjectKorra is built with Java 7 so that's why it's incompatible.
Could you try running in terminal "java -version" and post the results? (This will just confirm things)
View attachment 2082
Thank you so much for your help!
It's alright, it's only about 7pm here so it's no problemI'm not sure what time it is in New Zealand, but I hope I'm didn't interrupt you. Thanks again for your help!
% sudo rm -rf /System/Library/Java/JavaVirtualMachines/1.6.0.jdk
% sudo rm -rf /Library/Java/JavaVirtualMachines/1.6.0*.jdk
java -version
It's alright, it's only about 7pm here so it's no problem
As I thought, it seems your default java is java 6. Could you please run these commands in terminal?Code:% sudo rm -rf /System/Library/Java/JavaVirtualMachines/1.6.0.jdk % sudo rm -rf /Library/Java/JavaVirtualMachines/1.6.0*.jdk java -version
My bad. Try without the %.
sudo rm -rf /System/Library/Java/JavaVirtualMachines/1.6.0.jdk
sudo rm -rf /Library/Java/JavaVirtualMachines/1.6.0*.jdk
java -version
My bad. Try without the %.Edit: Make sure you do every line individuallyCode:sudo rm -rf /System/Library/Java/JavaVirtualMachines/1.6.0.jdk sudo rm -rf /Library/Java/JavaVirtualMachines/1.6.0*.jdk java -version
Do I download one of the versions? I thought I did this already.My bad. Try without the %.Edit: Make sure you do every line individuallyCode:sudo rm -rf /System/Library/Java/JavaVirtualMachines/1.6.0.jdk sudo rm -rf /Library/Java/JavaVirtualMachines/1.6.0*.jdk java -version