CreativeKing Essentials 2.0

Details

  • Filename
    CreativeKing_Essentials.jar
  • Uploaded by
  • Uploaded
    Mar 24, 2013
  • Size
    22.46 KB
  • Downloads
    8,342
  • MD5
    4eb61a97fef9ae06a9e2715ebd74e1ce

Supported Bukkit Versions

  • CB 1.4.7-R0.1

Changelog

Added nodification when a new update is available (you can turn this off!)
Added a data.yml file so all data like warps and spawn and more soon will be stored there

Added this new cool commands:
/creativeking
/ban
/kick
/tphere
/setwarp
/warp
/delwarp
/burn
/kill
/msg
/broadcast
/sethome
/home
/delhome
/ping


there is no /unban command yet, it's comming soon. for now you can use bukkit's built in /pardon command.

The Configuration file is a bit failing at the moment, it will generate a configuration file but not as I want it so you can't see what to do with it open your configuration file in a text editor (I recommend Notepad++) and then remove all content and post everything below:

#Enable / Disable Commands! true = Enabled & false = Disabled.
enable:
    ban: true
    kick: true
    clearchat: true
    heal: true
    feed: true
    tp: true
    tphere: true
    setspawn: true
    spawn : true
    clearinventory: true
    motd: true
    setmotd: true
    setwarp: true
    warp: true
    delwarp: true
    kill: true
    burn: true
    msg: true
    broadcast: true
    sethome: true
    home: true
    delhome: true
    ping: true

#MOTD on join, set to false if you do not want to show the MOTD to people when they join.
onjoinmotd: true  

#Get a notification in console if there is a new update available for CreativeKing Essentials.
updatenotify: true

#Set the MOTD Text
motd: Welcome to The Server!