MC Core

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

CommandPermissionDescription
/spawncore.spawnTeleport you to the server spawn
/setspawncore.setspawnSet the server spawn to your current location
/randomcore.randomWarp to a random location within X blocks of player. Defined in config- variables.random.x and z
/healcore.heal.selfHeal yourself (20 health points) to full health
/heal <player>core.heal.othersHeal another player (20 health points) to full health
/broadcastcore.broadcastBroadcast a message with a custom prefix. Defined in config- messages.broadcastPrefix
/flycore.flyFly away with survival flying. Fly in survival, without going into creative
/feedcore.feed.selfFeed yourself (20 food points) to full food level. No need for McDonalds
/feed <player>core.feed.othersFeed others (20 food points) to full food level. No need for McDonalds or Wendys
/clearchatcore.clearchatClears the chat for all online players, however not clearing the console chat. Log will be exported in the near future
/kickallcore.kickallKicks all the players online. Defined in config- messages.kickAll. See configuration for more information
/killallcore.killallKills all the players online. Defined in config- messages.killAll. See configuration for more information

Other Features

FeaturePermissionDescription
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

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit