TheGreatSwordArtOnlineRPG
TheGreatSwordArtOnlineRPG
OFFICIAL - SAO - SERVER
IP: animehubmc.com
Image Removed: http://www.mediafire.com/convkey/6ff6/3cawg96p0mb86g1zg.jpg


Update Log
Update v2.7 - v2.7 - Mob/ALO Update
Image Removed: http://www.mediafire.com/convkey/6115/66no8d39kyfcm6czg.jpg
Update v2.5 - v2.6 - Cardinal/ALO Update
Image Removed: http://www.mediafire.com/convkey/54f0/iw9u3x4fn4y9v34zg.jpg
Image Removed: http://www.mediafire.com/convkey/e587/cp6pyrug3h7v6zuzg.jpg
Image Removed: http://www.mediafire.com/convkey/6e32/zsvfl3inucvq4cyzg.jpg
Image Removed: http://www.mediafire.com/convkey/e0d7/n2t4gokja1ljy8dzg.jpg
Update v1.9 - v.2.4 - Mob/Spawn Update
Image Removed: http://www.mediafire.com/convkey/8fac/s9oa6iq4330qpb8zg.jpg
Image Removed: http://www.mediafire.com/convkey/ca46/ev1fzprydoh8nl8zg.jpg
Update v1.7 - v.1.8 - Floor/Login Update
Image Removed: http://www.mediafire.com/convkey/b55b/74uvk2j9hwxp2mtzg.jpg
Image Removed: http://www.mediafire.com/convkey/4290/mxvpv3tab2vq23czg.jpg
Update v1.5 - v1.6 - World/Inventory Update
Image Removed: http://www.mediafire.com/convkey/7ef1/84xai98uppuaow4zg.jpg
Image Removed: http://www.mediafire.com/convkey/c24d/ud2wwbn486bb08xzg.jpg
Update v1.0 - v1.4 - Skill Update
Image Removed: http://www.mediafire.com/convkey/0259/84cpi7gfm99x8hxzg.jpg
-
View User Profile
-
Send Message
Posted Jul 24, 2015i've got a question: How do you fly with those wings???
-
View User Profile
-
Send Message
Posted Jul 22, 2015Since the file is large size will be Cardinal is shutdown
-
View User Profile
-
Send Message
Posted Jul 20, 2015@Adan_Portrum
seems like you have the wrong version of bukkit? are you sure its updated to 1.8?
I use spigot 1.8.3 and it works fine. so if it does not work just try spigot 1.8.3 instead.
-
View User Profile
-
Send Message
Posted Jul 20, 2015Seems Like Previous Floor Warp does not work. had to use command signs. which means it thinks players are still on the second floor when they are on the first floor. which means they cant go back. etc. this: [11:53:48 ERROR]: Could not pass event PlayerMoveEvent to TheGreatSwordArtOnlineRPG v2.6 keeps appearing in console.with many more things. but they dont say error so i suppose they are fine. mob spawnpoints dont respawn mobs when they have been killed. ive tried changing respawn delay, radius etc. nothing. please fix these problems!
Reccomendation: Try To join with Signshop. they have custom sign shops that i have been using. which gives it the "sao feel"
-Ben (Heroes Of Minecraftia Owner)
-
View User Profile
-
Send Message
Posted Jul 20, 2015@terminusz1
Convert the world with /cardinal convert (Worldname) then it should work (for the using skillbar problem) as for the dead part, it could be the fact that it has nowhere to put you after you logged out of sao. try changing the logout location in the settings.yml and see if it fixes.
-
View User Profile
-
Send Message
Posted Jul 19, 2015-
View User Profile
-
Send Message
Posted Jul 16, 2015@Adan_Portrum
Update your Java version.
-
View User Profile
-
Send Message
Posted Jul 15, 2015Hello I have a problem whe i logout the sao world i am out of world and dead and tried install simple skills and mobs (like the readme write) but it's not work didn't loaded what i do???
-
View User Profile
-
Send Message
Posted Jul 15, 2015Hello I can't use skillbar, when i created the floor 1 and use /saodev join and i can't open skills,scoreboard,...What i do???
-
View User Profile
-
Send Message
Posted Jul 12, 2015I'm having some issues while starting the plugin. This appears:
Could not load 'plugins/TheGreatSwordArtOnlineRPG.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException java.lang.UnsupportedClassVersionError com/shynixn/thegreatswordartonlinerpg/TheGreatSwordArtOnlineRPG : Unsupported major.minor version 51.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[craftbukkit.jar:git-Bukkit-2359f6f]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit.jar:git-Bukkit-2359f6f]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-2359f6f]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:288) [craftbukkit.jar:git-Bukkit-2359f6f]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:250) [craftbukkit.jar:git-Bukkit-2359f6f]
at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-2359f6f]
at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-2359f6f]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-2359f6f]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:503) [craftbukkit.jar:git-Bukkit-2359f6f]
at java.lang.Thread.run(Thread.java:695) [?:1.6.0_65]
Caused by: java.lang.UnsupportedClassVersionError com/shynixn/thegreatswordartonlinerpg/TheGreatSwordArtOnlineRPG : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) ~[?:1.6.0_65]
at java.lang.ClassLoader.defineClass(ClassLoader.java:621) ~[?:1.6.0_65]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) ~[?:1.6.0_65]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) ~[?:1.6.0_65]
at java.net.URLClassLoader.access$000(URLClassLoader.java:58) ~[?:1.6.0_65]
at java.net.URLClassLoader$1.run(URLClassLoader.java:197) ~[?:1.6.0_65]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.6.0_65]
at java.net.URLClassLoader.findClass(URLClassLoader.java:190) ~[?:1.6.0_65]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-2359f6f]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-2359f6f]
at java.lang.ClassLoader.loadClass(ClassLoader.java:306) ~[?:1.6.0_65]
at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ~[?:1.6.0_65]
at java.lang.Class.forName0(Native Method) ~[?:1.6.0_65]
at java.lang.Class.forName(Class.java:249) ~[?:1.6.0_65]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-2359f6f]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[craftbukkit.jar:git-Bukkit-2359f6f]
... 9 more
Does anybody know what I can do to fix this?
-
View User Profile
-
Send Message
Posted Jul 12, 2015Because i think it's make easier and faster to use skills
-
View User Profile
-
Send Message
Posted Jul 12, 2015Hello I think you can updated the skill uses that can use mouse combinations like wynncraft rpg server (ex. i want to use "strom" skill in and i click left-left-right and it's actived)
-
View User Profile
-
Send Message
Posted Jul 7, 2015Hello, how can i have that world? I mean buildings
-
View User Profile
-
Send Message
Posted Jul 7, 2015Update expected! Good luck
-
View User Profile
-
Send Message
Posted Jul 6, 2015@Shynixn
thank you
-
View User Profile
-
Send Message
Posted Jul 6, 2015Hey all who posted a comment:
I will update the plugin, but i can't really work on it now. I'm on the guild/party/friend system because the social item does nothing at the moment. I am currently on a "half" break, i'm working on it but don't expect me to release an update before friday. :/
@ZeuxGamer
/cardinal convert <world>
-
View User Profile
-
Send Message
Posted Jul 6, 2015@Shynixn
love your plugins plz update
-
View User Profile
-
Send Message
Posted Jul 4, 2015Hello, are you able to integrate or explain a way I could use the plugin MobHunting or something similar so that players can get money, exp, tokens for other plugins on random, etc.? Thanks
-
View User Profile
-
Send Message
Posted Jul 3, 2015there is not a /saoworld command in the last version!
-
View User Profile
-
Send Message
Posted Jul 2, 2015@Shynixn
PLZ update and fix