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!







-
View User Profile
-
Send Message
Posted Jun 16, 2014@Atom360
And I have exactly the same problem as well
-
View User Profile
-
Send Message
Posted Jun 16, 2014Mcore is up to date btw (i dont think its the problem) but i get this error: [20:45:07] [Server thread/ERROR]: Error occurred while enabling mcore v7.2.1 (Is it up to date?) java.lang.NullPointerException at com.massivecraft.mcore.util.IdUtil.loadDatas(IdUtil.java:793) [?:?] at com.massivecraft.mcore.util.IdUtil.setup(IdUtil.java:352) [?:?] at com.massivecraft.mcore.MCore.onEnable(MCore.java:157) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:318) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
-
View User Profile
-
Send Message
Posted Jun 15, 2014MrAlpha188 it really works i just did it and holy crap I'm happy as hell!!
-
View User Profile
-
Send Message
Posted Jun 13, 2014I got an error... http://pastebin.com/v5G7jUwB
The error starts with this:
[18:15:41 ERROR]: Could not load 'plugins/mcore.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException java.lang.NoClassDefFoundError net/minecraft/server/v1_7_R3/PlayerInventory...
There is more on the paste bin...
Please Help
Note: I'm running Spigot version git-Spigot-1493 (1.7.9), and I got the latest version of the plugin
-
View User Profile
-
Send Message
Posted Jun 13, 2014@Hamcheese99
I have the same error when loading Mcore.
@TheLeoComplex
I'm running my server on a Machintosh and I don't want to install anything in my computer. Is this the only way to make it working? Can I do something else? Please, help me! If it can be useful, i'm running Java 7 update 60. Thanks.
-
View User Profile
-
Send Message
Posted Jun 12, 2014Ok I havent run my faction server in a while and can't figure out how to display the faction you are a member of in the chat. I thought it just worked before.
-
View User Profile
-
Send Message
Posted Jun 11, 2014@MinecraftPhilippines
Rename your plugins/mcore/idnamecache.json file to something else then start the server again. MCore will generate a new copy of the file.
Seems like this file is getting messed up for some people on server crash/restart.
-
View User Profile
-
Send Message
Posted Jun 11, 2014My MCORE is up to date but it still shows this.
[19:23:27] [Server thread/ERROR]: Error occurred while enabling mcore v7.2.1 (Is it up to date?) com.massivecraft.mcore.xlib.gson.JsonSyntaxException: java.io.EOFException: End of input at line 368 column 2 at com.massivecraft.mcore.xlib.gson.Gson.fromJson(Gson.java:782) [?:?] at com.massivecraft.mcore.xlib.gson.Gson.fromJson(Gson.java:739) [?:?] at com.massivecraft.mcore.xlib.gson.Gson.fromJson(Gson.java:688) [?:?] at com.massivecraft.mcore.util.IdUtil.getCachefileDatas(IdUtil.java:851) [?:?] at com.massivecraft.mcore.util.IdUtil.loadDatas(IdUtil.java:793) [?:?] at com.massivecraft.mcore.util.IdUtil.setup(IdUtil.java:352) [?:?] at com.massivecraft.mcore.MCore.onEnable(MCore.java:157) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [cj.jar:git-Spigot-1487] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [cj.jar:git-Spigot-1487] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [cj.jar:git-Spigot-1487] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:465) [cj.jar:git-Spigot-1487] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:383) [cj.jar:git-Spigot-1487] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) [cj.jar:git-Spigot-1487] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:457) [cj.jar:git-Spigot-1487] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [cj.jar:git-Spigot-1487] Caused by: java.io.EOFException: End of input at line 368 column 2 at com.massivecraft.mcore.xlib.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:949) [?:?] at com.massivecraft.mcore.xlib.gson.stream.JsonReader.nextInObject(JsonReader.java:712) [?:?] at com.massivecraft.mcore.xlib.gson.stream.JsonReader.peek(JsonReader.java:384) [?:?] at com.massivecraft.mcore.xlib.gson.stream.JsonReader.hasNext(JsonReader.java:355) [?:?] at com.massivecraft.mcore.xlib.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:172) [?:?] at com.massivecraft.mcore.xlib.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:42) [?:?] at com.massivecraft.mcore.xlib.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:83) [?:?] at com.massivecraft.mcore.xlib.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:1) [?:?] at com.massivecraft.mcore.xlib.gson.Gson.fromJson(Gson.java:773) [?:?] ... 14 more
-
View User Profile
-
Send Message
Posted Jun 11, 2014@TheLeoComplex
This absolutely works!! Everybody, if you're getting "unsupported major.minor 51.0" errors, go download the Java JDK! Just make sure to restart your computer afterwards!
-
View User Profile
-
Send Message
Posted Jun 10, 2014@Byteflux
@Byteflux....you are the man!
My dedicated server had a standard restart earlier today, and when I logged back on...FACTIONS, MASSIVE TICKET, CREATIVE GATES, etc....weren't working. All I did was:
plugins/mcore/idnamecache.json
RENAMED TO
plugins/mcore/idnamecacheOLD.json
RESTARTED
Boom! Everything works again!
-
View User Profile
-
Send Message
Posted Jun 9, 2014@ShadowKillerx
Judging by the code indicated in the stack trace, this may have something to do with a problem in your plugins/mcore/idnamecache.json file. You can try renaming this file then starting the server up and having mcore generate a new version.
-
View User Profile
-
Send Message
Posted Jun 9, 2014So guys I think I might be able to fix a problem a lot of you guys are running into. It took me weeks to figure this out but I kept getting this error code [22:46:55 ERROR]: Could not load 'plugins/mcore.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/massivecraft/mcore/MCore : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] Caused by: java.lang.UnsupportedClassVersionError: com/massivecraft/mcore/MCore : 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-1.7.9-R0.1-b3084jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] 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-1.7.9-R0.1-b3084jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] ... 9 more I was confused because it was basically telling me something was out of date. I pretty much turned my computer through multiple versions of java and nothing worked. Oracle or Apple has a huge mistake I blame Oracle because of how stupid it is. You can install JRE 7 and it won't update your path on your server meaning if you set up a server back in 2010 and you are running 1.7.9 and had an older version of Java installed it is still running that version even if JRE 7 is installed. Here is the fix go to this link http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html and install the JDK or Java SE Development Kit. As soon as I downloaded it and installed it my server ran smooth as butter no more error logs and I was getting other error messages too that didn't affect my gameplay also went away too. I really hope this helped!
-
View User Profile
-
Send Message
Posted Jun 8, 2014Please help, anyone!
On my server, I cannot get 5 plugins to work, supposedly for all the same reason, but I can't figure out how to correct it! (MCore included) This is the start up log for my server.
http://pastebin.com/769Vq8JC
I have the plugins: Cannons ClearLag (Broken) CommandRank EasyPlayers Heads Essentials (Core, Chat, and Spawn) Factions (Broken) HeathBar InfiniteDispensersAndDroppers (Broken) mcMMO mcore (Broken) Modifyworld Multiverse (Core and SignPortals) PEX PluginManager (Broken) ProtocolLib Punishmental SilkSpawners Vault WorldEdit WorldGuard
Please somebody help me! I cant figure out whats wrong and it's driving me insane!!!
Thank you!!
-
View User Profile
-
Send Message
Posted Jun 8, 2014Lol tonight my dedicated server crashed and now mcore dont work wtf?
http://pastebin.com/stE3yjSz
I didnt change anything.
-
View User Profile
-
Send Message
Posted Jun 6, 2014@SEGA_Q8
There is a new update...check it out.
-
View User Profile
-
Send Message
Posted Jun 6, 2014@ArchNem1s1s
You know how to do all that but don't know how to use pastebin? It works just fine on my server. Please post those mega errors somewhere else so I can see the discussions on one page.
-
View User Profile
-
Send Message
Posted Jun 5, 2014Been like this since 1.7.3 and its really starting to piss me off.. Ive tried to change the versions, update/downgrade java, Ive bascially tried everything and nothings working and its pretty much destroyed my server. It wont load mcore or factions either.
[13:30:10 ERROR]: Could not load 'plugins/mcore.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/massivecraft/mcore/MCore : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] Caused by: java.lang.UnsupportedClassVersionError: com/massivecraft/mcore/MCore : 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-1.7.9-R0.1-b3084jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] 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-1.7.9-R0.1-b3084jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks] ... 9 more
-
View User Profile
-
Send Message
Posted Jun 5, 2014i have the same problem its not runing in my server !!! its was working before two weeks ago but now its not !
-
View User Profile
-
Send Message
Posted Jun 4, 2014I'm not sure if it is the version of CraftBukkit that I am running, but I am unable to add mcore or factions successfully to my server.
(I've used factions on my servers in the past, and was trying to go back to it again today.)
-
View User Profile
-
Send Message
Posted Jun 3, 2014@EpicDinosaurz
You need Java 7! https://www.java.com/en/download/
@Steve_of_the_Dead_Server
I believe that was recently fixed.
@dionj22able
The last 3 version of MCore are built for 1.7.9