Massive Core
❰❰ MassiveCraft on Bukkit ❱❱
MassiveCore | Factions | CreativeGates | Vampire
MassiveBooks | MassiveHat | MassiveTickets
❰❰ Full Documentation ❱❱
Documentation
❰❰ Techy Things ❱❱
GitHub | Report a Bug
What is MassiveCore?
MassiveCore is a Bukkit plugin that contains components the MassiveCraft developers use for developing other Bukkit plugins:
- ItemStack and Inventory serialization
- Commands
- Plugin Integration
- Data storage with JSON
- Disc IO
- … and much more …
Install
- Stop your server.
- Put MassiveCore.jar in your plugins folder.
- Start your server again.
Plugins Using MassiveCore
Internet Connections
MassiveCore sends anonymous usage statistics to bstats.org when your server starts and downloads the latest sponsor configuration file from massivecraft.com hourly. You can disable these internet connections by setting "metricsEnabled" and "sponsorEnabled" to false at the very bottom of the main configuration file.
Official Server
Join in and play with us on the official Factions RPG Minecraft Server!
[removed]
Staff edit: removed for harassment
Hi, always at starting my server i get this error: http://pastebin.de/129357
@SeeingBlue
Looks like deleteing the idnamecache.json worked!
MassiveCore works beautifully and CreativeGates seem to work again!
@RyanGroom
Upgrade to Java 8...just google Java 8, that will solve all that. They even have a super easy installer for Linux flavor now.
@MCTylerPVP
The guys on meth.
@Milk_milk
It's funny that my computer is saying I'm running Java 7. http://gyazo.com/bd52da7aa46ed592fe946558971a66bd
If you guys are getting errors looking like this while trying to start up your server update your Java and update CraftBukkit to 1.7.10-R0.1 java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/PlayerInventory
Why will this never work with the latest version of spigot?
@RyanGroom
You are using Java 6 or lower, If u read the main section of this plugin in bold it says it requires Java 7. This plugin works perfectly and its devs are amazing at supporting it.
@TheReverend403
Are you saying we should pay you money for minecraft plugins? Doesn't that violate EULA?
Looks like deleteing the idnamecache.json worked!
MassiveCore works beautifully and CreativeGates seem to work again!
@RyanGroom
@MCTylerPVP
I know, it's disgusting when you don't get priority support for the plugins you pay millions for. Oh wait.
I've removed all my other plugins, I've downgraded bukkit. I've tried everything and this shitty plugin doesn't want to work. Trying to create a server to a deadline is impossible when you've got unsupported plugins!!!!
[13:13:01 ERROR]: Could not load 'plugins/MassiveCore (1).jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/massivecraft/massivecore/MassiveCore : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [craftbukkit-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) [craftbukkit-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:364) [craftbukkit-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:326) [craftbukkit-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:68) [craftbukkit-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] Caused by: java.lang.UnsupportedClassVersionError: com/massivecraft/massivecore/MassiveCore : 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-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] 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-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [craftbukkit-1.7.10-R0.1-20140802.211441-6.jar:git-Bukkit-1.7.9-R0.2-17-g3833911-b3106jnks] ... 9 more
@saxons12
Nothing is working with 7.3.0...
forcingOnePlayerNameCase is not working after 7.3.0. Why was this removed? Can it be re-aded please.
MassiveCore 7.3.0 it is not working and i am using spigot 1.7.10-R0.1.Please help i cant use factions.
@Mizar6
@deleted_9816264
@stormchaser206
"MassiveCore 7.3.0 for CB 1.7.10"
Are you using 1.7.10?
@deleted_9816264
That looks a lot like my crash. I recently upgraded a number of plugins both on my live server and on my test server, both crash like that when I add MassiveCore.jar into the plugins.
where is the download link
Crashin, I don't like this. Any idea whats going on? http://pastebin.com/f9X1LkK2