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 Aug 31, 2013can someone pls explain to me why they updated factions but not mcore and explain to me why it says i did buy from world or conquer from world when i claim land and how to make it just say claimed land?
-
View User Profile
-
Send Message
Posted Aug 31, 2013Can someone on MassiveCraft Staff PLEASE make a chart of which version of CB, MCore, and Factions/ other plugin you need to run them properly!?
-
View User Profile
-
Send Message
Posted Aug 31, 2013@Corsicaman
The Bukkit staff clearly suck.
-
View User Profile
-
Send Message
Posted Aug 31, 20136.7.0 STILL pending approval?? Factions pl has been updated 2 days ago..!
-
View User Profile
-
Send Message
Posted Aug 31, 2013@Cayorion
is that something you could maybe add? I can understand the reasons for not adding it but quite a few servers run MySQL for databases
-
View User Profile
-
Send Message
Posted Aug 30, 2013@alexratman
There is no mysql. Only flatfile and mongodb.
-
View User Profile
-
Send Message
Posted Aug 30, 2013Hi, is there a guide for setting up the mcore database with mysql?
-
View User Profile
-
Send Message
Posted Aug 29, 2013MCore 6.7.0 is now pending approval.
-
View User Profile
-
Send Message
Posted Aug 27, 2013Excuse me, I'm getting this error: http://pastie.org/8275510 I already posted this, and no one responded. Please help :}
-
View User Profile
-
Send Message
Posted Aug 27, 2013Please help!
I do everything, but dont create the folders, please help!
-
View User Profile
-
Send Message
Posted Aug 25, 2013@minecrafter_04
have you found the solution yet? I have the same error aswell and am having trouble finding the answer. please reply ^_^
-
View User Profile
-
Send Message
Posted Aug 25, 2013@Cayorion
I got the same error he did, could you please provide a link to the solution of this? I'm having lots of trouble finding it.
-
View User Profile
-
Send Message
Posted Aug 23, 2013I am trying to get MCore to work for my 1.5.2 Big Dig server with BukkitForge 1.5.2 but I keep getting errors. Can someone please help! I am running MCore 1.5.2
-
View User Profile
-
Send Message
Posted Aug 22, 2013@Cayorion
Can you give me a link to exactly where it fixes that error?
-
View User Profile
-
Send Message
Posted Aug 17, 2013I'd like some help with this error: http://pastie.org/8246371
It occurs whenever I put creative gates in with factions and Mcore.
-
View User Profile
-
Send Message
Posted Aug 16, 2013I'm getting this error: http://pastie.org/8243969 Could someone please help me? Thanks!
-
View User Profile
-
Send Message
Posted Aug 16, 2013it is not working on my server i did everything please respond
-
View User Profile
-
Send Message
Posted Aug 16, 2013@Matt19901
I have the same problem like him .. i am trying to make the server to run again without this error but no succeed . I have instaled Java 7 on a 64 bit Windows version .. and i am using this .bat :
java -Xmx2048M -jar craftbukkit.jar -o true PAUSE
What is the damn problem? Thanks !
-
View User Profile
-
Send Message
Posted Aug 15, 2013will you guys be dropping the 1.5.2 compatibility for factions and mcore?
-
View User Profile
-
Send Message
Posted Aug 15, 2013@miat1170
For this error I discovered that my .bat file for running my server said:
@echo off "%ProgramFiles(x86)%\Java\jre6\bin\java.exe" -Xms1024M -Xmx1024M -jar craftbukkit-0.0.1-SNAPSHOT.jar pause
The problem is that jre6 needs to be changed to jre7. Installing Java 7 won't change this automatically and if you've been running servers for awhile (as I have) or copied the .bat file from elsewhere you'll need to change this manually.