Minecraft MC Core mod 2024 download
logo
minecraft mod MC Core

MC Core

Game Version: 1.8.1
Total Downloads: 11,943
Updated: May 29, 2015
Created: May 27, 2015
Download MC CoreDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
MC Core v1.1 release 18.33 KB May 29, 2015 1.8.1 10,640 download MC Core MC Core v1.1 releaseDownload
MC Core release 15.99 KB May 28, 2015 1.8.1 368 download MC Core MC Core releaseDownload
MC Core alpha 15.91 KB May 28, 2015 1.8.1 935 download MC Core MC Core alphaDownload

Description

Share this:

MC Core

A colation of essential commands and features to increase your servers preformance, administration tactics, and maitnance.

Currently, MC Core is in development. You can find more information about MC Core, and its operations here: http:alexwebbermc.weebly.com/

Coming Soon

I will be releasing an alpha release sometime next week, containing some new optional features that can be enabled in your config file. A huge step in these features will be a stats portion of the plugin, tracking various aspects about a player. The data will be entered into the database via the information you enter in the configuration file. There will also be a web frontend that you will be able to configure, and put it on a webserver of your own, that you will be able to customize.

Commands and Permissions

Command Permission Description
/spawn core.spawn Teleport you to the server spawn
/setspawn core.setspawn Set the server spawn to your current location
/random core.random Warp to a random location within X blocks of player. Defined in config- variables.random.x and z
/heal core.heal.self Heal yourself (20 health points) to full health
/heal <player> core.heal.others Heal another player (20 health points) to full health
/broadcast core.broadcast Broadcast a message with a custom prefix. Defined in config- messages.broadcastPrefix
/fly core.fly Fly away with survival flying. Fly in survival, without going into creative
/feed core.feed.self Feed yourself (20 food points) to full food level. No need for McDonalds
/feed <player> core.feed.others Feed others (20 food points) to full food level. No need for McDonalds or Wendys
/clearchat core.clearchat Clears the chat for all online players, however not clearing the console chat. Log will be exported in the near future
/kickall core.kickall Kicks all the players online. Defined in config- messages.kickAll. See configuration for more information
/killall core.killall Kills all the players online. Defined in config- messages.killAll. See configuration for more information

Other Features

Feature Permission Description
Join Message See configuration values for more information
Leave Message See configuration values for more information
Chat Formating Player » Message See configuration values for more information

Configuration Values

messages.broadcastPrefix – sets the /broadcast prefix. Supports using the & sign for color codes.

messages.joinMessage – sets the Join message. Please use %p to get the player, and the & sign for color codes.

messages.leaveMessage – sets the Leave message. Please use %p to get the player, and the & sign for color codes.

variables.spawn – use the /setspawn command to store spawn information to the file. Don't edit this unless you know what you are doing.

variables.random.x – set the random teleportation range via blocks in x.

variables.random.z – set the random teleportation range via blocks in y.

messages.chatFormat – set the chat format. You must have TWO %s in the string located in the config file. The first one is the player, second one is the message. Supports & formatting codes.

messages.clearChat – set the message to be displayed when the chat is cleared. Supports & formatting codes.

messages.kickAll – set the message to be displayed when the player is kicked. Supports & formatting codes.

messages.killAll – set the message to be displayed when the player is killed. Supports & formatting codes.

For more information on our configuration files, see here: http:pastebin.com/sLnSCW3M

To Do

Custom chat formatting
You can view my TODO list on a google doc here

Comments

Add a comment