SpoderMan submitted a new resource: UltimateRename - The #1 rename & setlore plugin there is Read more about this resource...
SpoderMan updated UltimateRename with a new update entry: Slimmed Code Read the rest of this update entry...
Thank you, I really like the posibility of adding new lines for lore just with ";", that leaves more space for the message. Because of that, you should also add shorter commands posibilitis, like: /ur for /rename and /ust for /setlore.
It is just ; I just put the ---> ; <--- so people knew the thing Thanks for letting me know this, I will post the update tomorrow when I get some time, is that okay with you?
I think the problem is that you only check to see if the sender has the permission you set it to. Make it so it's like: if(sender.hasPermission("bla.bla") || sender.isOP)
I am also getting: Caused by: java.lang.UnsupportedClassVersionError: me/RexlessTazz/Main : Unsupported major.minor version 52.0 I think you're compiling with 1.8 by mistake because I have Java 7 and many people say that major.minor version 52.0 is for Java 8. It could be incorrect though.
SpoderMan updated UltimateRename with a new update entry: Added Version 1.8.1 & 1.8.3+ Read the rest of this update entry...
@SpoderMan A Lot Of People In Your Comments Are Getting The "Minor Major" Error, So Im Going To Decompile Your Code To Java 1.7. Edit: Nevermind, Just Saw Your Notes, I Will Only Do It If You Say I Can